3.00 Credits
This course introduces basic data structures. Topics discussed are: abstract data types, implementation of stack and queue data structures with arrays and linked lists, binary trees, heaps, and primary queues, some sorting and searching algorithms and their