- Questions about Java classes and backend code, which felt unrelated to a frontend position. - Algorithms and data structure exercises that are rarely used in real-world mobile development. - The focus was more on theoretical knowledge than practical skills relevant to the role. - The interviewer had not reviewed the submitted code beforehand and seemed unfamiliar with basic data structures like a Map — a structure that stores key-value pairs.
Senior Frontend Engineer Interview Questions
1,539 senior frontend engineer interview questions shared by candidates
Diferecia entre .toBeTrue & toBeTruthly, como testearias un metodo privado, diferencia entre clase e interfaz, diferencia entre union type y enum, diferencia entre fixed y sticky...
Find bugs in this mini react app
Considering you have file that contains various file paths as comma delimited strings as input. Example - ``` a,b,c,d,e,g a,d,f,e,r b,t,y,a,r ``` Each line represents a path. Assume that there is folder b and d inside a and then folders are further nested inside both b and d too. The task is to prepare a UI where we should have a dropdown listing down the first level of folders and as you make a selection, more dropdowns should appear to choose the folders from available options at each nested level. This should happen really efficiently with zero lag. These strings can have millions of values with billions of such strings.
Typical initial HR questions, current job, your role and in the end what do you expect from Accelbyte.
Lengthy take at home test and then interview to discuss the take at home test.
Api docs were given and asked to build the weather app using an online weather library and connecting with the swagger and then display on UI
They asked about my previous experiences and exposed some challenges to talk about problem-solving besides a coding challenge.
Coding question to build a dom tree with only using Node.
Perguntaram como eu trato código legado e como faria um grande refactor em um sistema mais antigo.
Viewing 531 - 540 interview questions