Math Concepts

Asymptotic Analysis

Greedy Algorithms

  • Greedy Proofs

  • Activity Selection Problem

  • Gas Problem

  • Max Subarray Problem

Dynamic Programming

Graphs

  • Graphs and Adjacency Lists

  • Breath First Search

  • Depth First Search

  • Bellman-Ford Algorithm

  • Dijkstra’s Algorithm

  • MST and Prim’s Algorithm