Interview Experience Analysis for Salesforce

49 Records Found
TOTAL EXPERIENCES
49
COMPANIES COVERED
1
ROLES COVERED
13
LOCATIONS COVERED
9

Curious About Salaries?

View Salesforce Compensation Details

Share this page with your network:

Role Distribution

Years of Experience vs Number of Experiences

Salesforce Interview Experiences

Detailed insights from real candidates who interviewed at top tech companies

Sort by:

Salesforce USA SMTS Offer

SalesforceSenior MTSπŸ“ USA

Summary

I interviewed for a Senior MTS role at Salesforce in the USA. The interview process was somewhat unstructured, with a mix of coding, system design, and behavioral rounds. I felt some questions were in...

Interview Experience

I interviewed for Senior MTS role - Hiring Manager Screen (45 mins) - Questions related to my work experience, my role + impact - Behavioral questions for almost 45 mins. We went over 1 hr for the interview duration. - Online Assessment (60 mins) - 4 standard leetcode problems. The last...

Interview Questions (11)

Longest Increasing Subsequence

Data Structures & Algorithms
Loading content...

Reverse Sublist of a Linked List

Data Structures & Algorithms
Loading content...

Explaining REST API, HTTPS, and JWT

EasyOther
Loading content...

Design a TicketMaster-like Service

System Design
Loading content...

Difference between Arrays and Lists

EasyOther
Loading content...

What is Caching?

Other
Loading content...

Implement a HashMap

MediumData Structures & Algorithms
Loading content...

Implement LRU Cache

MediumData Structures & Algorithms
Loading content...

Implement LFU Cache

HardData Structures & Algorithms
Loading content...

Design for Stock Broker App - Historical Prices and Updates

System Design
Loading content...

Standard Behavioral Questions

Behavioral
Loading content...
Read on LeetCode

Salesforce MTS interview experience 3 years

SalesforceMTS IπŸ’Ό 3 YOE

Summary

Loading content...

Interview Experience

Total Experience: 3 years Current Company: Product-based, large-scale startup College: Tier-3 Branch: ECE Round 1 – Online Assessment (HackerRank) The test included 6 MCQs and 2 medium/hard LeetCode-style coding problems. Problem 1: Given an array values[], find the maximum possible even sum that...

Interview Questions (4)

Maximum Even Subset Sum

Data Structures & Algorithms
Loading content...

Minimum Moves to Make Arrays Identical

Data Structures & Algorithms
Loading content...

Arithmetic Operations Without Operators

Data Structures & Algorithms
Loading content...

Minimum Transactions for Account Settlement

Data Structures & Algorithms
Loading content...
Read on LeetCode

Salesforce LMTS | India | Interview experience | September 2025 | Offer

SalesforceLead Software Engineer/LMTS - Backend - Distributed SystemsπŸ“ IndiaπŸ’Ό 10.3 YOE

Summary

I interviewed for a Lead Software Engineer/LMTS - Backend - Distributed Systems role at Salesforce in India. After clearing multiple technical rounds (DSA, LLD, HLD) and a Hiring Manager round, I rece...

Interview Experience

Screening round : Hackerrank2 Questions to be completed in 75 min. Bothe were leetcode medium level. This is a proctored test. Your microphone and video will be ON and recorded throughout.Q1 : I solved it using binary heaps (Priority queue if you are using java). Once you figure out that you need to...

Interview Questions (4)

Implement Max Stack

Data Structures & Algorithms
Loading content...

Implement Frequency Stack

Data Structures & Algorithms
Loading content...
View Problem

Design a Connection Pool

System Design
Loading content...

Design a Marketing Campaign System

System Design
Loading content...
Read on LeetCode

Salesforce SMTS

SalesforceMTS II

Summary

I interviewed for an SMTS role at Salesforce, which involved initial OA rounds, followed by a coding round and a low-level design round focusing on an elevator system. I don't recall the specific OA q...

Interview Experience

Loading content...

Interview Questions (3)

Longest Non-Repeating Substring

MediumData Structures & Algorithms
Loading content...

Min Stack

MediumData Structures & Algorithms
Loading content...

Elevator Service Low-Level Design

System Design
Loading content...
Read on LeetCode

Salesforce | SMTS | Interview Experience

SalesforceMTS IIπŸ’Ό 7.5 YOE

Summary

I recently interviewed for the SMTS Backend role at Salesforce, which included a HackerRank coding round and a virtual DSA coding round with LeetCode-variant problems and a system design question. I s...

Interview Experience

YOE: 7.5Recently gave the Salesforce for SMTS Backend role.Recruiter Approched.Round 1 : Platform- Hackerrank2 Questions to be completed in 75 min.Q1: Variant of https://leetcode.com/problems/remove-duplicates-from-an-unsorted-linked-list/description/ We should have only one occurence of numbers.Q2:...

Interview Questions (4)

Remove Duplicates from Unsorted Linked List (Variant)

MediumData Structures & Algorithms
Loading content...
View Problem

Kth Largest Element in an Array (Variant)

MediumData Structures & Algorithms
Loading content...
View Problem

Reconstruct Itinerary (Variant without loops/multiple paths)

HardData Structures & Algorithms
Loading content...
View Problem

Design Queue with O(1) getMax()

MediumData Structures & Algorithms
Loading content...
Read on LeetCode

Salesforce | SMTS | OA

SalesforceSMTS BackendπŸ’Ό 6.5 YOE

Summary

Loading content...

Interview Experience

Loading content...

Interview Questions (2)

Minimum Operations to Reduce to 0

Data Structures & Algorithms
Loading content...

Maximum Requests in Window

Data Structures & Algorithms
Loading content...
Read on LeetCode

Salesforce OA | SMTS | Hackerrank | Nov 2025

SalesforceMTS IIπŸ’Ό 6 YOE

Summary

Loading content...

Interview Experience

Loading content...

Interview Questions (2)

Classify Texts as Spam or Not Spam

Data Structures & Algorithms
Loading content...

Longest Subsequence of X that is a Substring of Y

Data Structures & Algorithms
Loading content...
Read on LeetCode

Salesforce Interview Experience

SalesforceπŸ’Ό 7 YOE

Summary

I interviewed with Salesforce on November 1st, 2025, for a DSA round. I was presented with a complex problem involving maximizing subarray sums by moving elements between two arrays, which I was unabl...

Interview Experience

Experince: 7 yearsCurrent: Prduct Based Compnay (36 + 5.5 + 4.5 (LTI)) - ~46 LPAOffer in Hand: Walmart: 45 + 8.7 + 3.5(stocks) = ~57 LPAKotak Mahindra: 49 + 7.5 + 4.5(LTI) = ~ 60 LPAI was part of salesforce hiring drive today i.e. 1st November 2025Round -1 DSA:find the maximum subarray sum of array1...

Interview Questions (1)

Maximize Subarray Sum by Operations on Two Arrays

Data Structures & Algorithms
Loading content...
Read on LeetCode

Salesforce SMTS Interview

SalesforceMTS II

Summary

I had a Hackerrank coding round for a Salesforce SMTS role, where I was presented with two data structures and algorithms questions. I was able to discuss approaches for both but could not fully solve...

Interview Experience

## Round 1 experience Interviewer jumped straight to the questions after 1 minute intro. Then Hackerrank link was shared. Was given 2 questions - 1. **Same as https://leetcode.com/problems/remove-all-adjacent-duplicates-in-string-ii/description/** Was able to come up with a brute force approach i...

Interview Questions (2)

Remove All Adjacent Duplicates in String II

Data Structures & Algorithms
Loading content...
View Problem

Binary Tree Maximum Path Sum

Data Structures & Algorithms
Loading content...
View Problem
Read on LeetCode

Salesforce MTS Interview Experience

SalesforceMTS IπŸ“ Hyderabad

Summary

I interviewed for a MTS role at Salesforce, progressing through an Online Assessment, multiple Data Structures & Algorithms and Low-Level Design rounds, and a final onsite round. I am currently awaiti...

Interview Experience

Recruiter had reached out to me for another position opening on LinkedIn earlier. Mailed him back with my resume and he sent me the OA for this role.Round 1: OA with 3-4 Leetcode medium-hard questions (do not remember exact questions).Rounds 2 & 3 happened on the same day in September end.Round 2: I...

Interview Questions (6)

Sort List of Names with Roman Numerals

HardData Structures & Algorithms
Loading content...

Minimize Weekly Campaign Costs

HardData Structures & Algorithms
Loading content...

Longest Streak of All Services Passed

MediumData Structures & Algorithms
Loading content...

Meeting Scheduler Design

MediumSystem Design
Loading content...

Facebook Search Application Design

HardSystem Design
Loading content...

Parking Lot Design and Implementation

MediumSystem Design
Loading content...
Read on LeetCode
Showing 10 of 49
CodingKaro App Poster
CodingKaro App
4.7

3K+ Downloads

One of its unique features is an automated coding contest reminder, which sets alarms for upcoming coding contests on popular platforms like CodeChef, CodeForces, and LeetCode, without the need for user input. This feature ensures that users never miss a coding contest and can stay updated with the latest coding challenges.

Download CodingKaro AppDownload CodingKaro App