- Popular Algorithms and Data Structures implemented in popular languages https://github.com/iiitv/algos 2 comments programming
Linked pages
- Algorithms | Computer science | Computing | Khan Academy https://www.khanacademy.org/computing/computer-science/algorithms 340 comments
- Sieve of Eratosthenes - Wikipedia https://en.wikipedia.org/wiki/Sieve_of_Eratosthenes 166 comments
- Trie - Wikipedia https://en.wikipedia.org/wiki/Trie 126 comments
- Dijkstra's algorithm - Wikipedia https://en.wikipedia.org/wiki/Dijkstra's_algorithm#History 93 comments
- Algorithms - Learneroo https://www.learneroo.com/subjects/8 92 comments
- Fibonacci sequence - Wikipedia http://en.wikipedia.org/wiki/fibonacci_number#closed-form_expression 76 comments
- Eight queens puzzle - Wikipedia http://en.wikipedia.org/wiki/Eight_queens_puzzle 25 comments
- Binary search tree - Wikipedia https://en.wikipedia.org/wiki/Binary_search_tree#Verification 25 comments
- k-nearest neighbors algorithm - Wikipedia https://en.wikipedia.org/wiki/K-nearest_neighbors_algorithm 23 comments
- Exponentiation by squaring - Wikipedia http://en.wikipedia.org/wiki/Exponentiation_by_squaring#Basic_method 21 comments
- Euclidean algorithm - Wikipedia https://en.wikipedia.org/wiki/Euclidean_algorithm 16 comments
- Prime number - Wikipedia http://en.wikipedia.org/wiki/Prime_factor 11 comments
- Coin change - Algorithmist http://www.algorithmist.com/index.php/coin_change 10 comments
- Longest Palindromic Substring using Dynamic Programming - GeeksforGeeks http://www.geeksforgeeks.org/longest-palindrome-substring-set-1/ 9 comments
- Breadth First Search or BFS for a Graph - GeeksforGeeks https://www.geeksforgeeks.org/breadth-first-search-or-bfs-for-a-graph/ 8 comments
- Breadth-first search - Wikipedia https://en.wikipedia.org/wiki/Breadth-first_search 7 comments
- Insertion sort - Wikipedia http://en.wikipedia.org/wiki/Insertion_sort#Variants 7 comments
- Binary search algorithm - Wikipedia http://en.wikipedia.org/wiki/Binary_search_algorithm#Implementation_issues 6 comments
- Linear search - Wikipedia http://en.wikipedia.org/wiki/Linear_search#Searching_in_reverse_order 6 comments
- Quickselect - Wikipedia https://en.wikipedia.org/wiki/Quickselect 1 comment
Related searches:
Search whole site: site:github.com
Search title: GitHub - iiitv/algos: Popular Algorithms and Data Structures implemented in popular languages
See how to search.