What is your debugging process?
Web Software Engineer Interview Questions
289 web software engineer interview questions shared by candidates
How much JavaScript do you know
Asked a lot of questions revolving algorithms and other core CS concepts. Only one of the interviews was specific to the actual job being applied to (core web and frontend).
Technical: write a script that calculates total time players were on the court, given a list of who got subbed in, who got subbed out, and the time stamp.
That is the whole point. I was scheduled for the second day of interviews and thusly I was NEVER provided an opportunity to answer ANY interview questions at all!
On the 1st interview they asked me a few "number of digits need to code octet" and some bits and bytes types of questions which I successfully failed but it didn't seem to have affected the 1st interview much and I was still passed to the 2nd one.
Why Yelp?
Write a function which will determine if a given string is palindrome or not. bool ispalindrome(string input); I was able to complete the problem and even the interviewer seemed satisfied with the solution. Test Cases: "racecar" => true "!!a!" => true "abc" => false "a" => true "A Man, A Plan, A Canal – Panama!" => true
The phone screen wasn't very fun or challenging. Mostly trivia questions (i.e. What is a css-sprite?) All the questions were the kind of questions you could google and easily find as the first result, no actual problem-solving required. The only algorithm question was "what is the best case time complexity to sum a list of numbers." The coding test was to build a connect four app using html/css/js. No grading criteria was given, nor did I receive any feedback besides the rejection.
All the questions were relevant to my technical skill set.
Viewing 181 - 190 interview questions