This is a repository for all the famous algorithms coded up in Java.
- Linear Search
- Binary Search
- Bubble Sort
- Insertion Sort
- Selection Sort
- Quick Sort
- Merge Sort
- Heap Sort
- Fast Exponentiation
- Maximum Subarray Sum
- Strassen's Matrix Multiplication
This is a repository for all the famous algorithms coded up in Java.