Open In App

Cloud Analogy Interview Experience For Salesforce Developer Trainee (On-Campus)

It was an on-campus hiring for the role of Salesforce Developer Trainee

The selection process consists of 3 rounds only i.e, Programming Written Test, Technical Round, HR Round



ROUND 1

Programming written test is of easy-medium level; problems in this round are:-

for n=5 pattern should look like this:-



1

3 2

4 5 6

10 9 8 7

11 12 13 14 15

like arr[]={2,10,34,5,98};

output = “98534210”

we have to sort it on the basis of MSB.

I was able to solve 3 problems and then I was called for technical round.

ROUND 2

In second round, I was asked to optimize the code I has written in first round.

Second question is to find the sum of alternate numbers in fibonacii sequence(pretty simple)

Then some basic questions from core subjects was asked like:-

I confidently answered all questions and Interviewer just told me thank you.

I though I got rejected because very few questions were asked but after some time, I was called for HR Round.

ROUND 3

It was simple HR round and as always it begins like Introudce Yourself.

That’s it for this round

After 2 days I got a mail then I got selected as a Salesforce Developer Trainee and next day I received my offer letter.

Article Tags :