Bootcamp
Search
⌃
K
🚀
Welcome to Bootcamp!
🛠
Logistics
📚
General Reference
🪨
0: Foundations
🖼
1: Frontend
🏭
2: Full Stack
🤖
3: Backend
🏞
4: Capstone
🧮
Algorithms
A.1: Data Structures
A.1.1: Arrays
A.1.2: Hash Tables
A.1.3: Stacks
A.1.4: Queues
A.1.5: Linked Lists
A.1.6: Trees
A.1.7: Graphs
A.1.8: Heaps
A.2: Complexity Analysis
A.3: Object-Oriented Programming
A.4: Recursion
A.5: Dynamic Programming
A.6: Bit Manipulation
A.7: Python
💼
Interview Prep
Powered By
GitBook
A.1: Data Structures
Learning Objectives
1.
Know the most common computer science data structures and how to use them to solve algorithm problems
Previous
Algorithms
Next
A.1.1: Arrays
Last modified
1yr ago