MISSING VALUE Interview Questions

6,571,202 interview questions shared by candidates

Given a string of numbers, you can interpolate basic operations (+, -, * and /) to create an equation that can be evaluated using simple math. Given a string of numbers and a value, write a method that prints all of the equations that can be generated using that string that evaluate to the given value. ex- f("323",3) will print out "3 * 2 - 3"
avatar

Software Engineer

Interviewed at Triplebyte

3.5
Mar 31, 2016

Given a string of numbers, you can interpolate basic operations (+, -, * and /) to create an equation that can be evaluated using simple math. Given a string of numbers and a value, write a method that prints all of the equations that can be generated using that string that evaluate to the given value. ex- f("323",3) will print out "3 * 2 - 3"

Viewing 2611 - 2620 interview questions

Glassdoor has 6,571,202 interview questions. Prepare for your interview. Get hired. Love your job.