Contains Duplicate: 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.
read moreContains Duplicate: 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.
read moreRoman to Integer: Roman numerals are represented by seven different symbols: I, V, X, L, C, D and M.
read moreMove Zeroes: Given an integer array nums, move all 0's to the end of it while maintaining the relative order of the non-zero elements.
read moreFirst Missing Positive: Given an unsorted integer array nums, return the smallest missing positive integer.
read moreBackspace String Compare: Given two strings s and t, return true if they are equal when both are typed into empty text editors.
read moreTarget Sum: You are given an integer array nums and an integer target.
read moreDon’t settle for anything less than the crown. Join our newsletter and become the King of Interviews! Click here to join now and get the latest updates.