I applied online. I interviewed at Salesforce (San Francisco, CA) in Dec 2020
Interview
Hackerrank test followed by 2 interviews. The position was for Go development at SFO office. Hackerrank was easy. Interviews were also easy with questions like what is your biggest achievement, what was one bug that you debugged, and some resume related questions
Interview questions [1]
Question 1
Merge sorted arrays. I developed it for 2 arrays, but I guess they expected merge K sorted arrays.
It was pretty relaxed the interviewer was quite kind however the questions were a little challenging for a sophmore. Overall it was a positive interview experience and it shouldnt be too hard if you do leetcode the questioning patterns were similar.
Interview questions [1]
Question 1
I was asked to arrange timestamps of mutliple servers by their check in check out time. You were meant to use a hashmap to do it
Technical interview about Online Assessment. Asked about thought process in solving the Online assessment questions. Pretty straightforward. The recruiting process took about one month. Not stressful at all. Nice interviewers
Interview questions [1]
Question 1
The online assessment questions. How did you come about the solution
I applied through college or university. I interviewed at Salesforce (New Delhi) in Mar 2026
Interview
The interview process started with an online coding test. After that there was a interview where questions on data Structure, programing and basic computer science concepts were asked finally there was an HR Interview communication skills and background.
Interview questions [1]
Question 1
write a program to reverse a string and explain the time complexity