AlgoNinjutsu
  • Difficulty
    • Easy
    • Medium
    • Hard
  • Categories
    • Arrays
    • Strings
    • Linked Lists
    • Hashmaps
    • Hashsets
    • Graphs
    • Tries
    • Heaps
    • Trees
    • Stacks
    • Queues
    • DP
    • Backtracking
    • Math
    • Binary
    • Binary Search
    • DFS
    • BFS
    • Two Pointers
    • Sliding Window
    • Prefix Sum
    • Topological Sort
  • Random
  • All Questions

35 Questions




Minimum Depth of Binary Tree

easy

trees


BFS

Word Break

medium

BFS


DP

Number of Components in an Undirected Graph

medium

DFS


BFS

Graph Valid Tree

medium

DFS


BFS

Binary Tree Level Order Traversal

medium

trees


BFS

Binary Tree Zigzag Level Order Traversal

medium

trees


BFS

Binary Tree Right Side View

medium

DFS


BFS

All Nodes Distance K in Binary Tree

medium

DFS


BFS

Populating Next Right Pointers in Each Node

medium

trees


BFS

Maximum Width of a Binary Tree

medium

BFS




Populating Next Right Pointers in Each Node II

medium

trees


BFS

Jump Game II

medium

arrays


BFS

Jump Game VII

medium

arrays


BFS

Rotting Oranges

medium

arrays


BFS

Walls and Gates

medium

BFS




Word Ladder

hard

BFS




Shortest Bridge

medium

BFS




Game of Life

medium

BFS




Shortest Path to Get Food

medium

BFS




Shortest Path in Binary Matrix

medium

BFS




The Maze

medium

arrays


BFS

Number of Provinces

medium

DFS


BFS

Binary Tree Vertical Order Traversal

medium

BFS


DFS

Shortest Path in a Grid with Obstacles Elimination

hard

BFS




Reorder Routes to Make All Paths Lead to the City Zero

medium

graphs


BFS

Swim in Rising Water

hard

BFS


heaps

Path With Maximum Minimum Value

medium

BFS


heaps

Concatenated Words

hard

DP


BFS

As Far from Land as Possible

medium

BFS




Longest String Chain

medium

BFS




Find Bottom Tree Value

medium

DFS


BFS

Minimum Jumps to Reach Home

medium

BFS




Employee Importance

medium

BFS


DFS

Nearest Exit from Entrance in Maze

medium

BFS




Closest Leaf in a Binary Tree

medium

trees


BFS








Share AlgoNinjutsu on social media
Connect with me