...

/

First Missing Positive

First Missing Positive

Try to solve the First Missing Positive problem.

Statement

Given an unsorted integer array, nums, return the smallest missing positive integer. Create an algorithm that runs with an O(n) ...

Create a free account to view this lesson.

By signing up, you agree to Educative's Terms of Service and Privacy Policy