1st technical: Problem solving round - Write down steps on how to get a certain amount of water from two different sized jugs (problem from Die Hard 3 I guess). Write a function to automate steps. 2nd technical: Code a timer using JS and DOM manipulation. Hook up timer value and start, pause, and reset buttons.
Junior Front End Engineer Interview Questions
17,095 junior front end engineer interview questions shared by candidates
const arrInput = [1, 4, 6, 8, 9, 10]; const result = 6; //25;//24; // 8*1 = 8 < 24 // 8*4 = 24 == 24 // 8*9 // 8*10 // Find a pair whose multiplication is x*y = result // function should take 2 parameters: arr of numbers - arrInput , number - result
JavaScipt related questions
How do you right align a form in a page?
Do you know FIX protocol?
JS Question on variable scoping
The experience i had of going above and beyond.
Why do you want to work here?
What is your previous work experience?
What happens when you click on the URL.
Viewing 801 - 810 interview questions