All Posts Algorithm

  • Home /
  • All Posts algorithm
TapeEquilibrium

A non-empty zero-indexed array A is given consisting of N integers.

Read More
Find the missing element in a given permutation

A zero-indexed array A is defined, consisting of N different integers.

Read More
Odd occurences in Array

A non-empty array A consisting of N integers is given. The array contains an odd number of elements, and each element of the array can be paired with another element that has the same value, except for one element that is left unpaired.

Read More
Minimal number of jumps

A small frog wants to get to the other side of the road.

Read More