# Status Problem video Level Completes Likes
274

Graph – Detect Cycle in an Undirected Graph using DFS

Medium % 0
273

Graph – Detect Cycle in a Directed Graph

Medium % 1
272

Graph – Software Installation Problem

Medium % 0
268

Topological Sort

Medium % 1
261

Sliding Window Algorithm (Track the maximum of each subarray of size k)

Hard % 0
248

Remove Duplicates from a string | 4 Approaches

Medium % 0
246

Dynamic programming – Minimum Jumps to reach to end

Hard % 0
236

Find three elements in an array that sum to a given value

Beginner % 1
235

Majority Element- Boyer–Moore majority vote algorithm

Medium % 0
232

Check whether the given number is a perfect square

Beginner % 0
230

Find the Index from which 0 starts

Beginner % 0
228

Find the only element in array which appears only once

Beginner % 1
227

Algorithm to calculate power(k,n).

Beginner % 1
219

Find the two repeating elements in a given array | 6 Approaches

Medium % 1
217

Find two elements whose sum is closest to zero

Medium % 1
215

Find duplicates in an given array in O(n) time and O(1) space

Medium % 0
214

Find the last non repeating character in a given string.

Beginner % 0
213

Find the last repeating character in a given string

Beginner % 0
212

Find the first non repeating character in a given string

Beginner % 0

Graph – Detect Cycle in an Undirected Graph using DFS

Graph – Detect Cycle in a Directed Graph

Graph – Software Installation Problem

Topological Sort

Sliding Window Algorithm (Track the maximum of each subarray of size k)

Remove Duplicates from a string | 4 Approaches

Dynamic programming – Minimum Jumps to reach to end

Find three elements in an array that sum to a given value

Majority Element- Boyer–Moore majority vote algorithm

Check whether the given number is a perfect square

Find the Index from which 0 starts

Find the only element in array which appears only once

Algorithm to calculate power(k,n).

Find the two repeating elements in a given array | 6 Approaches

Find two elements whose sum is closest to zero

Find duplicates in an given array in O(n) time and O(1) space

Find the last non repeating character in a given string.

Find the last repeating character in a given string

Find the first non repeating character in a given string