Results

Engineering - Course - Data Structures

  • Course Code: COMP232
  • Credits: 3
  • Hours Distribution: (3Crs.:2Lec,3Lab)
  • Course Type: Computer Engineering Core Courses (CECC)

Course Description

Elementary data types. Arrays. Study of complexity of algorithms. Linked lists. Queues. Stacks. Trees: traversal, Binary search trees. Binary heaps, Balanced trees: AVL trees, B trees. Binomial queues. Fibonacci queue. Hashing. File Structure Pre-req.: COMP 210, COMP 231.