This repository is a compilation of some data structures and algorithms in various programming languages.
- Linked List
- Min Heap
- Tree
- Trie
- Binary Search
- Count the paths matrix
- Longest common subsequence
- Memoization
- Merge Sort
- Quick Sort
- Selection Sort
- Linear Search
- Quick Sort
- Selection Sort