code repository
- Singly Linked List
- Doubly Linked List
- Circular Linked List
- Length of a string
- Reverse a string using recursion
- Remove all duplicates from a string
- Check Palindrome
- Convert a string to Lowercase
- Convert a string to Uppercase
- Run length encoding
- Binary Tree
- Binary Search Tree
- AVL Tree
- Red Black Tree
- B Tree
- Splay Tree
- Segment Tree
- Suffix Tree
- K Dimensional Tree
- Bubble Sort
- Insertion Sort
- Selection Sort
- Merge Sort
- Quick Sort
- BST Sort
- AVL Sort
- Heap Sort
- Topological Sort
- Counting Sort
- Radix Sort
- Bucket Sort