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 trees

    Trees don't just exist in nature, but also exist in computer science as a type of data structure. If you're interested in learning more what a computer science tree is, check out this video. (YouTube)

    Mark as complete Save for later