Algorithms and Data Structures

Learning resources for this topic can be found here.

1 Topics in Algorithms and Data Structures

1.1 (Analysis of) Algorithms

  • Asymptotic Notation
  • Time Complexity Theory
  • Asymptotic analysis of searching and sorting algorithms

1.2 Data Structures

  • Linked List and arrays, stacks, queues; hash tables; graphs; trees

Data Structures have different advantages, limitations and use-cases.

2 Backlinks   backlinks