https://github.com/domarps/iit-madras-data-structures
Data Structures in C
https://github.com/domarps/iit-madras-data-structures
Last synced: about 2 months ago
JSON representation
Data Structures in C
- Host: GitHub
- URL: https://github.com/domarps/iit-madras-data-structures
- Owner: domarps
- Created: 2015-03-25T17:15:51.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-30T07:33:13.000Z (about 10 years ago)
- Last Synced: 2025-01-30T23:52:49.235Z (4 months ago)
- Language: C
- Homepage:
- Size: 137 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Programming-And-Data-Structures
Programming and Data Strucutres : by Prof. N.S Narayanaswamy, IIT Madras
This is a course about the design and usage of different data structures to make programming error-free. C is used as the programming language for designing data structures and instantiating them in our programs.
It is assumed that the student is atleast comfortable with the C programming language and is willing to learn and practice as the course progresses.
My Vision :
While(Programming and Data Structures)
{
Practice Programming;
}
Programming is Pleasure;
Enjoy Programming;
//Sorry for the Cheesy Snippet.