Practice Problem
Contains Duplicate
Difficulty: Easy
Given an integer array, determine if any value appears at least twice in the array.
Practice Problem
Difficulty: Easy
Given an integer array, determine if any value appears at least twice in the array.