they asked some tricky puzzles
Web Engineer Interview Questions
16,668 web engineer interview questions shared by candidates
It wasn't that the questions were hard so much as how involved the addClass and array flattening questions were given it was for an interview and the expectations were very high for creating a working function of each. JavaScript has a lot of quirky things that make answering these questions harder since there is more that needs to be considered when developing solutions for them.
During my phone JS interview, I got a lot of general CS questions. The questions were a bit frustrating, because they're things you know you can just Google search and find the one-line answer you need without any actual effort. Things like writing a function to determine if a string is a palindrome or writing a function for the Fibonacci sequence - things that don't have any real use and just exist as stereotypical interview questions.
I have been asked to communicate with Twitter using API and fetch all tweets posted in a specific Twitter page.
This greatly depends on which role you are interviewing for
Given an N by N array, how would you iterate through all the elements using only one loop and one variable.
Create a function to find if a number is prime.
4. Write an sql query to display employee name and manager name from Employee Table
Javascript is object oriented?
What is a clousure function in Javascript?
Viewing 131 - 140 interview questions