InterviewDB Question

Pinterest SWE Phone - Algebraic Target

Question Details

Problem

Given an expression or set of numbers, determine whether a target value can be reached through algebraic operations.

Tags

math, dynamic_programming, recursion

Full Details

Problem

Given an expression or set of numbers, determine whether a target value can be reached through algebraic operations.

Tags

math, dynamic_programming, recursion

Free preview. Unlock all questions →

Topics

Coding Onsite Phone