Skip to content

SeaHuyty/c-exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚 C Course Exercises

A collection of C programming exercises designed to strengthen your understanding of low-level programming, algorithms, and system-level concepts.

Get Started

For a comprehensive guide to each exercise and its objectives, please refer to the EXERCISE.md file.

🎓 Purpose

This repository serves both as a personal archive and a resource for others who want to learn or review core C programming concepts. It reflects my learning journey and hands-on practice with topics such as variables, control structures, functions, array, loops, and more.

Overview

Topics include:

  • ⚙️ Variables, Data Types & Operators
  • 🔁 Control Flow (if, switch, loops)
  • 📦 Arrays & Strings
  • 🧰 Functions & Recursion
  • 🚀 Basic Algorithms & Problem Solving

Contributions

Feel free to fork this repo, add your own exercises, and submit pull requests. Sharing knowledge helps everyone grow!

License

This project is licensed under the MIT License.

About

A collection of exercises of C programming languages.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages