Premium Employer

i

This company page is being actively managed by RSM US in India Team. If you also belong to the team, you can get access from here

RSM US in India Verified Tick

Compare button icon Compare button icon Compare
3.3

based on 186 Reviews

Filter interviews by

RSM US in India Salesforce Developer Interview Questions and Answers

Updated 22 Oct 2024

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. When you want delete account accosiated with contact. The account should not get deleted.
  • Ans. 

    To delete an account associated with a contact without deleting the account itself.

    • Remove the contact's association with the account before deleting the contact.

    • Check for any other dependencies before deleting the contact.

    • Consider creating a custom field to track the association between the contact and account.

  • Answered by AI
  • Q2. Do have experience in flows, Explain the flows
  • Ans. 

    Flows are declarative automation tools in Salesforce used to automate business processes by collecting data and performing operations.

    • Flows are created using a visual designer in Salesforce.

    • They can automate complex business processes without writing code.

    • Flows can collect data from users, interact with Salesforce, and make decisions based on user input or data.

    • They can be triggered by various events like record change...

  • Answered by AI
Round 2 - Client Interview 

(2 Questions)

  • Q1. When rating is hot update description
  • Ans. 

    When a rating is hot, update the description accordingly.

    • Monitor user feedback and ratings regularly

    • Update the description based on the latest ratings and reviews

    • Consider adding specific details or addressing common concerns mentioned in the feedback

  • Answered by AI
  • Q2. Tell me about yourself
  • Ans. 

    I am a Salesforce Developer with 5 years of experience in designing and implementing custom solutions for clients.

    • 5 years of experience in Salesforce development

    • Strong expertise in designing and implementing custom solutions

    • Proficient in Apex, Visualforce, and Lightning components

    • Certified Salesforce Developer

    • Experience working with clients to understand their requirements and deliver solutions

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Question related to flow, security
  • Q2. Asked to write trigger related to after update
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is trigger in salesforce
  • Ans. 

    A trigger in Salesforce is a piece of code that is executed before or after specific data manipulation events, such as insert, update, or delete.

    • Triggers are used to perform custom actions on records in Salesforce.

    • Triggers can be written in Apex programming language.

    • Triggers can be executed before or after specific events like insert, update, or delete.

    • Triggers are associated with a specific object in Salesforce.

    • Exampl...

  • Answered by AI
  • Q2. Type of flows in salesforce
  • Ans. 

    There are three types of flows in Salesforce: Autolaunched Flows, Screen Flows, and Scheduled Flows.

    • Autolaunched Flows are triggered by a process or Apex trigger and do not require user interaction.

    • Screen Flows guide users through a series of screens to collect and display information.

    • Scheduled Flows are triggered by a schedule and can automate repetitive tasks.

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is the use of @track

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewer was not good, he didn’t let me know if my response was correct or wrong, he didn’t give opportunity to display the other ways of doing it or why did we chose the approach we chose, behaved kind of like know-it-all
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I was interviewed in May 2024.

Round 1 - Technical 

(6 Questions)

  • Q1. Diff. between SOQL and SOSL
  • Ans. 

    SOQL is used to query records from Salesforce objects, while SOSL is used to search for records across multiple objects.

    • SOQL stands for Salesforce Object Query Language

    • SOQL is used to query records from a single Salesforce object

    • SOSL stands for Salesforce Object Search Language

    • SOSL is used to search for records across multiple Salesforce objects

    • SOQL queries are more structured and specific, while SOSL searches are more

  • Answered by AI
  • Q2. Queueable Apex and Future Apex , Use, syntax and differences
  • Q3. Screen flow, Why we use Subflow?
  • Ans. 

    Subflows are used in screen flows to break down complex processes into smaller, reusable components.

    • Subflows help in organizing and modularizing the flow logic.

    • They allow for reusability of common flow elements across multiple screen flows.

    • Subflows can be called from multiple places within a screen flow, reducing redundancy.

    • They make it easier to maintain and update the flow logic.

    • Subflows can improve the overall perfo...

  • Answered by AI
  • Q4. What is mixed dml error?
  • Ans. 

    Mixed DML error occurs when DML operations on setup and non-setup objects are mixed in a single transaction.

    • Mixed DML error occurs when DML operations are performed on both setup and non-setup objects in a single transaction.

    • Setup objects include objects like User, Profile, PermissionSet, etc.

    • Non-setup objects include custom objects created by the user.

    • To avoid mixed DML error, separate the DML operations on setup and

  • Answered by AI
  • Q5. Trigger to prevent user from deleting Account if any opportunity record is associated with it
  • Ans. 

    Use a trigger to prevent deletion of Account if any Opportunity record is associated with it

    • Create a before delete trigger on Account object

    • Query for related Opportunity records using SOQL

    • If any Opportunity records are found, throw an error message to prevent deletion

  • Answered by AI
  • Q6. What is ValidateInput
  • Ans. 

    ValidateInput is a method used to check and validate user input in a software application.

    • ValidateInput ensures that the data entered by the user meets certain criteria or constraints.

    • It helps prevent errors and security vulnerabilities by verifying the input before processing it.

    • Examples include checking for valid email addresses, ensuring numeric values are within a specified range, and validating required fields.

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Nov 2023. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Questions on baisc salesforce from every aspects
Round 2 - Technical 

(1 Question)

  • Q1. Same as technical 1
Round 3 - Behavioral 

(1 Question)

  • Q1. Logic question, project related questions
Round 4 - HR 

(1 Question)

  • Q1. Salary discussed
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basic understanding of platform
Round 2 - Technical 

(1 Question)

  • Q1. Advance level knowledge
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and rest depends on your experience in projects
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Jul 2023. There were 5 interview rounds.

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 - Coding Test 

1 hr of multiple choices questions all technical questions salesforce admin and development

Round 3 - Technical 

(1 Question)

  • Q1. Scenario based questions
Round 4 - Technical 

(2 Questions)

  • Q1. Scenario based questions on profile
  • Q2. Difference between queable and feature apex
  • Ans. 

    Queueable is used for asynchronous processing while future apex is used for executing code in a separate thread.

    • Queueable is used for complex, long-running processes that can be split into multiple jobs.

    • Future apex is used for short, quick processes that need to be executed in a separate thread.

    • Queueable jobs can be chained together to run in a specific order.

    • Future apex methods are limited in terms of governor limits

  • Answered by AI
Round 5 - Technical 

(2 Questions)

  • Q1. Scenario how to create 1 to 1 relationship
  • Ans. 

    To create a 1 to 1 relationship in Salesforce, use a lookup field on the child object pointing to the parent object.

    • Create a lookup field on the child object that references the parent object.

    • Ensure that the lookup field has a unique constraint to enforce the 1 to 1 relationship.

    • Use validation rules or triggers to prevent multiple child records from being linked to the same parent record.

  • Answered by AI
  • Q2. Managerial round

Interview Preparation Tips

Interview preparation tips for other job seekers - All are scenario based questions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Company Website and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Roll up summary trigger to populate number of open opportunities on account
  • Ans. 

    Use a roll up summary trigger to populate the number of open opportunities on an account

    • Create a trigger on Opportunity object to update the count on Account object

    • Query for open opportunities related to the account

    • Update the count field on the Account object with the number of open opportunities

  • Answered by AI

Skills evaluated in this interview

RSM US in India Interview FAQs

How many rounds are there in RSM US in India Salesforce Developer interview?
RSM US in India interview process usually has 1 rounds. The most common rounds in the RSM US in India interview process are Aptitude Test.

Tell us how to improve this page.

RSM US in India Salesforce Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Join RSM US in India Empowering you to move forward with confidence

Interview Questions from Similar Companies

Deloitte Interview Questions
3.8
 • 2.8k Interviews
PwC Interview Questions
3.4
 • 1.4k Interviews
Ernst & Young Interview Questions
3.5
 • 1.1k Interviews
KPMG India Interview Questions
3.5
 • 788 Interviews
Grant Thornton Interview Questions
3.7
 • 98 Interviews
BDO India LLP Interview Questions
3.5
 • 73 Interviews
RSM India Interview Questions
3.4
 • 52 Interviews
BDO Interview Questions
3.3
 • 45 Interviews
View all
Senior Associate
304 salaries
unlock blur

₹7.5 L/yr - ₹22 L/yr

Associate
168 salaries
unlock blur

₹4.4 L/yr - ₹17.5 L/yr

Supervisor
95 salaries
unlock blur

₹12 L/yr - ₹31.5 L/yr

Senior Associate 2
53 salaries
unlock blur

₹9.9 L/yr - ₹24.8 L/yr

Manager
50 salaries
unlock blur

₹22.7 L/yr - ₹45 L/yr

Explore more salaries
Compare RSM US in India with

Deloitte

3.8
Compare

PwC

3.4
Compare

KPMG India

3.5
Compare

Ernst & Young

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