Skip to content

issues Search Results · repo:LucasPilla/Sorting-Algorithms-Visualizer language:Python

Filter by

74 results
 (107 ms)

74 results

inLucasPilla/Sorting-Algorithms-Visualizer (press backspace or delete to remove)

A dark mode toggle would enhance the usability and visual comfort, especially for users using the tool at night.
enhancement
  • audacious-fk
  • Opened 
    on Apr 11
  • #206

- Sort the list of algorithms alphabetically in the dropdown menu so that it s easier to find respective algorithms. - I ve already implemented it on my fork and am ready to make a PR if this idea ...
enhancement
  • liaozhuzhu
  • Opened 
    on Dec 2, 2024
  • #202

From here: https://de.wikipedia.org/wiki/Slowsort. It s a recursive divide-and-conquer algorithm like merge sort, except that it merges the two halves in a very, very inefficient (but technically correct) ...
enhancement
  • levinkhho
  • Opened 
    on Oct 19, 2024
  • #200

I realized you don t have a Sleep Sort algorithm in your project. Sleep Sort is an unconventional sorting algorithm, its a funny algorithm but not very efficient. I think its a good addition. The core ...
enhancement
  • tankarageldi
  • Opened 
    on Oct 3, 2024
  • #193

Hello, I would like to add a speed option (slow, normal or fast) in order to enhance a little bit the application. I think that that being able to change the execution speed, would allow some users to ...
enhancement
  • Darius-ss10
  • 6
  • Opened 
    on Sep 26, 2024
  • #191

Description These update function for boxes currently check if the mouse button is pressed and if the mouse position collides with the rectangle. They can be registered as active by moving the mouse over ...
  • chenrbin
  • Opened 
    on Feb 1, 2024
  • #187

Description Every time I try to run the visualizer and I am trying to reduce the number of bars, I struggle to notice exactly where my cursor is since it doesn t show up. I often end up just removing ...
  • dvxry
  • 1
  • Opened 
    on Dec 8, 2023
  • #184

The algorithm stops the sorting before it is completed. It looks like this: img width= 902 alt= image src= https://github.com/LucasPilla/Sorting-Algorithms-Visualizer/assets/122686364/e260f57d-5180-47aa-abad-443eaa034132 ...
  • idomeisner
  • Opened 
    on Dec 6, 2023
  • #180

- Make main.py more readable by adding some comments - Remove hardcoded values from display.py and move all global definitions to another file (a new one or main.py)
enhancement
good first issue
help-wanted
  • LucasPilla
  • 7
  • Opened 
    on Dec 2, 2023
  • #176

Improve the selection dropdown so it is easier to find the algorithms, perhaps we could: - split the algorithms by their complexities; - change the design (arrangement, size, ...) to fit all algorithms ...
enhancement
good first issue
help-wanted
  • LucasPilla
  • 2
  • Opened 
    on Dec 2, 2023
  • #175
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub