Started 20.01.20, this website's purpose is to show programmers and people interested how certain algorithms work, with an explanation and source code for every algorithm to experiment with by your own.
Here is a list of algorithms implemented on this website:
- Bubble Sort
- Selection Sort
- Counting Sort
- Linear Search
- Binary Search
Link to the website