Skip to content

Pull requests: algorithm-visualizer/algorithms

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

added new algorithm named Word Search in Simple Recursive Algorithms.
#42 opened Apr 19, 2025 by hrushi2003 Loading… updated Apr 19, 2025
Bogo sort added
#41 opened Dec 19, 2024 by TheiaDraizer Loading… updated Dec 19, 2024
A star
#40 opened Aug 22, 2024 by joshdfeather Loading… updated Aug 22, 2024
Add TowerOfHanoi algorithm solution / visualization in JavaScript
#39 opened Jun 23, 2024 by quanxtruong Loading… updated Jun 23, 2024
Improve Radix Sort
#38 opened Feb 10, 2024 by ItsAJ1005 Loading… updated Feb 10, 2024
Restructure BFS/tree.js
#34 opened Apr 17, 2022 by unfode Loading… updated Dec 13, 2023
Binary sort
#26 opened Nov 6, 2020 by bhadrik Loading… updated Dec 13, 2023
Data Structure allowing queries and single updates in (log n) time
#23 opened Jan 9, 2020 by Derwin1296 Loading… updated Dec 13, 2023
Added the largest rectangle in histogram problem
#29 opened Jun 21, 2021 by Reetam101 Loading… updated Dec 13, 2023
Add the A* algorithm.
#35 opened Dec 12, 2022 by zjl9959 Loading… updated Dec 13, 2023
DRAFT: feat: add "expand around center" approach visualization
#36 opened Apr 9, 2023 by scrobot Loading… updated Dec 13, 2023
feat: added "Two Pointers" approach visualization
#37 opened Apr 9, 2023 by scrobot Loading… updated Dec 13, 2023
ProTip! Filter pull requests by the default branch with base:master.