Skip to content

polarisZhao/leetcode

Repository files navigation

leetcode

leetcode 刷题总结

  • 01_array_string.md # 数组和字符串
  • 02_stack_queue_heap.md # 含单调栈、双端队列
  • 03_linklist.md
  • 04_tree.md # 树和二叉树
  • 05_graph_dfs_bfs.md # 主要是 dfs 和 bfs、并查集、拓扑排序、最小生成树、最短路径
  • 06_hashtable.md
  • 07_adv_ds.md # 字典树、并查集、线段树、前缀树、布隆过滤器
  • 08_search.md # 二分查找、 dfs和bfs
  • 09_sort.md # 排序: 快排、归并、堆排、拓扑排序
  • 10_backtracking_recursion_greedy.md # 回溯、递归、贪心、分治四种
  • 11_dp.md # 动态规划

About

leetcode 刷题总结

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published