Data structure and algorithm summary and leetcode classic question record

backtracking algorithm

dynamic programming

Sorting Algorithm

linked list

binary tree

string

array

Problem-solving ideas: dichotomy, double pointer, sliding window, simulated behavior

hash table

Guess you like

Origin blog.csdn.net/Linging_24/article/details/128277790