For the final interview, the questions were not bad, but the way they were asked confused me. The first round seems like LC, but the second relates to Geometry and Math more.
Intern Software Engineer Interview Questions
9,772 intern software engineer interview questions shared by candidates
Do you think you are honest.Give an example. And loads of questions of this sort
They ask questions like: how would you rate yourself of responsibility on a scale of ten. Please give me some examples to demonstrate that. Or, are you a creative guy? What's the most creative thing have you done lately. I'think I'm doing good on those questions and examples. Don't know why they reject me.
Maybe the DB since I studied it two years ago
i struggled with a basic probability question- i wasnt expecting this at all.
Given an array of integers nums sorted in ascending order, find the starting and ending position of a given target value. If target is not found in the array, return [-1, -1]. Follow up: Could you write an algorithm with O(log n) runtime complexity?
The technical question was: Given an 2d array of numbers that is sorted in both rows and columns, how would you find if a number is in the array or not.
Print Fizz, Bang, or Buzz based on divisible by 3, 7 or 11. Very easy
(Given a certain output) Write a function that will take a list of nodes and print out the list in the same format as the given output. What changes would you like to see to Yelp?
object oriented design technical question
Viewing 7461 - 7470 interview questions