Open In App

Salesforce Interview Experience for AMTS (On-Campus)

Salesforce came to our college to hire for Associate Member of Technical Staff 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: The test was hosted on HackerRank. The test consisted of 15 MCQs from OS, DBMS, OOPS, DS, Algo and two coding questions. The coding questions were as follows:-



  1. Three strings A, B, C are given. Check whether C contains all the characters of A and B and also in the same sequence as present in A and B.
  2. A 2D matrix of numbers is given as input. A person starts from the top-most left cell. He can only move either to the right cell or to the cell below it. The move can only be performed only if the value in the next cell is either one more or one less than the current cell’s value. Return the maximum length of the path the man can travel.

After the online test 12 students were shortlisted for the interview rounds.

Interview Round 1:



Interview Round 2:

Interview Round 3: This was short interview.

 

Article Tags :