Skip to content

This repository contains a variety of practice problems aimed at teaching key concepts in C programming. Each exercise is structured to help reinforce understanding and application of C syntax, logic, and programming techniques.

License

Notifications You must be signed in to change notification settings

Stojanovic94/Zadaci_za_vezbanje_C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zadaci za Vežbanje C

Exercises for Practice in C

A collection of C programming exercises designed to help beginners practice and improve their skills.

Table of Contents

  1. The maximum and minimum of three numbers.c
  2. The sum of numbers.c
  3. The product of numbers.c
  4. The factorial of a number n.c
  5. Mean and standard deviation.c
  6. Three-digit Armstrong numbers.c
  7. Four-digit Armstrong numbers.c
  8. Greatest Common Divisor.c
  9. Prime number.c
  10. N prime numbers.c
  11. Divisors of a number.c
  12. Divisibility by 3.c
  13. Quadratic equation.c
  14. Capitalization.c
  15. Annuity.c
  16. Minimum_element_of_a_sequence.c
  17. Sum_of_two_matrices.c
  18. Product of a matrix and a number.c
  19. Product of two matrices.c
  20. Sorting.c
  21. Bubble sort algorithm.c

Description

This repository contains a variety of practice problems aimed at teaching key concepts in C programming. Each exercise is structured to help reinforce understanding and application of C syntax, logic, and programming techniques.

Installation

You should have GCC compiler to run C. Link for downloading GCC compiler

After installation, run Build All.bat.

About

This repository contains a variety of practice problems aimed at teaching key concepts in C programming. Each exercise is structured to help reinforce understanding and application of C syntax, logic, and programming techniques.

Resources

License

Stars

Watchers

Forks

Packages

No packages published