Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

Posts

portfolio

publications

talks

teaching

UG Instructor @18.0.0.2 Programming in C

Undergraduate class, Department of Computer Science, 2022

This course provides a thorough introduction to the C programming language and also to the data structures and algorithms. The first two weeks will cover basic syntax and grammar, and expose students to practical programming techniques. After that, till 4 weeks will cover the basic to advanced form of the data structures and algorithms which dones all the part starting from the array and ended upto the graph(non-linear).