Practice›LeetCode›LeetCode 07xxLeetCode 753: Cracking the SafeA clear explanation of Cracking the Safe using a de Bruijn sequence and depth-first search over password states.
Practice›LeetCode›LeetCode 03xxLeetCode 332: Reconstruct ItineraryA clear explanation of Reconstruct Itinerary using a directed graph and Hierholzer's algorithm.