Learn and explore about the algorithms commonly studied in algorithm-related courses at the undergraduate level of university academics.
As a glossary, these are the current algorithms available:
Use the visualizer to explore the Sorting algorithms easily
- Graphs
- Heaps
- Hash Tables
- Greedy Algorithms
- Dynamic Programming
- Backtracking Algorithms
- Arithmetic
That's all for now. Feel free to open an issue from the ⦿ Issues
tab (beside the < > Code
tab) above for suggesting any other algorithms.