Back to Question
Two Sum
Question Explain
Given an array of integers `nums` and an integer `target`, return indices of the two numbers such that they add up to `target`.
Start Trying This Question Simulation
Click "Start Speaking" and answer the question naturally.