Standard restaurant interview questions
Server Interviews
Server Interview Questions
Restaurants count on servers to provide exceptional customer service regardless of the situation. Interviewers will be looking for candidates who are skilled in communicating, multitasking, and maintaining a friendly attitude under pressure. Make sure to be familiar with the restaurant's menu items, understand standard restaurant operations, and know how to respond to an unsatisfied customer.
Top Server Interview Questions & How To Answer
Question #1: How would you handle an irate customer?
Question #2: How do you handle high-intensity dinner rushes?
Question #3: What do you know about our business?
29,645 server interview questions shared by candidates
Asking about experience in the restaurant industry, skills, and availability.
Do you enjoy working in a team?
Why do you want to work in Yellowstone National Park?
Why would you be a good fit?
they didn't ask me anything
What's your favorite beer?
Basically the question is going to be about your own resume
Override equals for ArrayList
1)Assume Threaded Environment, what can go wrong in code and how to fix it. -your given a main, interface, and a global final static variable 2)Overriding ArrayList equal operator I believe? -Basically in main you add an object- array.add(new object(3,4)), then attempt to remove - array.remove(new object(3,4)). -You can't edit the main, so you have to override the equals operator in ArrayList in the class method 3)Overriding Hashmap equal operator and hashcode -Similar logic, you cant edit the main so edit the method. 4)Threading questions, basically a this.wait() -Did not get a good look at this question, but review your Operating Systems. Has to do with thread locking i believe (rusty myself here need to look over it) 5)Write out the ArrayList class. -Write out the ArrayList data structure -getsize -addElement -Remove Element -One more which I forgot -This question is actually very easy but a little time consuming, I did not get to it sadly
Viewing 1901 - 1910 interview questions