1. leetcode 690. Employee Importance (Python)

    Leetcode 690. Employee Importance (Python)

    19 Mar 2020 Leetcode Depth-First-Search

  2. leetcode 542. 01 Matrix (Python)

    Leetcode 542. 01 Matrix (Python)

    19 Mar 2020 Leetcode Breadth-First-Search

  3. leetcode 529. Minesweeper (Python)

    Leetcode 529. Minesweeper (Python)

    18 Mar 2020 Leetcode Depth-First-Search

  4. leetcode 417. Pacific Atlantic Water Flow (Python)

    Leetcode 417. Pacific Atlantic Water Flow (Python)

    18 Mar 2020 Leetcode Depth-First-Search Graph

  5. leetcode 111. Minimum Depth of Binary Tree (Python)

    Leetcode 111. Minimum Depth of Binary Tree (Python)

    18 Mar 2020 Leetcode Depth-First-Search Tree

  6. leetcode 102. Binary Tree Level Order Traversal (Python)

    Leetcode 102. Binary Tree Level Order Traversal (Python)

    18 Mar 2020 Leetcode Breadth-First-Search Tree

  7. leetcode 337. House Robber III (Python)

    Leetcode 337. House Robber III (Python)

    17 Mar 2020 Leetcode Depth-First-Search Tree Dynamic-Programming

  8. leetcode 687. Longest Univalue Path (Python)

    Leetcode 687. Longest Univalue Path (Python)

    16 Mar 2020 Leetcode Depth-First-Search Tree Postorder-Traversal

  9. leetcode 437. Path Sum III (Python)

    Leetcode 437. Path Sum III (Python)

    16 Mar 2020 Leetcode Depth-First-Search Tree Preorder-Traversal

  10. leetcode 364. Nested List Weight Sum II (Python)

    Leetcode 364. Nested List Weight Sum II (Python)

    16 Mar 2020 Leetcode Depth-First-Search Tree Postorder-Traversal Inorder-Traversal