Contains Duplicate(javascript-Leetcode problem)

📰 Medium · JavaScript

Given an integer array nums, return true if any value appears at least twice in the array, and return false if every element is distinct. Continue reading on Medium »

Published 30 Jun 2026
Read full article → ← Back to Reads