Why Yelp?
Software Engineer Developer Interview Questions
3,295 software engineer developer interview questions shared by candidates
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.
Firstly Interviewer asked me to introduce myself. Then he discussed my project for like half an hour. After that some DSA questions and some basic programs. That was all.
Tell me about your projects
what are the featueres of react.ja
Can I work in different time zones
All questions were lc mediums, mainly on data structures and algorithms
LeetCode easy to medium problems The engineers made the problems themselves for the second round, but seems like they ask a lot of string manipulation problems
Technical Question
Viewing 1971 - 1980 interview questions