I applied through college or university. The process took 4 weeks. I interviewed at S&P Global (New York, NY)
Interview
On-Campus: Written test followed by a follow-up in person interview.
On-site:
3 back to back technical interviews, 40-45 minutes each.
Questions:
1. Design "Undo" and "Redo" feature for a text editor.
2. Given an integer array, return "1" if sum of any two numbers is zero.
3. Use two dice to create a random number generator (0-15).
4. What is a Race Condition?
5. Given a continuous stream of characters, find the first non-repeating character.
Interview questions [1]
Question 1
Design "Undo" and "Redo" feature for a text editor.
I applied through college or university. The process took 2 weeks. I interviewed at S&P Global (University, IL) in Sep 2012
Interview
Campus career fair, submitted resume and got first round campus interview. Basically a paper-based coding test, 30 mins to finish and 30 mins to talk with the interviewer about the questions, interviewer might raise more questions based on your answers.
Interview questions [1]
Question 1
Find the common ancestor of the binary search tree, if provided 2 notes.
I applied through college or university. The process took 1 day. I interviewed at S&P Global (Gurgaon, Haryana)
Interview
3 ROUNDS :1st is written round comprising of apti,SQL,programming questions,2 code were to be written.
2nd is Technical Interview:1 code was asked,quite grilled on DBMS,OS,OOPS,JAVA.
3rd is Tech+HR interview:concepts from java ,DBMS were asked extensively and HR ques like "where do u see urself after 5 yrs" were there.
Interview questions [1]
Question 1
how do you merge N files into a single file ?what approach is to be followed?