Skip to main content

Data Structure & algorithms 数据结构和算法

Yujie LiuLess than 1 minute

Data Structure & algorithms 数据结构和算法

Data Structure 数据结构

  1. Data Structure Basic

Algorithms 算法

  1. Binary Tree Questions 二叉树问题
  2. Dynamic Programming 动态规划
  3. Backtracking Algorithm 回溯法
  4. Binary Search 二分搜索
  5. Dichotomy 二分法
  6. Two pointers 双指针
  7. Linked List 链表问题

Leetcode 经典类题

  1. [股票买卖问题 (动态规划)] (buy-and-sell-stock.md)
Last update:
Contributors: Yujie,Jeff Liu