AIcoding
Data Structure
Program Goal
Understanding Data Structure basic knowledge (40 hours)
- Time complexity and space complexity
- Linked List
- Stack
- Queue
- Recursion
- Binary Tree
- Balanced Trees
- Search Algorithms and Tables
- Sorting Algorithms
- Graphs
- Data Structures in the Java API