Jonghan's learning path

Today I Learned as a developer

Recent posts

Leetcode problem 21 - Contains Duplicate

1 minute read

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.