Syllabus for DSA-233 is avaliable here
Lab assignments for DSA-233 are
here

A small example for linked lists is
here
Interesting article: The Miseducation of C++
Sample codes are here (**)
A solution for template-based binary search algorithm is given here

Important announcement:
Marks obtained in Mid- and End- semesters are here. Please directly contact the concerned faculty for marks recheck.

Interesting links:
C++ Wiki Page for Examples
Stack Overflow for help related to programming
Dream in Code for help related to advanced programming

Command line debugging can be enabled using command-line macros and is encouraged.
List of a few interesting data structures.

Sample questions for BFS/DFS exam are available.