Algorithms Tutorials Page 3

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
Find the floor of an element in a sorted array

Find the floor of an element in a sorted array

Algorithms1 mins read
Count the number of occurrences (frequency) of an element in a sorted array

Count the number of occurrences (frequency) of an element in a sorted array

Algorithms1 mins read
Find the First and Last Position of an Element in a Sorted Array

Find the First and Last Position of an Element in a Sorted Array

Algorithms1 mins read
Order-agnostic Binary Search

Order-agnostic Binary Search

Algorithms1 mins read