Upload Button Icon Add office photos

Salesforce

Compare button icon Compare button icon Compare

Filter interviews by

Salesforce Senior Member of Technical Staff Interview Questions and Answers

Updated 17 Jan 2025

Salesforce Senior Member of Technical Staff Interview Experiences

2 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. It was ML system design where they asked me to design Quora
  • Q2. Code Kmeans from scratch
  • Ans. 

    Implement Kmeans algorithm from scratch

    • Initialize k centroids randomly

    • Assign each data point to the nearest centroid

    • Update centroids based on the mean of data points assigned to them

    • Repeat until convergence criteria is met

  • Answered by AI
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Fair and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Hackerrank test - String manipulation and Array related

Round 2 - One-on-one 

(1 Question)

  • Q1. String manipulation by creating substrings and calculating their frequency Rotated sorted array related

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't waste time attending their hiring drives as they don't care about the candidates' time or experience.
They are just going to conduct interviews for 8 hours where 6 of those hours are spent waiting and not even communicated properly. The discussion was useless with the interviewer who seemed distracted and disengaged.

Senior Member of Technical Staff Interview Questions Asked at Other Companies

Q1. Reverse LL using recursion, Find the path in a btree that sums cl ... read more
asked in Oracle
Q2. System design of hotel management system
asked in Oracle
Q3. Find second largest in o(n) complexity
asked in Fyle
Q4. Write an Cache interceptor in Angular
asked in Oracle
Q5. Implement stack using queues

Interview questions from similar companies

I applied via Naukri.com and was interviewed before Jun 2020. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Basic java and lot of datastructure and algorithm problem they have given.
  • Q2. Heap,tree etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Be focus on basic,you will easily crack it

I applied via Naukri.com and was interviewed before Apr 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Most of the rounds are around problem solving capabilities. First round is of algorithms and data structures. Following rounds are to be on design. In very first round, I was asked to design a station vand...

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview at Oracle depends on team to team. Prepare for algorithms, data structures and system design.

Interview Questionnaire 

1 Question

  • Q1. Easy-medium leet code questions

I applied via Company Website and was interviewed in Sep 2022. There were 4 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Skillset based questions and work experience
  • Q2. Confidence to take any challenge
Round 2 - Technical 

(1 Question)

  • Q1. Confidence to take any challenge
Round 3 - HR 

(1 Question)

  • Q1. Salary expectation and company policy
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion and other benefits

Interview Preparation Tips

Interview preparation tips for other job seekers - Confidence is the key for cracking any interview. Show confidence and win it

I appeared for an interview before Jun 2021.

Round 1 - Technical 

(3 Questions)

  • Q1. Matrix with one and zero. Need to send all zero in front of one in each row in optimised way
  • Q2. Implement stack using queues
  • Ans. 

    Implementing stack using queues involves using two queues to simulate the behavior of a stack.

    • Create two queues, q1 and q2

    • Push operation: Enqueue the element to q1

    • Pop operation: Dequeue all elements from q1 to q2 except the last one, which is returned as the popped element

    • Swap the names of q1 and q2 after each pop operation

    • Top operation: Return the last element of q1

  • Answered by AI
  • Q3. Networking, telecom related questions
Round 2 - Technical 

(1 Question)

  • Q1. Find second largest in o(n) complexity
  • Ans. 

    Find second largest in o(n) complexity

    • Use two variables to keep track of largest and second largest

    • Traverse the array once and update variables accordingly

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - After two technical, also had a manager round

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Jan 2022. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Introduction, Projects discussion, why to choose you, what you do when make mistakes, Leadership and management examples happened in past

Interview Preparation Tips

Topics to prepare for Oracle Senior Member of Technical Staff interview:
  • OOPS
  • Java
  • Python
  • Testing
  • SQL
  • Selenium
  • Automation Testing
  • Automation
  • Leadership
  • Innovation
Interview preparation tips for other job seekers - Be very thorough on whatever you are putting in your resume, practice basics of coding to avoid syntax errors, have more practical experience using projects(including personal projects).
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. The questions were mostly on Java programming. String permutation, bubble sort, factorial using recursion, remove duplicates from String
Round 3 - Technical 

(1 Question)

  • Q1. Questions were based on in-depth oops concept, selenium framework, exceptions, manual testing
Round 4 - One-on-one 

(1 Question)

  • Q1. This was managerial cum technical

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on Java basics and programming and also on your framework

I applied via Approached by Company and was interviewed in Aug 2021. There were 4 interview rounds.

Round 1 - Coding Test 

Wiggle sort

Round 2 - Technical 

(1 Question)

  • Q1. Mosf questions were related to kubernetes architecture and few coding questions
Round 3 - Technical 

(1 Question)

  • Q1. System design for Dropbox
  • Ans. 

    System design for Dropbox

    • Use distributed file system for storing files

    • Implement client-server architecture

    • Use encryption for data security

    • Implement version control for files

    • Use load balancing for handling traffic

    • Implement caching for faster access to frequently accessed files

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Few linked list questions

Interview Preparation Tips

Interview preparation tips for other job seekers - DS and algo
Kubernetes architecture
Golang

Skills evaluated in this interview

Salesforce Interview FAQs

How many rounds are there in Salesforce Senior Member of Technical Staff interview?
Salesforce interview process usually has 1-2 rounds. The most common rounds in the Salesforce interview process are Coding Test, One-on-one Round and Technical.
How to prepare for Salesforce Senior Member of Technical Staff interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Salesforce. The most common topics and skills that interviewers at Salesforce expect are Salesforce, SQL, CRM, Python and Scrum.
What are the top questions asked in Salesforce Senior Member of Technical Staff interview?

Some of the top questions asked at the Salesforce Senior Member of Technical Staff interview -

  1. Code Kmeans from scra...read more
  2. It was ML system design where they asked me to design Qu...read more
  3. String manipulation by creating substrings and calculating their frequency Rota...read more

Tell us how to improve this page.

Salesforce Senior Member of Technical Staff Interview Process

based on 2 interviews

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Oracle Interview Questions
3.7
 • 865 Interviews
Google Interview Questions
4.4
 • 844 Interviews
Amdocs Interview Questions
3.7
 • 518 Interviews
Zoho Interview Questions
4.3
 • 512 Interviews
SAP Interview Questions
4.2
 • 285 Interviews
Adobe Interview Questions
3.9
 • 235 Interviews
24/7 Customer Interview Questions
3.5
 • 176 Interviews
View all
Salesforce Senior Member of Technical Staff Salary
based on 256 salaries
₹30 L/yr - ₹95 L/yr
125% more than the average Senior Member of Technical Staff Salary in India
View more details

Salesforce Senior Member of Technical Staff Reviews and Ratings

based on 17 reviews

3.6/5

Rating in categories

3.1

Skill development

4.0

Work-life balance

4.5

Salary

3.6

Job security

3.7

Company culture

3.1

Promotions

3.2

Work satisfaction

Explore 17 Reviews and Ratings
Technical Support Engineer
976 salaries
unlock blur

₹8.5 L/yr - ₹25 L/yr

Technical Consultant
344 salaries
unlock blur

₹13.8 L/yr - ₹32 L/yr

Member Technical Staff
288 salaries
unlock blur

₹18.8 L/yr - ₹60 L/yr

Senior Member of Technical Staff
256 salaries
unlock blur

₹30 L/yr - ₹95 L/yr

Senior Technical Consultant
251 salaries
unlock blur

₹18 L/yr - ₹45 L/yr

Explore more salaries
Compare Salesforce with

SAP

4.2
Compare

Zoho

4.3
Compare

Oracle

3.7
Compare

Adobe

3.9
Compare
Did you find this page helpful?
Yes No
write
Share an Interview