Full Stack Software Engineer Interview Questions

15,748 full stack software engineer 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
Jun 7, 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

See Interview Questions for Similar Jobs

Glassdoor has 15,748 interview questions and reports from Full stack software engineer interviews. Prepare for your interview. Get hired. Love your job.