Salesforce interview experience Real time questions & tips from candidates to crack your interview

MTS 1

Salesforce
upvote
share-icon
4 rounds | 3 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 0.5 months
Topics: Data structures, OOPS, High level design, low level design
Tip
Tip

Tip 1 : Solve as many new questions as possible
Tip 2 : Be thorough with CS fundamentals
Tip 3 : Mention the projects in which their is complete confidence and understanding

Application process
Where: Referral
Eligibility: 7 CGPA
Resume Tip
Resume tip

Tip 1 : Do not mention group projects as such
Tip 2 : Read about the technologies mentioned on resume

Interview rounds

01
Round
Easy
Online Coding Interview
Duration60 Minutes
Interview date22 Jan 2021
Coding problem1

1. Wildcard Pattern Matching

Hard
50m average time
30% success
0/120
Asked in companies
WalmartOlaAmazon

Given a text and a wildcard pattern of size N and M respectively, implement a wildcard pattern matching algorithm that finds if the wildcard pattern is matched with the text. The matching should cover the entire text not partial text.

The wildcard pattern can include the characters ‘?’ and ‘*’

 ‘?’ – matches any single character 
 ‘*’ – Matches any sequence of characters(sequence can be of length 0 or more)
Problem approach

Dynamic programming classic approach

Try solving now
02
Round
Easy
Video Call
Duration60 Minutes
Interview date22 Jan 2021
Coding problem1

1. Time To Burn Tree

Hard
50m average time
50% success
0/120
Asked in companies
SprinklrShareChatZomato

Burn a tree from leaf.

Try solving now
03
Round
Easy
Video Call
Duration60 Minutes
Interview date22 Jan 2021
Coding problem1
Moderate
0/80
Asked in companies
Paytm (One97 Communications Limited)SalesforceThought Works

Given an input string (STR), print all possible permutations of the input string.

Note:
The input string may contain the same characters, so there will also be the same permutations.
The order of permutations doesn’t matter.
Problem approach

Backtracking

Try solving now
04
Round
Easy
HR Round
Duration60 Minutes
Interview date22 Jan 2021
Coding problem0

1) What does salesforce specialise in?

2) Why salesforce ?

3) Who are the biggest competitors of salesforce ?

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

Which SQL keyword removes duplicate records from a result set?

Choose another skill to practice
Similar interview experiences
company logo
Technical Associate
2 rounds | 3 problems
Interviewed by Salesforce
0 views
0 comments
0 upvotes
company logo
MTS 1
3 rounds | 4 problems
Interviewed by Salesforce
1537 views
0 comments
0 upvotes
company logo
MTS 1
3 rounds | 6 problems
Interviewed by Salesforce
705 views
0 comments
0 upvotes
company logo
MTS
3 rounds | 3 problems
Interviewed by Salesforce
558 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
MTS 1
6 rounds | 10 problems
Interviewed by Adobe
3661 views
1 comments
0 upvotes
company logo
MTS 1
4 rounds | 14 problems
Interviewed by Oracle
3040 views
0 comments
0 upvotes
company logo
MTS 1
2 rounds | 5 problems
Interviewed by Adobe
1250 views
1 comments
0 upvotes