Data Structure

7 files to download

Text Book

Data Structures and Algorithms in C++ by Michael T. Goodrich

Data structures , Algorithms and Application in C++ by sartaj sahni.

Syllabus

WeekDateCovered TopicsComments
124/9Course organization 
21/10Learning how to measure algorithms
Learning space complexity and methods for calculating it
Learning time complexity, its types, and methods for calculating it (operation count, Big-O)
Lecture 1PDF · 129 KB
38/10C++ Arrays: Operations, Complexities, and CopyingLecture 2PDF · 266 KB
415/10Linked ListLecture 3PDF · 98 KB
722/10Stack 1Lecture 4PDF · 109 KB
529/10Implement Stack using array
65/11PointersLecture 5PDF · 281 KB
812/11Pointers
9Med term test
1019/11ai Editor https://www.cursor.com/
https://www.youtube.com/watch?v=Rgz6mX93C4Y&t=5s
1126/11Queue Lecture 6PDF · 394 KB
123/12med term PDF · 93 KB
1310/12
1417/12
15 presentation