Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/randhir200/two-sum

Given a sorted array of integers, return indices of two numbers such that they add up to a target value. Print -1 -1 if not found.
https://github.com/randhir200/two-sum

Last synced: 1 day ago
JSON representation

Given a sorted array of integers, return indices of two numbers such that they add up to a target value. Print -1 -1 if not found.

Awesome Lists containing this project