A platter of algorithms and data structures written in PHP and Python
- Bubble Sort
- Insertion Sort
- Selection Sort
- Quick Sort
- Merge Sort
- Stack
- Queue
- Linked Lists: Singly, Doubly and Circularly Linked
- Run-Length Encoding
- Reverse a string
- Integer Sum
- Factorial
- Fibonacci