Salesforce MTS | Bengaluru
Summary
I interviewed for a MTS role at Salesforce in Bengaluru. After clearing an OA, I had one technical round with two coding questions, but I was ultimately rejected because I ran out of time.
Full Experience
The recruiter reached out to me for a MTS position at Salesforce in Bengaluru. I first completed an Online Assessment. A couple of weeks later, I received an invite for the interview round.
My first and only round consisted of two coding questions that needed to be solved within an hour. I unfortunately ran out of time and was unable to complete both, leading to a rejection.
Interview Questions (2)
Variation of Subarrays with K Different Integers. The specific question was to find the left and right index for the minimum length subarray with exactly k unique elements.
The classic Koko Eating Bananas problem.