Visualisations or visual implementations of algorithms, to learn.
A data structure, to store and remove data in LIFO(Last in first out) format.
Simple search algorithm to find your key element from the list.
An easy sorting algorithm.
A sorting algorithm, which can be executed in parallel.
A pathfinding algorithm working with heuristic to find path faster.
Genetic algorithm applied to evolve Neural network.