A curated list of contrast c programs which I practice oftenly. The list goes on ranging from the very basics to quite advanced levels of programming in c language. There are several different programs with exercises and practices which I worked on. Also, there is a c language note which I personally made during my journey in c. The following are the list of topics which I worked on:
- arrays
- recursion
- functions
- pointers
- identifiers
- data types
And some programs like:
- fibonacci
- calculator
- unit measurements and conversions
- temperature conversion
- pattern making
- multiplication tables
etc.
Note: This repository will be updated on a timely basis.