# Status Problem video Level Completes Likes
506

Maximum Bipartite Matching Problem

Hard % 0
449

Check if Graph is Bipartite - Adjacency List using Breadth-First Search(BFS)

Hard % 0
447

Check If Given Undirected Graph is a tree

Medium % 0
444

Articulation Points OR Cut Vertices in a Graph

Hard % 0
442

Find the number of distinct Islands OR connected components.

Hard % 0
427

Number of Islands using BFS

Medium % 0
426

Check if Graph is Bipartite - Adjacency List using Depth-First Search(DFS)

Hard % 0
424

Check if given undirected graph is connected or not

Beginner % 0
423

Given Graph - Remove a vertex and all edges connect to the vertex

Medium % 0
417

Maximum number edges to make Acyclic Undirected/Directed Graph

Beginner % 0
414

Breadth-First Search in Disconnected Graph

Medium % 0
408

Number of Islands

Medium % 1
403

Check if Graph is Bipartite - Adjacency Matrix using Depth-First Search(DFS)

Hard % 0
401

Introduction to Bipartite Graphs OR Bigraphs

Medium % 0
400

Reverse the Directed Graph

Beginner % 0
396

Optimizing Test Execution: Managing Test Dependencies for Sequential Order

Medium % 0
395

Implement Graph Using Map or dictionary

Medium % 0
393

Count number of subgraphs in a given graph

Beginner % 0
391

Check if given an edge is a bridge in the graph

Medium % 0

Maximum Bipartite Matching Problem

Check if Graph is Bipartite - Adjacency List using Breadth-First Search(BFS)

Check If Given Undirected Graph is a tree

Articulation Points OR Cut Vertices in a Graph

Find the number of distinct Islands OR connected components.

Number of Islands using BFS

Check if Graph is Bipartite - Adjacency List using Depth-First Search(DFS)

Check if given undirected graph is connected or not

Given Graph - Remove a vertex and all edges connect to the vertex

Maximum number edges to make Acyclic Undirected/Directed Graph

Breadth-First Search in Disconnected Graph

Number of Islands

Check if Graph is Bipartite - Adjacency Matrix using Depth-First Search(DFS)

Introduction to Bipartite Graphs OR Bigraphs

Reverse the Directed Graph

Optimizing Test Execution: Managing Test Dependencies for Sequential Order

Implement Graph Using Map or dictionary

Count number of subgraphs in a given graph

Check if given an edge is a bridge in the graph