Topic: Mathematics Problem / Level: beginner

Problem: Implement a function to find the longest sequence of consecutive numbers in an array.

Run the code to see the output here...