tekrei/DSAlgorithms
Data Structures and Algorithm Implementations for practice using Java, Python and C++ programming languages
This project provides pre-built implementations of fundamental computer science concepts in Java, Python, and C++ for hands-on learning and practice. It helps you understand how different ways of organizing information and solving problems actually work. Computer science students and aspiring software developers would use this to deepen their understanding of core programming principles.
Use this if you are a student or someone learning to code and want to practice implementing and understanding common data structures and algorithms.
Not ideal if you are looking for advanced, production-ready libraries or tools to directly solve a real-world business problem.
Stars
13
Forks
4
Language
Java
License
Apache-2.0
Category
Last pushed
Oct 30, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/tekrei/DSAlgorithms"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Marktechpost/AI-Tutorial-Codes-Included
Codes/Notebooks for AI Projects
microsoft/AI-For-Beginners
12 Weeks, 24 Lessons, AI for All!
airbus/scikit-decide
AI framework for Reinforcement Learning, Automated Planning and Scheduling
nearai/program_synthesis
Program Synthesis
papagiannakis/Elements
Project Elements: A computational entity-component-system in a scene-graph pythonic framework,...