Community (college) maintained list of Algorithms and Data Structures implementations.
Join the chat at https://gitter.im/iiitv/algos Code Climate Codacy Badge Build Status
| Data Structure | C | CPP | Java | Python | Golang |
|---|---|---|---|---|---|
| Binary Search Tree | [X] | ||||
| Linked List | [X] | ||||
| Stack | [X] | [X] | [X] |
- Algorithms - Learneroo
- Awesome-Algorithms
- Algorithms List - GeeksforGeeks
- Intro to Algorithms - Khan Academy
- Popular Data Structures and Algorithms - Codechef
- Stanford-ACM-Codes - A list of codes written by previous Stanford ACM team members and coaches.
See CONTRIBUTING.md.
If you plan to suggest a new algorithm or DS, please make sure to read the guidelines.
Idea by @Monal5031
Only project maintainers should merge a PR. Other members can add their reviews to a PR but the merging should be done by only a project maintainer.