Binary Search Tutorials

Search in Bitonic Array

Search in Bitonic Array

Algorithms1 mins read
Find Maximum Element in a Bitonic Array

Find Maximum Element in a Bitonic Array

Algorithms1 mins read
Find the position of an element in a sorted infinite array

Find the position of an element in a sorted infinite array

Algorithms1 mins read
Find the Rotation Count in a Rotated Sorted array

Find the Rotation Count in a Rotated Sorted array

Algorithms1 mins read
Find the Minimum element in a Rotated Sorted Array

Find the Minimum element in a Rotated Sorted Array

Algorithms1 mins read
Search an element in a Rotated Sorted Array

Search an element in a Rotated Sorted Array

Algorithms1 mins read
Search an element in a nearly (almost) sorted array

Search an element in a nearly (almost) sorted array

Algorithms1 mins read
Find the minimum difference element in a sorted array

Find the minimum difference element in a sorted array

Algorithms1 mins read
Find the smallest letter greater than target in a sorted array of letters

Find the smallest letter greater than target in a sorted array of letters

Algorithms1 mins read
Find the ceiling of an element in a sorted array

Find the ceiling of an element in a sorted array

Algorithms1 mins read