antonyukmaryana / 1_TwoSum

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

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


Languages

Language:Kotlin 100.0%