Course Code | Course Name | Credits | Hours |
---|---|---|---|
4005905 | Advance Data Structure | 3.0 | 3 |
Description | This course first reviews the fundamental data structures commonly used in computer sciences and then introduces how to design and analyze data structures as well as discusses some data structures in-depth and their applications. Topics include ADT (abstract data type) and complexity, static structures and their storage representations, arrays, linked lists, stacks, queues, trees, priority queue, search trees, graphs, sorting, text processing, and external memory. |