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
  • How heaps work

    This short video will help you learn a heap (excuse the pun!) about the heap data structure as well as how input can be inserted and removed from it. (YouTube)

    Mark as complete Save for later