Algorithms Tutorials

Stock Span Problem

Stock Span Problem

Algorithms1 mins read
Nearest greater element to the left of every element

Nearest greater element to the left of every element

Algorithms1 mins read
Nearest/Next greater element to the right of every element

Nearest/Next greater element to the right of every element

Algorithms1 mins read
Triplet sum closest to target

Triplet sum closest to target

Algorithms1 mins read
Find all Triplets with zero sum

Find all Triplets with zero sum

Algorithms1 mins read
Squares of a Sorted array

Squares of a Sorted array

Algorithms1 mins read
Minimum Window Substring

Minimum Window Substring

Algorithms1 mins read
Longest Subarray with Ones after Replacement (Max Consecutive Ones after replacement)

Longest Subarray with Ones after Replacement (Max Consecutive Ones after replacement)

Algorithms1 mins read
Longest Substring with Same Letters after Replacement

Longest Substring with Same Letters after Replacement

Algorithms1 mins read
Longest substring without repeating characters

Longest substring without repeating characters

Algorithms1 mins read