Credits: https://github.com/h0mbre/Learning-C
This repo consist of assingnments on c language. there are a total of 28 assignments each for a day.
- This repository consist of directories named such that it indicates each day. For example: the assignment for day 1 is present in the folder day1
- The source code is also named same as like representing days, for example: the source code file for day 1 is named as day1.c.
- if the day 1 assignment consist of some additional solution then it is named as day1_.c