solution
Here are 33 public repositories matching this topic...
Solutions to the exercises in the book "The C Programming Language" (2nd edition) by Brian W. Kernighan and Dennis M. Ritchie. This book is also referred to as K&R.
-
Updated
Dec 10, 2025 - C
📓 End-chapter solution for <Data Structures and Algorithm Analysis in C (2nd Edition)> by Mark Allen Weiss
-
Updated
May 16, 2018 - C
Native Docker-like solution for macOS developed by Okerew. It has it own containers. It leverages native macOS features to provide containerization capabilities, albeit with some limitations compared to Docker.
-
Updated
Sep 18, 2026 - C
Computer System - a programmer perspective 3rd ----- answer and lab
-
Updated
May 19, 2020 - C
Solution (with code) for the philosophical problem known as: dinning philosopher. Additionnal tricky tests and explanation on how to fix the time_to_think formula.
-
Updated
Feb 23, 2023 - C
C implementation to symbolically solve Connect4 game for given board size with binary decision diagrams.
-
Updated
Aug 14, 2026 - C
Solution of all problems in projecteuler.net
-
Updated
Jul 15, 2020 - C
This course is for everyone. In the new world we live in, coding is a universally valuable skill, whether you're a scientist, artist, or a humanist. Algorithms are everywhere, and we all have to understand how they work. The C language is particularly well suited as an introduction to coding: It's a tried-and-true language, and it allows you to …
-
Updated
Jul 2, 2020 - C
Few basic programs written in C programming language as a part of academic assignments.
-
Updated
Oct 2, 2020 - C
Add this topic to your repo
To associate your repository with the solution topic, visit your repo's landing page and select "manage topics."