# | Title | Solution | Time | Space | Difficulty | Tag | Note |
---|---|---|---|---|---|---|---|
A | Travel Restrictions | Python | O(N^2) | O(N^2) | Easy | Graph | |
B | Alchemy | Python | O(N) | O(1) | Easy | Math | |
C | Timber | Python | O(NlogN) | O(N) | Medium | DP | |
D1 | Running on Fumes - Chapter 1 | Python | O(N) | O(M) | Medium | Mono Deque | |
D2 | Running on Fumes - Chapter 2 | Python | O(NlogN) | O(N) | Hard | DFS, BFS, Segment Tree |
-
Notifications
You must be signed in to change notification settings - Fork 0
radadiyamohit81/Facebook_HackerCup-2020
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Python Solutions of FHC 2020
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published