They asked me to write a function that takes several different ratios for currency exchanges and asks me to calculate the exchange rates.
Senior Front End Engineer Interview Questions
2,000 senior front end engineer interview questions shared by candidates
Write a javascript function to add up values in an array
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.
write a Java program to print the 1st 25 Fibonacci numbers
5. Parent and child both div has click handler - on click of child - parent's click handler should be executed, not of child
All standard questions on DS, trees, MAP
What is webpack?
Write CSS/JavaScript to change display of html elements?
Tell me about your background.
In the casual interview, the recruiter asked about general work experience, expectation. In the technical interview, I was asked 2 questions, one regarding data structure, and another regarding DOM.
Viewing 61 - 70 interview questions