Codingbasics includes a variety of topics such as data structures, algorithms, system design, JVM-related content, Java concurrency, best practices, awesome projects and etc. Most of the algorithms are implemented in Java, while the remainder are implemented in Python. If you are interested in software development and computer science, this repo may be helpful for you.
- Algorithms
- Algorithm Problems
- Java Algorithm Problems Solutions
- Patterns for Coding Questions
- Coding Practice
- Design Pattern (设计模式)
- Java