Settimeout, flatten an array
Senior Front End Engineer Interview Questions
670 senior front end engineer interview questions shared by candidates
Do you have any experience working with HTML, CSS, JavaScript? Your resume doesn't say you do.
HTML/CSS for Facebook like posts
Do you have a degree?
Detailed Javascript and Angular questions. Including REST API and promises, asyc/await, fetch..
Implement some text editing functions
Lets say you have two strings: 'the' and 'The cop has a nice little hat.' Write a function that will check each character from first string and count the same in the second string. Return the total count. For example, character 't' occurred 3 times (case sensitive), character 'h' occurred 3 times and character 'e' occurred 3 times in the second string. Total count = 9.
Sheet with some javascript code
write a Java program to print the 1st 25 Fibonacci numbers
Was given a parent div and 3 child divs inside. Asked to add CSS to each giving some height and width to the child divs and border of a certain thickness to all. Asked to add another child div inside the second child. Was asked to give absolute position to this div with some bottom and left positioning and asked to draw the layout.
Viewing 1 - 10 interview questions