Overview
Syllabus
) What are data structures and algorithms? .
) Stacks .
) Queues ️.
) Priority Queues .
) Linked Lists .
) Dynamic Arrays .
) LinkedLists vs ArrayLists ♂️.
) Big O notation .
) Linear search ⬇️.
) Binary search .
) Interpolation search ❓.
) Bubble sort .
) Selection sort .
) Insertion sort .
) Recursion .
) Merge sort .
) Quick sort ⚡.
) Hash Tables #️⃣.
) Graphs intro .
) Adjacency matrix ⬜.
) Adjacency list .
) Depth First Search ⬇️.
) Breadth First Search ↔️.
) Tree data structure intro .
) Binary search tree .
) Tree traversal .
) Calculate execution time ⏱️.
Taught by
Bro Code