Lead Backend Developer Interview Questions

6,291 lead backend developer interview questions shared by candidates

a follow up question - the allowed parentheses are {} [] and () and there is hierarchy { -> [ -> ( meaning that { cannot be nested inside [ or ( and [ cannot be nested inside ( how would you check validity given these constraints?
avatar

Backend developer

Interviewed at Resonai

4.8
Dec 18, 2022

a follow up question - the allowed parentheses are {} [] and () and there is hierarchy { -> [ -> ( meaning that { cannot be nested inside [ or ( and [ cannot be nested inside ( how would you check validity given these constraints?

Given a file and a char c, count the number of times that c appear in the file. Given a string which conssits of : (, ), * where - * is a joker char, write a progarm that returns true if the string is valid false otherwaise. A valid string consists of the same number of '(' and ')' where * could be either one of them.
avatar

Junior Backend Developer

Interviewed at Moovit

3.9
Oct 14, 2021

Given a file and a char c, count the number of times that c appear in the file. Given a string which conssits of : (, ), * where - * is a joker char, write a progarm that returns true if the string is valid false otherwaise. A valid string consists of the same number of '(' and ')' where * could be either one of them.

Viewing 31 - 40 interview questions

Glassdoor has 6,291 interview questions and reports from Lead backend developer interviews. Prepare for your interview. Get hired. Love your job.