paulndam / Two-Sums

Given an array of numbers, with a given target as well, write a function that determines if the numbers in the array will result to the given target number.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Given an array of numbers, with a given target as well, write a function that determines if the numbers in the array will result to the given target number.


Languages

Language:JavaScript 100.0%