Data Structure and Algorithms
This course will help you to understand algorithms as well as the nature of data structures - the conditions for being good programmers.
Time
20 hours
Number of tasks
82
Reward
Certificate
Through this course, students will receive:
- Understand how to set up and how functions work in data structures:
- Array data structure
- Data structure stack.
- Queue data structure.
- Linked list.
- Tree data structure
- Graph structure.
- Understand how the basic algorithm works:
- Search algorithm.
- Arrangement algorithm.
- Recursive algorithm.
- Dynamic planning algorithm.
- The greedy algorithm.
- Division algorithm to rule.