HSB2018 - Basic Algorithms
Undergraduate course, Hanoi School of Business and Management, VNU, 2026
This course develops problem-solving skills and algorithm design thinking:
- Introduction to algorithms and complexity analysis
- Sorting and searching algorithms
- Advanced data structures
- Recursive algorithms
- Greedy algorithms and dynamic programming
- Graph algorithms
- Real-world algorithm applications