Introduction - If you have any usage issues, please Google them yourself
Is mainly used in algorithm design basic knowledge to write a small program, such as using breadth-first algorithm to solve maze problem, dynamic programming to solve job scheduling problem, and so on.