Can you work with a team member who you dislike?
Manager In Interview Questions
17,817 manager in interview questions shared by candidates
What interests you about the inflight crew member position with JetBlue and what do you know about JetBlue as a company?
What is a class?
Given a triangle, determine if its a scalene, equilateral, isosceles or neither... required knowledge of triangle properties, I learnt these properties about two decades ago so ofcourse I was fuzzy on the details, completely unexpected
Write a function to find a substring in a string. Test your code, write the test cases.
how did u handle multicolleanarity in logistic model
Reverse a String eg: I am a boy ans : boy a am I
Given a string, find whether it has any permutation of another string. Need to be efficient
How would you reverse the words in a string?
Given an integer write a function that converts the input into a linkedList where each node corresponds to a number of the integer. Eg: 25697 == 2 -> 5 -> 6 -> 9 -> 7 Then write a function that takes 2 linkedList, add the corresponding integers and return a third list with the result.
Viewing 71 - 80 interview questions