We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47cbdb3 commit 1c4d8d3Copy full SHA for 1c4d8d3
doc/progress.md
@@ -1,5 +1,34 @@
1
# Progress
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
+
32
# 2021-11-20
33
- DOING:
34
- LC (am_)
@@ -10,7 +39,6 @@
39
- (pdf : p.13)
40
- 776 (again!)
41
- 646 (again!)
- - 435
42
- =======
43
- **back track**
44
- Binary Search Tree
0 commit comments