This repository conists of Data-Structure and Algorithms implemented in Java for Educational Purpose.
- Bubble Sort
- Comb Sort
- Optimized Bubble Sort
- Selection Sort
- Insertation Sort
- Shell Sort
- Count Sort
- Merge Sort
- Quick Sort Method 1
- Quick Sort Method 2
- Heap Sort
- Radix Sort
- Pancake Sort