File tree 1 file changed +8
-2
lines changed
1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
Trie:
2
2
https://github.com/hamidgasmi/training.computerscience.algorithms-datastructures#graph-algorithms
3
+ https://leetcode.com/problems/word-search-ii/
3
4
https://leetcode.com/problems/design-file-system/
4
-
5
+ https://leetcode.com/problems/wildcard-matching/
6
+ https://leetcode.com/problems/regular-expression-matching/
7
+ https://leetcode.com/problems/encrypt-and-decrypt-strings/
8
+ https://leetcode.com/problems/count-unique-characters-of-all-substrings-of-a-given-string/
5
9
6
10
Arrays:
7
11
https://leetcode.com/problems/search-a-2d-matrix-ii/submissions/
@@ -17,6 +21,7 @@ https://leetcode.com/problems/minimum-cost-to-reach-city-with-discounts/discuss/
17
21
https://leetcode.com/problems/all-paths-from-source-lead-to-destination/
18
22
https://leetcode.com/problems/cheapest-flights-within-k-stops/
19
23
https://leetcode.com/problems/connecting-cities-with-minimum-cost/
24
+ https://leetcode.com/problems/unique-paths-iii/
20
25
21
26
Others:
22
27
https://leetcode.com/problems/shopping-offers/
@@ -37,7 +42,8 @@ https://gist.github.com/craigtp/05a82b51557adc278acd71b5a2b88905?utm_source=pock
37
42
https://microservices.io/patterns/data/transactional-outbox.html
38
43
https://khalilstemmler.com/articles/typescript-value-object/
39
44
40
-
45
+ SortedDict:
46
+ https://leetcode.com/discuss/study-guide/1515408/using-python3-sorteddict-effectively-floor-ceillings-minimum-maximum-etc
41
47
42
48
- Refresh:
43
49
- Ricursion: https://leetcode.com/discuss/study-guide/1733447/become-master-in-recursion
You can’t perform that action at this time.
0 commit comments