Skip to content

Commit 48aafa4

Browse files
author
Hamid Gasmi
committed
update to do list
1 parent bcf3e15 commit 48aafa4

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

to-do-list.txt

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
Trie:
22
https://github.com/hamidgasmi/training.computerscience.algorithms-datastructures#graph-algorithms
3+
https://leetcode.com/problems/word-search-ii/
34
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/
59

610
Arrays:
711
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/
1721
https://leetcode.com/problems/all-paths-from-source-lead-to-destination/
1822
https://leetcode.com/problems/cheapest-flights-within-k-stops/
1923
https://leetcode.com/problems/connecting-cities-with-minimum-cost/
24+
https://leetcode.com/problems/unique-paths-iii/
2025

2126
Others:
2227
https://leetcode.com/problems/shopping-offers/
@@ -37,7 +42,8 @@ https://gist.github.com/craigtp/05a82b51557adc278acd71b5a2b88905?utm_source=pock
3742
https://microservices.io/patterns/data/transactional-outbox.html
3843
https://khalilstemmler.com/articles/typescript-value-object/
3944

40-
45+
SortedDict:
46+
https://leetcode.com/discuss/study-guide/1515408/using-python3-sorteddict-effectively-floor-ceillings-minimum-maximum-etc
4147

4248
- Refresh:
4349
- Ricursion: https://leetcode.com/discuss/study-guide/1733447/become-master-in-recursion

0 commit comments

Comments
 (0)