Who defines when something is broken?
Web Developer Interviews
Web Developer Interview Questions
Web developer interviews are heavy in technical questions. Expect questions that will test your understanding of relevant programming languages such JavaScript and CSS, general web functions, and design experience with web services like REST and SOAP. As a designer, you will likely be asked to show examples of past projects or websites.
Top Web Developer Interview Questions & How To Answer
Question #1: Can you describe the most popular programming languages and web services?
Question #2: How would project managers and fellow web developers you've worked with describe you?
Question #3: How do you work your way out of coding problems?
23,582 web developer interview questions shared by candidates
Practical exercise was to demonstrate basic HTML skills
Name front end technologies and frameworks you use
they asked some tricky puzzles
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.
Viewing 171 - 180 interview questions