Type Challenges Judge
Problems
Progress
Two Sum
Given an array of integers nums and an integer target, return true if two numbers such that they add up to target.
nums
target