Fuck LeetCode > Graph Theory
Solution link of LeetCode problem | Difficulty | Solution languages | Ways | Level of detail |
---|---|---|---|---|
797. All Paths From Source to Target |
Medium |
Java C++ Python JavaScript C# Go Ruby | 2 ways | Detailed steps |
200. Number of Islands |
Medium |
Java C++ Python JavaScript C# Go Ruby | 3 ways | Detailed steps |
463. Island Perimeter |
Easy |
Python | 2 ways | Detailed steps |
695. Max Area of Island |
Medium |
Java C++ Python JavaScript C# Go Ruby | 3 ways | Detailed steps |
827. Making A Large Island |
Hard |
Python | 2 ways | Detailed steps |
127. Word Ladder |
Hard |
Python | Simplified thinking | |
1971. Find if Path Exists in Graph |
Easy |
Python Java C++ JavaScript C# Go Ruby | 2 ways | Detailed steps |
684. Redundant Connection |
Medium |
Java C++ Python JavaScript C# Go Ruby | Detailed steps | |
685. Redundant Connection II |
Hard |
Python | Detailed steps | |
1584. Min Cost to Connect All Points |
Medium |
Java C++ Python JavaScript C# Go Ruby | 2 ways | Detailed steps |
207. Course Schedule |
Medium |
Java C++ Python C# | 2 ways | Detailed steps |
1514. Path with Maximum Probability |
Medium |
Python | 2 ways | Simplified thinking |
752. Open the Lock |
Medium |
Python | 2 ways | Simplified thinking |
433. Minimum Genetic Mutation |
Medium |
Python | 3 ways | Simplified thinking |
743. Network Delay Time |
Medium |
Python | 2 ways | Simplified thinking |
787. Cheapest Flights Within K Stops |
Medium |
Python | Simplified thinking | |
1334. Find the City With the Smallest Number of Neig... |
Medium |
Python | Only answer |