← Back to experiences
[ OK ] Loaded —
[ INFO ]
$ cd
$ ls -lt
01
02
03
04
05
$ ls -lt
01
02
03
04
05
user@intervues:~/experiences/…$
I had five rounds of interviews with ServiceNow. Each round was approximately 45-60 minutes long.
Round 1: Coding round. Problem 1: Given a number string, find the next greater number. Problem 2: Given a schedule of jobs, execute the maximum number of jobs.
Round 2: Coding round Problem 1: Find the n maximum numbers from a stream of numbers.
Round 3: Problem solving Problem 1: Given a start time and distance to travel, and also when rush hour will start and the speed during rush hour, calculate the total travel time.
Round 4: Design Round (LLD + HLD) Problem 1: Design a Chess game.
Thank you.