practice-c
Coding drills
A collection of C practice exercises and projects to help improve coding skills.
Part of my daily plan for studying C.
859 stars
51 watching
260 forks
Language: C
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dpetrovics/coding-exercises | A collection of coding exercises in Clojure to help practice technical interview questions | 7 |
jwasham/machine-learning | A collection of Matlab/Octave implementations of common machine learning algorithms and their underlying mathematics. | 62 |
florinpop17/app-ideas | A collection of application ideas to help developers improve their coding skills and build projects from scratch. | 81,012 |
kazu-yamamoto/recursion-drill | A collection of exercises to drill into recursive programming in Haskell. | 127 |
mre/the-coding-interview | A collection of exercises and puzzles to help software developers prepare for coding interviews | 1,712 |
opqdonut/haskell-exercises | A collection of small and simple Haskell exercises with unit tests to help learners practice their skills. | 158 |
mcinglis/c-style | A guide to best practices for writing readable, maintainable C code | 2,003 |
ryanmjacobs/c | A utility for compiling and executing C scripts in one go! | 2,102 |
csvenja/javascript-exercises | A collection of exercises designed to help developers improve their JavaScript skills through practical problem-solving and code practice. | 70 |
yourtion/learningmasteringalgorithms-c | A comprehensive C programming project covering various algorithms and data structures | 747 |
h0mbre/learning-c | A collection of C learning exercises and projects for beginners | 1,546 |
alanbarber/codekatas | A collection of pre-built coding katas to help developers improve their skills through practice and testing | 20 |
jammykam/sitecore.sharedsource.johnwest | A collection of reusable code samples from Sitecore blog posts. | 10 |
hairrrrr/c-crashcourse | A comprehensive resource for learning C language fundamentals and advanced topics through tutorials, coding examples, and exercises. | 1,102 |
guardian/coding-exercises | A repository of coding exercises used in the Guardian's recruitment process to assess a candidate's approach to solving problems and fit with the company culture. | 447 |