Topic 06

Algorithms and Data Structures

Author

Davi Moreira

Published

Jun 6, 2024

Modified

Jul 8, 2024

Lecture Material

  • Time Complexity, Big O, Space Complexity: html, notebook

    • Practice Activity - Time Complexity, Big O, Space Complexity - Practice: html, notebook
  • Searching, sorting, hash tables: html, notebook

    • Practice Activity - Searching, sorting, hash tables - Practice: html, notebook

Problem Set

  • In group (up to 3 members) you must submit the Recursive Algorithms and Recursive Structures Practice Activities (links and notebooks above).

Additional Resources