Find bugs in this mini react app
Senior Frontend Engineer Interview Questions
2,920 senior frontend engineer interview questions shared by candidates
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.
Háblame de tu experiencia profesional y los proyectos más relevantes ¿Qué tecnologías/lenguajes dominas mejor? ¿Cómo te mantienes actualizado en tecnologías emergentes?
cosas técnicas prueba de codigo
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: implement debounce function in JS
Coding question to build a dom tree with only using Node.
Viewing 1051 - 1060 interview questions