Software Developer Full Stack Interview Questions

19,412 software developer full stack interview questions shared by candidates

Given a formula (string) and a dict, replace each key that appears in the formula with its value. "CONCATENATE("#first_name#", " - ", 30)" { 'first_name': "Moshe", 'age': 20, 'status': "Done"} Result: "CONCATENATE("Moshe", " - ", 30)"
avatar

Full Stack Developer

Interviewed at monday.com

4
7 Jun 2020

Given a formula (string) and a dict, replace each key that appears in the formula with its value. "CONCATENATE("#first_name#", " - ", 30)" { 'first_name': "Moshe", 'age': 20, 'status': "Done"} Result: "CONCATENATE("Moshe", " - ", 30)"

Viewing 1 - 10 interview questions

Glassdoor has 19,412 interview questions and reports from Software developer full stack interviews. Prepare for your interview. Get hired. Love your job.