What are the must-know data structures and algorithms for a fresh graduated comp

Author Topic: What are the must-know data structures and algorithms for a fresh graduated comp  (Read 933 times)

Offline rashidacse

  • Full Member
  • ***
  • Posts: 103
  • Test
    • View Profile
A basic understanding of data structures like

    Array
    Stack / Queue
    Hashset / Hashmap / Hashtable / Dictionary
    Tree / binary tree
    Heap
    Graph