Open In App

Salesforce Interview Experience | Set 5 (On-Campus)

Salesforce came to our college to hire for Full time Software Engineer role. The process was open to only Computer Science students with an aggregate CGPA > 7.0. The entire interview process was conducted on campus.

Online Test



Hosted on Hackerrank. It consisted of 2 coding questions-

  1. Check if parenthesis is balanced. All types of parenthesis can be present (, {, [, ], }, )
  2. If a = 1, b = 2, …, z = 26, calculate number of ways to decode an integer to a character string.

Eg. 1243 can be decoded in 3 ways




Interview – 1


Interview – 2

Interview – 3

Article Tags :