Skip to content

C language exercises and tests that cover a range of topics, including basic syntax, data types, control structures, functions, arrays, and more advanced concepts such as file handling.

Notifications You must be signed in to change notification settings

valenfiumana/C-language-basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

C language basics

This repository contains a collection of C programming exercises and tests focusing on topics such as strings, arrays, matrices, repetitive menus, loops, conditionals, and functions. These are fundamental concepts in C programming that are widely used in various applications, from system programming to data analysis and visualization.

Contents

The repository includes the following resources:

  • Exercises: A set of C programming exercises covering topics such as string manipulation, array sorting, matrix multiplication, repetitive menus, loops, conditionals, and function design. Each exercise includes a problem statement and a solution (in the form of a C source code file). You can use these exercises to practice and reinforce your skills in these important topics.
  1. Basic structures: printf, loops, conditionals, functions
  2. Arrays & Strings
  3. Matrix
  4. Rand()
  • Tests: A set of C programming tests covering topics such as string matching, array searching, matrix inversion, menu-driven programs, loops with multiple conditions, and function composition. Each test includes a set of questions and problems. Each tests should be solved within ah hour. You can use these tests to assess your skills in these topics, to simulate real-world programming scenarios, and to challenge yourself.


Happy coding! I hope this collection of C language exercises and tests helps you improve your programming skills, gain confidence, and have fun while doing it.

May your code always compile and your bugs be easy to fix!

About

C language exercises and tests that cover a range of topics, including basic syntax, data types, control structures, functions, arrays, and more advanced concepts such as file handling.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages