Get numeric number out of a roman string, linear time Given: mapping I = 1, V = 5, X = 10, L = 50, C = 100, D = 500, M = 1000 Input/Output: II = 2, III = 3, IV = 4 VI, VII, VIII IX = 9 XL = 40, XLIX = 49
Technical Interview Questions
6,583,118 interview questions shared by candidates
Getting maximum and minimun number was not difficult but getting less than n comparison was tricky.
The initial question (writing a function to calculate a square root) ended up being the most difficult because it threw me off. I knew there was a good iterative method for doing so, but could not recall Newton's method in the moment, and I sadly let this nagging thought get in the way of my ability to work through the problem. My failure to perform well on that question set a negative tone for the rest of the interview, since each interviewer after the first can see notes from the previous interviewers.
Tell me about a time where you experienced conflict with a guest. Tell us about yourself. Why did you decide to become a flight attendant? What are your career goals? Why are you leaving your current position? Why United Airlines? Tell me about a time when you experienced conflict with a co-worker. Tell me a time where you experienced a difficult situation with a guest and how did you resolve it. The role-playing part included reading an announcement where you had to tell passengers to put away their electronics and cell phone devices and the recruiter pretended she was an unruly passenger who didn't want to listen. Then you have to pretend to be the flight attendant and resolve the situation.
Anyone else going?
Given an integer set of numbers, print all the subsets. For some reason the interviewer asked to print the supersets, but what he means is subsets.
Implement a function to validate whether a given binary tree is a BST (i.e. write an isBST() function).
Are you willing to sign a non disclosure agreement before any formal interviewing occurs?
What would you do, if you are in a situation where in you are requesting for a certain input from a very senior person in the management and he is not replying back to your emails, phone calls etc. And this input is crucial for you to meet a deadline.
How can you contribute to Kerry?
Viewing 2271 - 2280 interview questions