Name 204251: Data Structures (International Program)
Semester 1 Year 2563
Prerequisites 204113 or 204211 or 204214 or 204215 or 204216 or 204217 or 204219
Section 1 Meeting Time: Monday, Thursday 11:00 – 12:30 Place: CSB203
Week | Date | Topics |
---|---|---|
1 | 9 Jul 63 | Problem Solving and Concept of Abstraction |
2 | 13 - 17 Jul 63 | Analysis of Algorithms |
3-4 | 20 - 31 Jul 63 | Linear lists #1 , #2 |
5 | 3 - 7 Aug 63 | Stacks #1 , #2 |
6-7 | 10 - 21 Aug 63 | Queues #1, #2 |
8 | 24 - 28 Aug 63 | Priority Queues |
Midterm Exam: Thursday 10 September 2563 Time 8:00-11:00 | ||
8-9 | 14 - 25 Sep 63 | Set, Map and Hashing #1, #2, #3, |
10-11 | 28 Sep - 9 Oct 63 | Searching and Sorting #1, #2 |
12-13 | 12 - 23 Oct 63 | Trees #1, #2, #3, #4 |
14-15 | 26 Oct - 6 Nov 63 | Graphs #1, #2, #3, #4 |
Final Exam: Saturday 14 November 2563 Time 08:00-11:00 |
No. | Date | (W)ritten/(P)rogramming | Topics |
---|---|---|---|
1 | TBA | W | Problem Solving and Concept of Abstraction |
2 | TBA | W | Analysis of Algorithms |
3 | TBA | P | Linear Linked List |
4 | TBA | P | Doubly Linked List |
5 | TBA | P | Application of Linked List |
6 | TBA | P | Application of Stacks |
7 | TBA | P | Queues |
8 | TBA | P | Priority Queues |
9 | TBA | W | Set, Map and Hashing |
10 | TBA | w | Search and Sort |
11 | TBA | P | Search and Sort |
12 | TBA | P | Tree Traversal |
13 | TBA | P | Binary Search Tree |
14 | TBA | P | Graph |