I applied online. The process took 2 weeks. I interviewed at ServiceNow (Seattle, WA) in July 2013
Interview
Applied online, and i got an email in 2 weeks. The first round was phone interview. Asked basic Operating system questions and questions linked list, hash table and gave a program on linked list to write. I was called onsite for 2nd round, most of the questions are listed below, as one of them said earlier one of the interviewers is very rude, takes every chance to insult you and the college you studied.
Interview questions [1]
Question 1
An array of strings, and each string is connected by an edge if they differ by one character. Find if there is a path between two strings.
Took about 3 weeks for a reply from recruiter after submitting online. Interview was approximately 45 minutes long. Interviewer talked about their team for a few minutes. Most of the interview was general knowledge questions with a coding portion at the end. Questions asked were standard, object-oriented programming, data structures and runtime, and traversal questions. No behavioral questions were asked.
I applied in-person. The process took 2 weeks. I interviewed at ServiceNow (Santa Clara, CA) in Oct 2014
Interview
The hiring manager approached via LinkedIn. Phone screening interview for 45-55mins. The interviewer calls late. Next round onsite interview.
Onsite interview 4 rounds.
First round hiring manager. Same question asked. Hopelessly, they ask u for ur resume. I assumed before the interview people study your profile.
Second round some arrogant guy and confused guy software engineers.
Arrogant guy asks for why did u apply for this post !?!?! (Idea answer- dude I didn't ur manager called me!)
Confused guy frames technical question, then as u discuss solutions starts putting constraints.
Third round 2 decent software developers question you about things that are not related to your profile at all. My background data engg. Asked questions on REST.
Overall exp. Bad .
I applied online. The process took 3 weeks. I interviewed at ServiceNow (Seattle, WA) in Aug 2014
Interview
I Applied online. Received email the next day for the 1:1 interview the following week. The 1:1 is easy with the behavior questions and questions based on the resume. Received the invitation for 4 hours technical interview the following week. Interview with four people is all technical questions about OOD, Binary Search Tree, LinkedList, Design Pattern. One of the interviewer is so rude, he just tried to ignore my approach for the solution and sit on the chair and work with his laptop
Interview questions [1]
Question 1
Given the BST, Write the function return all the nodes that from the given node and given distance like findnode(root, node1, distance)