Skip to content

Commit

Permalink
update progress
Browse files Browse the repository at this point in the history
  • Loading branch information
yennanliu committed Nov 20, 2021
1 parent 47cbdb3 commit 1c4d8d3
Showing 1 changed file with 29 additions and 1 deletion.
30 changes: 29 additions & 1 deletion doc/progress.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,34 @@
# Progress

# 2021-11-21
- DOING:
- LC (appl_)
- ref :https://github.com/yennanliu/CS_basics/blob/master/doc/leetcode_company_V1/Apple%20-%20LeetCode.pdf
- programming
- review
- (normal order)
- (pdf : p.1)
- 435
- =======
- **back track**
- Binary Search Tree
- Binary Search
- linked list
- sliding window
- Tree
- =======
- hash table
- bit manipulation
- union find
- quick sort
- intervals
- SQL
- Crack Code
- System Design
- Netflix system design
- algorithm book (labu)
- P.360 - 364

# 2021-11-20
- DOING:
- LC (am_)
Expand All @@ -10,7 +39,6 @@
- (pdf : p.13)
- 776 (again!)
- 646 (again!)
- 435
- =======
- **back track**
- Binary Search Tree
Expand Down

0 comments on commit 1c4d8d3

Please sign in to comment.