Linux

  1. Understand Big O notation and how it describes algorithm performance.

  2. Learn about space complexity and how it measures memory usage in algorithms.

  3. Understand time complexity and how it measures algorithm efficiency.