# Status Problem video Level Completes Likes
263

Minimum Copy Paste Operations

Medium % 0
258

Graph – Print all paths between source and destination

Medium % 1
257

Graph – Depth First Traversal

Medium % 2
249

Divide and Conquer - Rearrange array elements in special order

Medium % 0
248

Remove Duplicates from a string | 4 Approaches

Medium % 0
247

Find median of two sorted arrays of same size

Medium % 0
239

Find local minimum or local maximum in O(1)

Medium % 0
235

Majority Element- Boyer–Moore majority vote algorithm

Medium % 0
233

Find the local minima in a given array

Medium % 0
223

Stock Single Sell Problem - Dynamic Programming - O(n)

Medium % 2
221

Identifying Maximum Gain from Sequential Elements

Medium % 0
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
216

Find the element which appears maximum number of times in the array

Medium % 0
215

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

Medium % 0
209

Find longest Snake sequence in a given matrix

Medium % 1
208

Dynamic Programming - Count all paths in 2D Matrix with Obstructions in it

Medium % 1
207

Dynamic Programming - Count all paths from top left to bottom right of a mXn matrix

Medium % 1
199

Dynamic Programming - Maximum Subarray Problem

Medium % 0
198

Kadane's Algorithm - Maximum Subarray Problem

Medium % 1
194

Introduction to Threaded Binary Tree

Medium % 0
189

Convert BST to Greater Sum Tree

Medium % 0
187

Reverse Alternative 'k' nodes in a Linked List.

Medium % 0
186

Reverse a Linked List in groups of given size 'K'

Medium % 0
185

Generate Maximum revenue by selling K tickets from N windows

Medium % 0
183

Convert binary tree to its Sum tree

Medium % 1
174

Dynamic Programming - Maximum Product Cutting Problem

Medium % 1
172

Dynamic Programming - Longest Common Substring

Medium % 0
171

Dynamic Programming - Longest Common Subsequence

Medium % 0
170

Dynamic Programming - Rod Cutting Problem

Medium % 1

Minimum Copy Paste Operations

Graph – Print all paths between source and destination

Graph – Depth First Traversal

Divide and Conquer - Rearrange array elements in special order

Remove Duplicates from a string | 4 Approaches

Find median of two sorted arrays of same size

Find local minimum or local maximum in O(1)

Majority Element- Boyer–Moore majority vote algorithm

Find the local minima in a given array

Stock Single Sell Problem - Dynamic Programming - O(n)

Identifying Maximum Gain from Sequential Elements

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

Find two elements whose sum is closest to zero

Find the element which appears maximum number of times in the array

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

Find longest Snake sequence in a given matrix

Dynamic Programming - Count all paths in 2D Matrix with Obstructions in it

Dynamic Programming - Count all paths from top left to bottom right of a mXn matrix

Dynamic Programming - Maximum Subarray Problem

Kadane's Algorithm - Maximum Subarray Problem

Introduction to Threaded Binary Tree

Convert BST to Greater Sum Tree

Reverse Alternative 'k' nodes in a Linked List.

Reverse a Linked List in groups of given size 'K'

Generate Maximum revenue by selling K tickets from N windows

Convert binary tree to its Sum tree

Dynamic Programming - Maximum Product Cutting Problem

Dynamic Programming - Longest Common Substring

Dynamic Programming - Longest Common Subsequence

Dynamic Programming - Rod Cutting Problem