Topic 04

Algorithms and Data Structures

Author

Davi Moreira

Published

Apr 11, 2024

Modified

May 15, 2024

Lecture Material

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

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

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

Problem Set

  • In groups (up to 3 members), conclude Recursive Data Structures and Graphs In-Class Activity (links and notebooks above).

  • Extra Credit Opportunity: Within the Graphs In-Class Activity, there are optional exercises available. Should you choose to complete and submit these exercises successfully, up to 3% will be added to your final grade as a recognition of your additional effort. This is an excellent opportunity to enhance your understanding and improve your overall grade!

Additional Resources