For the best coding experience, use a desktop browser.
Easy
Array
Two Sum
Given an array of integers nums and an integer target, return indices of the two numbers that add up to target. Each input has exactly one solution and you may not reuse the same element.