Create a search bar with the api they gave should filter the items based on user typing and list the filtered items below,
Front End Developer Intern Interview Questions
12,597 front end developer intern interview questions shared by candidates
PHONE INTERVIEW: Given a javascript array like [ 'a', 1, null, [ ], 2, [ 'b', 'c', [ 'd' , [[ ], [1,32, 'ksdjb']], [ ]] ] ]; write a function to flatten it so it looks like [ 'a', 1, null, 2, 'b', 'c','d'......];
If you came across a problem you couldn't solve, what would you do.
Nothing out of the park - had to do some UI related stuff with Jquery
Text book type question about semantic html, wasn't really hard but it was the type of question where you pause and try to remember the phrasing of a concept you've absorbed rather than described.
management and interview questions.
¿Cuál es tu experiencia con Javascript?
Same question, find the intersecting values of 2 arrays but handle duplicate values. This time "handle" means include duplicates in the output.
Culture questions about my own interests and experience. Technical questions around application design, testing, layout, and front end technologies.
There was none, except to do an automated video interview before I start on the coding assignment.
Viewing 1901 - 1910 interview questions