easy

Two Sum

DSA Practice
Description

Two Sum

Given an array of integers and a target, return indices of two numbers such that they add up to target.

Progress Tracker
Test Execution

Awaiting execution...