they asked some tricky puzzles
Ingeniero Web Interview Questions
16,669 ingeniero web interview questions shared by candidates
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.
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.
I have been asked to communicate with Twitter using API and fetch all tweets posted in a specific Twitter page.
Given an N by N array, how would you iterate through all the elements using only one loop and one variable.
This greatly depends on which role you are interviewing for
Create a function to find if a number is prime.
Javascript is object oriented?
4. Write an sql query to display employee name and manager name from Employee Table
What is a clousure function in Javascript?
Viewing 131 - 140 interview questions