Skip to content

Instantly share code, notes, and snippets.

@SergioAFern
SergioAFern / SergioFernandezTripleByteQuestionMarch2016.js
Last active September 9, 2022 21:46
Triplebyte Pi Programming Question in Javascript
// Sergio Fernandez made on March 2016
// sergio@dominicanvoice.com
// www.dominicanvoice.com
// this is my Javascript solution to the TripelByte programming quesion.
// TASK: given a string of number and a target value.
// show all the arithmatic combinaitons of the input numbers that add up to the target value.
// note: the input numbers remain in the order they were inputed.
// For example: