Junior Full Stack Developer Interview Questions

19,462 junior full stack developer interview questions shared by candidates

given an object columnIdsToValues = { text: 'approved', status: 'Done', vacationDays: 1, holidays: 2 } and a formula in String form const formula = 'CONCATENATE("Total: " , sum( holidays, vacationDays)'; you need to replace each key (holidays and vactiondDays) with their values from the Object and return a new string
avatar

Full Stack Developer

Interviewed at monday.com

4
Feb 14, 2022

given an object columnIdsToValues = { text: 'approved', status: 'Done', vacationDays: 1, holidays: 2 } and a formula in String form const formula = 'CONCATENATE("Total: " , sum( holidays, vacationDays)'; you need to replace each key (holidays and vactiondDays) with their values from the Object and return a new string

Viewing 1211 - 1220 interview questions

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