💻
Interview
  • README
  • notes
    • be_programmer
    • git
    • CAP 定理
    • istio
    • algorithm
    • Frontend
    • microservice
    • python_analyse
    • etcd
    • design_pattern
    • system
    • cncf
    • dkron
    • python_fool
    • talk
    • kafka
    • How-Does-the-Internet-Work
    • prometheus
    • go_interview
    • consul
    • elk
    • http
    • go
    • cicd
    • servicemesh
    • mysql
    • kubernetes
    • spider
    • zhongtai
    • docker
    • redis
    • api
    • monitor
    • python_interview
    • raft
    • algorithm_code
    • go_analyse
    • python
    • okr
    • kubernetes_vpa_hpa_ca
    • authentication
Powered by GitBook
On this page
  • BFS:
  • DFS:
  • recursion:
  • binary search:
  • DP:
  • DP-summary:
  • 总结1:
  • 未完

Was this helpful?

  1. notes

algorithm

PreviousistioNextFrontend

Last updated 4 years ago

Was this helpful?

    • 数据结构与算法

这一部分就不做总结了, 因为实在太基础又重要,不是几万字能理清楚的。进阶我觉得可以从几方面入手吧, 多刷题, 多刷题解, 多刷初级和中级,具体咋玩可以自行选择吧

这里就贴一下算法的技巧吧,

BFS:

DFS:

recursion:

binary search:

DP:

DP-summary:

总结1:

未完

数据结构与算法
BFS:
DFS:
recursion:
binary search:
DP:
DP-summary:
总结1:
未完
http://leetcode.com/
https://leetcode-cn.com/
fucking-algorithm
Algorithms Python