This project contains the implementation of some data structures and algorithms in PHP.
- Data Structures
- Primitive data structures
- Non-primitive data structures
- Linear data structure
- Array
- Stack
- Queue
- Linked list
- Non-linear data structure
- Graph
- Tree
- Linear data structure
- Algorithms
- Searching algorithms
- Sorting algorithms
- Graph algorithms
- Greedy algorithms
- Dynamic programming
- Other algorithms