Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Javascript Algorithms | 170,976 | 2 | 4 days ago | 4 | June 02, 2018 | 311 | mit | JavaScript | ||
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings | ||||||||||
Java | 52,211 | 16 hours ago | 2 | mit | Java | |||||
All Algorithms implemented in Java | ||||||||||
Javascript | 26,702 | 7 days ago | 40 | gpl-3.0 | JavaScript | |||||
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices. | ||||||||||
C Plus Plus | 24,610 | 15 hours ago | 35 | mit | C++ | |||||
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes. | ||||||||||
Algorithms | 22,512 | 14 | 1 | a month ago | 5 | October 04, 2020 | 200 | mit | Python | |
Minimal examples of data structures and algorithms in Python | ||||||||||
C | 16,324 | 2 days ago | 15 | gpl-3.0 | C | |||||
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes. | ||||||||||
Gods | 13,582 | 742 | 1,744 | 2 months ago | 26 | April 18, 2022 | 25 | other | Go | |
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more | ||||||||||
Tech Interview For Developer | 10,689 | 19 days ago | 2 | mit | Java | |||||
👶🏻 신입 개발자 전공 지식 & 기술 면접 백과사전 📖 | ||||||||||
Leetcode | 5,970 | 7 months ago | 2,009 | |||||||
Provide all my solutions and explanations in Chinese for all the Leetcode coding problems. | ||||||||||
Java Algorithms Implementation | 4,157 | 6 months ago | 78 | apache-2.0 | Java | |||||
Algorithms and Data Structures implemented in Java |
Data Structure Libraries and Algorithms implementation in C++
Disclaimer
This repository is meant to be used as a reference to learn data structure and
algorithm.
Feel Free to contribute.
Please follow standard C++ Guidelines.