Interview Experience Analysis for Salesforce

57 Records Found
TOTAL EXPERIENCES
57
COMPANIES COVERED
1
ROLES COVERED
14
LOCATIONS COVERED
10

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 | SMTS | Rejected

SalesforceMTS II💼 5 YOE

Summary

I interviewed for a SMTS role at Salesforce, which involved multiple technical rounds and an unexpected change in the interview structure. Despite receiving positive feedback on my initial technical r...

Interview Experience

I applied for the SMTS role directly on LinkedIn, bringing 5 years of experience. My interview process started with an OA round which had two LeetCode medium questions, though I don't recall the specifics.I then had Technical Round 1, a virtual DSA round, where I was given problems similar to Pairs ...

Interview Questions (7)

Pairs of Songs With Total Durations Divisible by 60 (Similar)

MediumData Structures & Algorithms
Loading content...
View Problem

Asteroid Collision (Similar)

MediumData Structures & Algorithms
Loading content...
View Problem

Longest Substring Without Repeating Characters

MediumData Structures & Algorithms
Loading content...
View Problem

Low-Level Design of an Elevator System

System Design
Loading content...

Design API Rate Limiter

System Design
Loading content...

Longest Subsequence of All Vowels in Order (Variation)

Data Structures & Algorithms
Loading content...
View Problem

Conflict Resolution and Project Impact

Behavioral
Loading content...
Read on LeetCode

Salesforce SMTS experience

SalesforceMTS II

Summary

Applied for Salesforce SMTS role and went through multiple rounds of interviews. Technical rounds focused on coding and data structures, while the hiring manager round included system design and behav...

Interview Experience

Technical Round 1 (60 mins):- Problem 1: Given a string and a number of rows, print the string in zigzag traversal. I provided the most optimized solution and executed it successfully.- Problem 2: Given digits, print all possible strings like a phone keypad. Again, I delivered the optimal solution w...

Interview Questions (3)

Zigzag Traversal of String

Data Structures & Algorithms
Loading content...

Phone Keypad String Generation

Data Structures & Algorithms
Loading content...

LFU Cache Implementation

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

Salesforce MTS Interview Experience India | Offer Accepted

Salesforce📍 india

Summary

Successfully cleared the Salesforce MTS interview process in India, securing an offer. The interview included two DSA rounds and a hiring manager round, with the candidate demonstrating strong problem...

Interview Experience

After clearing the HackerRank round, I received a call from the recruiter for further rounds. Initially, I was told there would be three rounds: DSA, System Design (LLD), and Hiring Manager. However, the plan was adjusted to two DSA rounds and one Hiring Manager round.DSA Round 1:1. Rotting Oranges ...

Interview Questions (3)

Rotting Oranges

MediumData Structures & Algorithms
Loading content...
View Problem

Binary Search in Rotated Array

MediumData Structures & Algorithms
Loading content...
View Problem

Maximum Gold in Grid

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

Salesforce LLD Round SMTS

SalesforceMTS II

Summary

Loading content...

Interview Experience

I was asked to design a Cab Booking Service like Uber with the following requirements: - Allow passengers to request rides. - Allow drivers to accept and fulfill rides. - Allow passengers to cancel rides. - Allow passengers to specify their pickup location, destination. - Fare calculation based on ...

Interview Questions (1)

Design a Cab Booking Service (Uber-like)

System Design
Loading content...
Read on LeetCode

Meeting Room Reservation Platform (Asked in Salesforce)

Salesforce

Summary

Loading content...

Interview Experience

Meeting Room Reservation Platform 

Design the low-level system for a
Meeting Room Reservation Platform
that allows employees in an organization to book rooms for meetings, check availability, and manage bookings.
The system should support the following core features:
Requirements:
Functional Requir...

Interview Questions (1)

Meeting Room Reservation Platform System Design

HardSystem Design
Loading content...
Read on LeetCode

Salesforce LMTS Online Interview Round | November 2025

SalesforceMTS III

Summary

I had an online interview with Salesforce for an LMTS role where I was asked two coding problems. I solved one completely and had a partial solution for the second, but unfortunately, I was rejected b...

Interview Experience

I recently interviewed online with Salesforce for an LMTS position. The round consisted of two coding questions, to be completed within an hour. I successfully solved the first problem, "Number of Islands." For the second problem, "House Robber II," I managed to come up with a partial dynamic progra...

Interview Questions (2)

Number of Islands

MediumData Structures & Algorithms
Loading content...
View Problem

House Robber II

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

Salesforce SMTS Frontend Interview Experience

SalesforceSenior Member of Technical Staff (Frontend)

Summary

I applied for the Senior Member of Technical Staff (Frontend) role at Salesforce through their career site. After successfully navigating through six rigorous interview rounds, which covered technical...

Interview Experience

I applied for the Senior Member of Technical Staff (Frontend) role through the Salesforce career site. My application was acknowledged, and I received a recruiter call after about 3-4 days.Round 1: Online HackerRank Assessment (60 minutes)This round required me to solve two coding questions to proce...

Interview Questions (22)

Discuss Current Work Experience

Behavioral
Loading content...

Frontend Performance: FPS & CSS Animations

Other
Loading content...

System Design: Slack 'Send Message' Functionality

System Design
Loading content...

Canvas vs. DOM for Performance

Other
Loading content...

Semantic HTML

Other
Loading content...

CSS Layout: Flexbox vs. Grid

Other
Loading content...

Responsive Web Design Techniques

Other
Loading content...

JavaScript: call, apply, bind & Polyfill

Other
Loading content...

Critical Rendering Path & CSSOM

Other
Loading content...

JavaScript Event Loop

Other
Loading content...

React: forwardRef & useImperativeHandle

Other
Loading content...

Data Model for Chat Application

System Design
Loading content...

React: Props Drilling & Solutions

Other
Loading content...

Client Side Rendering

Other
Loading content...

Resource Hinting Techniques

Other
Loading content...

Improving INP (Interaction to Next Paint)

Other
Loading content...

System Design: Google Maps

System Design
Loading content...

System Design: WhatsApp Web

System Design
Loading content...

Conflict Resolution

Behavioral
Loading content...

Conflict with QA Team

Behavioral
Loading content...

Bug in Production Experience

Behavioral
Loading content...

Difficult Colleague Experience

Behavioral
Loading content...
Read on LeetCode

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
Showing 10 of 57
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