Write code to add one to an array of strings where the array were strings `${1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9}`. Ex. `f(['1', '2', '9'])` should output `['1', '3', '0']`.
Senior Front End Developer Interview Questions
1,429 senior front end developer interview questions shared by candidates
Typical leet code medium question.
Technical discussions, design patterns
Pairing around building a form and posting to an endpoint
Some has posted a review with interview questions. I had the same experience, except for modified version of Two Sum and HTML, CSS, JS was to a create tweet list
Leetcode type problems, vanilla JS questions, and a front end system design question.
Questions on CI pipeline and delivery of work
Explain your daily/weekly/monthly routine? How do you receive feedback usually? How do you handle a conflict with your teammate (peer)? How do you handle a conflict with your supervisor? How do you handle a conflict with your team lead? How do you handle a conflict with a stakeholder? How do you handle a conflict with a designer? Do you have an experience where you brought an idea to the team from outside? How did you introduce the idea? Have you had any experience when you introduced an idea or technology or whatever, and someone didn't go along with it? How did you manage when someone pushed your idea back? What was the latest thing you learned from outside of the team? How did you bring it up? Was there anything that someone in the team brought up and you were against it? Was there anything that someone outside the team brought up and you were against it?
problems on arrays and basic Java script questions on clousers etc...
Home Assignment of 3 parts. The first was 30 min (warmup). The second part took 2.5 hours. I was asked to implement a Bar Chart and do some Data manipulation to use that Bar Chart. Overall it could be fun but there were too many details with not a lot of time, and the story seemed to be not related to reality. Also, I used inline style (with the mind to change it to CSS in JS) and they didn't accept it which was weird. Not sure I would like to work in a place with those requirements and narrow thinking.
Viewing 931 - 940 interview questions