Skip to content

Conversation

lenardjombo
Copy link

This PR adds a rehearsal problem to find the first missing positive integer.
The solution runs in O(n) time and O(1) space using cyclic sort.
Includes table-driven tests and follows repo conventions.

@lenardjombo lenardjombo closed this by deleting the head repository Jul 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant