A collection of algorithms and data structures implemented in TypeScript.
- Atbash Cipher
- Caesar Cipher
- Playfair Cipher
- ROT13
- Image Data Manipulation
- Binary Search
- Exponential Search
- Interpolation Search
- Jump Search
- Linear Search
- Bubble Sort
- Heap Sort
- Insertion Sort
- Merge Sort
- Quick Sort
- Radix Sort
- Selection Sort
- AVL Tree
- Array List
- Binary Search Tree
- Bloom Filter
- Hash Table
- Linked List