File tree Expand file tree Collapse file tree 1 file changed +29
-1
lines changed Expand file tree Collapse file tree 1 file changed +29
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Progress
2
2
3
+ # 2021-11-21
4
+ - DOING:
5
+ - LC (appl_)
6
+ - ref :https://github.com/yennanliu/CS_basics/blob/master/doc/leetcode_company_V1/Apple%20-%20LeetCode.pdf
7
+ - programming
8
+ - review
9
+ - (normal order)
10
+ - (pdf : p.1)
11
+ - 435
12
+ - =======
13
+ - **back track**
14
+ - Binary Search Tree
15
+ - Binary Search
16
+ - linked list
17
+ - sliding window
18
+ - Tree
19
+ - =======
20
+ - hash table
21
+ - bit manipulation
22
+ - union find
23
+ - quick sort
24
+ - intervals
25
+ - SQL
26
+ - Crack Code
27
+ - System Design
28
+ - Netflix system design
29
+ - algorithm book (labu)
30
+ - P.360 - 364
31
+
3
32
# 2021-11-20
4
33
- DOING:
5
34
- LC (am_)
10
39
- (pdf : p.13)
11
40
- 776 (again!)
12
41
- 646 (again!)
13
- - 435
14
42
- =======
15
43
- **back track**
16
44
- Binary Search Tree
You can’t perform that action at this time.
0 commit comments