Press
ctrl+F
to find any particular algorithm
Please contribute to this repository! You can either create an Issue from one of these templates:
- Submit an algorithm in any language
- Submit a note
- Found a typo or issue in any note or code?
- Request any algorithm or note
- Advice or questions
Or you can fork the repository and contribute as you wish! For more details check: CONTRIBUTING.md. Thank you. 😁
-
- Coin Change - Number of Ways of Coin Change ( C++ )
- Coin Change - Number of Ways of Coin Change 2D ( C++ )
- Coin Change - Coin Change With Minimum Coins ( C++ )
- Ford Fulkerson Algorithm ( C++ )
- Levenshtein Distance ( C++ )
- Longest Common SubSequence ( C++ )
- Longest Increasing Subsequence ( C++ )
- Longest Increasing Subsequence - Alternative ( C++ )
- Longest Increasing Subsequence - Consecutive ( C++ )
- Longest Increasing Subsequence - Even ( C++ )
- Matrix Chain Multiplication ( C++ )
-
- Binary Search ( C )
- Linear Search ( C )
-
- Bubble Sort ( C, Java )
- Cyclic Sort ( Java )
- Insertion Sort ( Java )
- Merge Sort ( C++ )
- Quick Sort ( C++ )
- Selection Sort ( Java, Java )
-
- Linked List ( C++ )
- Vector ( JAVA )
-
- Binary Search Tree ( JAVA )
- Trie ( C++ )
- Hash Table ( C )
Made with contrib.rocks.