harshita-soni/algorithms-in-c
This project comprises several tasks which require you to design your own algorithms to solve a given problem within the given time/space complexity. Following that, it contains a complexity analysis performed for every algorithm. It demonstrates a deep understanding of advanced C concepts such as dynamic memory allocation, structures, linked lists, etc.
C