Salesforce
More Experiences
Salesforce LMTS Onsite Coding
May 26, 2025 • 5 reads
Summary
I had an onsite coding interview at Salesforce for an LMTS role, which involved two coding problems to be solved in 45 minutes after an initial discussion about my projects. I barely managed to solve the first problem and could only outline the algorithm for the second due to time constraints.
Full Experience
There were two problems to be solved within 45 mins irrespective of you solving the first one or not
Initially we wasted 15 mins talking about my projects and all I dont know why that was needed.
Q1 : https://leetcode.com/problems/fruit-into-baskets/description/ Q2: https://leetcode.com/problems/zigzag-conversion/description/
Solved first one barely , gave the algo for the second one and barely could write the code because of the time.
Interview Questions (2)
Q1
Fruit Into Baskets
Data Structures & Algorithms
Q2
Zigzag Conversion
Data Structures & Algorithms