This is an old revision of the document!
Name 204251: Data Structures (International Program)
Semester 1 Year 2564
Prerequisites 204113 or 204211 or 204214 or 204215 or 204216 or 204217 or 204219
Section 1 Meeting Time: Tuesday, Friday 11:00 – 12:30 Place: ONLINE
| Week | Date | Topics |
|---|---|---|
| 1 | 21-25 Jun 64 | Problem Solving and Concept of Abstraction |
| 2 | 28 Jun 64 - 2 Jul 64 | Analysis of Algorithms |
| 3-4 | 5-16 Jul 64 | Linear lists #1 , #2 |
| 5 | 19-23 Jul 64 | Stacks #1 , #2 |
| 6-7 | 26 Jul-6 Aug 64 | Queues #1, #2 |
| 8 | 9-13 Aug 64 | Priority Queues |
| Midterm Exam: Monday 16 August 2564 Time 11:00-15:00 | ||
| 8-9 | 23-27 Aug 64 | Set, Map and Hashing #1, #2, #3, |
| 10-11 | 30 Aug - 10 Sep 64 | Searching and Sorting #1, #2 |
| 12-13 | 13-24 Sep 64 | Trees #1, #2, #3, #4 |
| 14-15 | 27 Sep - 8 Oct 64 | Graphs #1, #2, #3, #4 |
| Final Exam: Thursday 28 October 2564 Time 15:30-18:30 | ||
| 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 |