# Status Problem video Level Completes Likes
473

Given an array, count the number of pairs with a given sum.

Beginner % 0
468

Unique subsets with a given sum with allowed repeated digits.

Medium % 0
466

Lexicographically next permutation With One swap

Medium % 1
465

Find all subsets of size K from a given number N (1 to N)

Medium % 0
463

Combinations with sum K from a given number N with repetition

Medium % 0
457

Given an array, print all unique subsets with a given sum.

Medium % 0
456

Subsets Elements less than K.

Medium % 0
454

Find all unique combinations of numbers (from 1 to 9 ) with sum to N

Medium % 0
447

Check If Given Undirected Graph is a tree

Medium % 0
444

Articulation Points OR Cut Vertices in a Graph

Hard % 0
443

Check the completeness of given binary tree | Set 2 - Using Level Order Traversal

Medium % 0
442

Find the number of distinct Islands OR connected components.

Hard % 0
439

Determine the given routing number belong to which bank

Medium % 0
437

Lexicographically previous permutation With One swap

Medium % 1
436

Find all unique combinations of exact K numbers (from 1 to 9 ) with sum to N

Medium % 0
431

Check the completeness of given binary tree | Set 1 - Using Node Count

Medium % 0
428

Collatz Conjecture - Maximum Steps takes to transform (1, N) to 1.

Medium % 0
427

Number of Islands using BFS

Medium % 0

Given an array, count the number of pairs with a given sum.

Unique subsets with a given sum with allowed repeated digits.

Lexicographically next permutation With One swap

Find all subsets of size K from a given number N (1 to N)

Combinations with sum K from a given number N with repetition

Given an array, print all unique subsets with a given sum.

Subsets Elements less than K.

Find all unique combinations of numbers (from 1 to 9 ) with sum to N

Check If Given Undirected Graph is a tree

Articulation Points OR Cut Vertices in a Graph

Check the completeness of given binary tree | Set 2 - Using Level Order Traversal

Find the number of distinct Islands OR connected components.

Determine the given routing number belong to which bank

Lexicographically previous permutation With One swap

Find all unique combinations of exact K numbers (from 1 to 9 ) with sum to N

Check the completeness of given binary tree | Set 1 - Using Node Count

Collatz Conjecture - Maximum Steps takes to transform (1, N) to 1.

Number of Islands using BFS