There are 0 repository under exercises-code-c topic.
:orange_book: My personal repository covering the basics C topics. This repository covers the main subjects that a person interested in learning C needs to know, such as data manipulation, loops, functions, headers and structs
This is my source code for exercises from K&R "The C programming language" book
Examples and exercises from "The C Programming Language" (2e) - Kernighan & Ritchie
Solutions for 42 Heilbronn Piscine C00 to C09 exercises.
C/C++ college/books exercises
Collection of exercises assigned during "Foundamentals of computer science" curse at the Polytechnic University of Milan.
This is a repository to dump all the practice exercises in C language, from 1st university year till now
Resolução dos exercícios propostos no livro Linguagem C: Completa e descomplicada, André Backes.
Some exercises to improve programming logic
Personal repository with practice exercises and projects in C, C++, and Python for continuous learning and portfolio building.
C Exercises: Mastering the Basics with Grit and Grind -This repo’s my journey through the core of C programming—covering file I/O, structs, loops, and logic with hands-on projects like file splitters, quiz makers, and stats crunchers
Algorithms Exercises solved in C (GNU11), running with CMake and Catch2 (C++) unittest framework. Developed with TDD.