code-exercises
There are 7 repositories under code-exercises topic.
qosf/monthly-challenges
Repository containing monthly challenges in the field of quantum computing.
BreakoutMentors/Data-Science-and-Machine-Learning
Breakout Mentors deep dive lessons and resources on data science and machine learning. All materials are made easily accessible through Google Colab notebooks. Learn more about ML @ Breakout Mentors by visiting the website link below.
OumarYanni/One-Commit-Per-Day
[FR] Un engagement quotidien pour le développement et le perfectionnement de mes compétences en programmation. Chaque jour, un nouveau commit témoigne de ma progression et de ma passion pour le codage. [EN] A daily commitment to developing and refining my programming skills. Each day, a new commit reflects my progress and passion for coding.
elvisscochito/codes
My programming exercise codes
mdyasinahmed/100-Python-Practice-Problems
100 Python Practice Problems - A collection of coding challenges designed to help beginners and intermediate programmers enhance their Python skills. Includes exercises on basic programming concepts, string manipulation, data structures, algorithms, and more.
Wal33D/Array_Odyssey-C
Explore arrays, pointers, and memory addresses in C with Array's Odyssey! An interactive journey designed for learners to master array manipulation and understand memory exploration in a fun, engaging way. Perfect for deepening your C programming skills.
ahmedcali84/TSP
Solving Travelling Salesman Problem With Genetic Programming in C