Data Structures and Algorithms
Syllabus for Data Structures and Algorithms is avaliable here.
Lab assignments for DSA are here.
You may submit them online.
Make sure you:
a. Implement suggestions in Coding Practices (v1.6).
b. NEVER use global/static variables.
c. Make data structures (eg stack) using appropriate struct.
d. Do not abuse purpose of functions by using them to do avoidable scanf/printf stuff.
Interesting links:
C++ Wiki Page for Examples
Stack Overflow for help related to programming
Retest for DSA-Lab exam will be held at 10:00hrs on 10-Jun-2013. Do not ask for change of date.
The following IT students (Main Campus and RGIIT) can give the test.
Please correspond (only) to bss.ta_at_iiita if you are not sure about the outcome of your program.
Attendance is here.