- alaran01 - Depth First Search (Preorder, Inorder, Postorder Traversal) - https://en.wikipedia.org/wiki/Tree_traversal
- ankitmatey
- avantikakarki24 - Queue - https://en.wikipedia.org/wiki/Queue_(abstract_data_type)
- chaosay - Conway's Game Of Life - https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life
- joswindgr8 - Heap Sort - https://en.wikipedia.org/wiki/Heapsort
- kamho99 - Binary Search - https://en.wikipedia.org/wiki/Binary_search_algorithm
- Muzz00 - Breadth First Search - https://en.wikipedia.org/wiki/Breadth-first_search
- OnishaX
- reusharino - L-System - https://en.wikipedia.org/wiki/L-system
- RKBKnight
- Yalikun - Binary Heap - https://en.wikipedia.org/wiki/Binary_heap
- Yolanda - Stack - https://en.wikipedia.org/wiki/Stack_(abstract_data_type)
- Breadth-first search
- Depth-first search
- Tree traversal
- Tree traversal (RosettaCode)
- Recursive Fibonacci
- Red-black tree
- AVL tree
- B-tree
- Heap
- Maze generation algorithm
- Maze solving algorithm
- Random walk
- Self-avoiding walk
- Knight's tour
- Eight queens puzzle
- Directed acyclic graph
- Divide and conquer algorithm
- Markov chain
- Monte Carlo method
- Markov chain Monte Carlo
- Conway's Game of Life
- NP complexity
- NP-hard
- The Turk
- Amazon's Mechnical Turk
- Pseudorandom number generator