I applied online. The process took 1 week. I interviewed at ServiceNow (Santa Clara, CA) in Feb 2014
Interview
3 technical phone interviews, couldn't make through to the next step.
All the accent of the interviewers are heavy, couldn't hear very clear on the phone. They focus a lot on the data structures and fundamental knowledges, and the questions are tricky. I feel embarrassed when I failed to implement the hash function in the HashMap. Overall, compared to other interviews I've got, they are difficult ones.
Interview questions [1]
Question 1
Implement HashMap class in Java. Be aware of the collision handling.
Implement find_next_available_spot function in MyParkingLot class, parking lot sizes 200.
2 Sum questions;
Valid Number.