Data Structures & Algorithms

Data Structures & Algorithms

Your Progress

  • 0 of 0 items done

Learning goals

Familiarize yourself with common data structures and algorithms such as lists, trees, maps, graphs, Big-O analysis, and more!

Suggested prerequisites

Familiarity with basics programming concepts (e.g. if statements, loops, functions)

Back to collection
  • Intro to Big-O notation

    Are you new to Big-O notation or need a quick review? Check out this video to learn about Big-O notation and how to analyze the runtimes for your program. (YouTube)

    Mark as complete Save for later