CSE220: Data Structures

Undergraduate Course, CSE Department, BRAC University, 2024

This course introduces the concepts of the fundamental data structures of computer science, such as

  • arrays (linear and multidimensional)
  • linked lists (singly and doubly)
  • binary trees
  • stacks
  • heaps
  • hashing
  • graphs