Upload Button Icon Add office photos

Filter interviews by

Unity Logistics & Shipping Salesforce Developer Interview Questions and Answers

Updated 21 Mar 2024

Unity Logistics & Shipping Salesforce Developer Interview Experiences

1 interview found

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

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

Round 1 - Behavioral 

(2 Questions)

  • Q1. Questions about projects worked and roles and responsibilities in the project
  • Q2. How I would be the good fit for the role that they are offering

Interview Preparation Tips

Interview preparation tips for other job seekers - They will ask about the projects that we have worked and then will try to understand if we are fit for the role that they have.

Interview questions from similar companies

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
4-6 weeks
Result
No response

I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was easy and basic

Round 2 - Coding Test 

Coding questions are bit complicated

Round 3 - Technical 

(2 Questions)

  • Q1. Salesforce platform questions
  • Q2. Basic hr questions and project based question
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - HR 

(1 Question)

  • Q1. Resume shortlist
Round 2 - Technical 

(4 Questions)

  • Q1. Decorators in lwc
  • Ans. 

    Decorators in LWC are a way to enhance the functionality of a component by adding metadata and modifying behavior.

    • Decorators are used to modify the behavior of properties, methods, and getters/setters in LWC.

    • They are defined using the @ symbol followed by the decorator name.

    • Some commonly used decorators in LWC are @api, @track, @wire, and @track.

    • The @api decorator allows a property to be accessed by parent components.

    • T...

  • Answered by AI
  • Q2. User need to choose the profile before login to salesforce
  • Q3. How manual sharing works and how to see manually shared rercords
  • Ans. 

    Manual sharing allows users to manually grant access to records. To see manually shared records, use the 'Sharing' button on the record detail page.

    • Manual sharing is a feature in Salesforce that allows users to manually grant access to records.

    • It is useful when users need to share specific records with other users or groups.

    • To manually share a record, users can click on the 'Sharing' button on the record detail page.

    • Fr...

  • Answered by AI
  • Q4. Write trigger on opportunity to sum of total opps and populate on account sumofopps field
  • Ans. 

    Write a trigger on Opportunity to calculate the sum of total opportunities and populate it on the Account's 'SumOfOpps' field.

    • Create a trigger on the Opportunity object

    • Use an aggregate query to calculate the sum of the 'Amount' field on all related Opportunities

    • Update the 'SumOfOpps' field on the related Account with the calculated sum

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Write trigger , there are 3 objects, a is parent, b child, c is grand child, when grand child updated update grand child desc on a object desc
  • Ans. 

    Write a trigger to update the description field on the parent object when the grandchild object is updated.

    • Create a trigger on the grandchild object

    • Use a SOQL query to retrieve the parent object

    • Update the description field on the parent object with the grandchild's description

  • Answered by AI

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
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 

(2 Questions)

  • Q1. What is Rest API Integration?
  • Ans. 

    Rest API Integration is a method of connecting different software systems through the use of RESTful APIs.

    • Rest API Integration allows different systems to communicate with each other over the internet.

    • It enables the exchange of data between systems in a standardized and secure manner.

    • Developers can use REST APIs to access and manipulate resources on remote servers.

    • Examples of Rest API Integration include integrating a ...

  • Answered by AI
  • Q2. Trigger for roll up summmary
  • Ans. 

    A trigger is used to perform calculations and updates on related records when a record is created, updated, or deleted.

    • Triggers are written in Apex and are used to automate processes in Salesforce.

    • They can be used to perform calculations, updates, or validations on related records.

    • For roll up summaries, triggers can be used to calculate and update summary fields on parent records based on child records.

    • Example: Trigger...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Do you have any certification?

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

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

Round 1 - Aptitude Test 

20 mins for 30 ques were there.

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - Coding Test 

1) Trigger to update custom field totalamount__c on account object when opportunity record is updated or inserted . account.totalamount_c is sum of amount value of related opportunity .

2) write apex code to remove duplicate string from array of string .

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice apex coding
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Apex trigger, SOQL, security model, integration, lwc
  • Q2. Lms, flow, asynchronous apex
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Approached by Company

Round 1 - Technical 

(2 Questions)

  • Q1. Basics of platform
  • Q2. Types of work flow tasks
  • Ans. 

    Types of work flow tasks include email alerts, field updates, outbound messages, tasks, and approvals.

    • Email alerts: Notify users via email based on certain criteria.

    • Field updates: Automatically update fields in records.

    • Outbound messages: Send messages to external systems.

    • Tasks: Assign tasks to users.

    • Approvals: Route records for approval based on predefined criteria.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for ITC Infotech Salesforce Developer interview:
  • Salesforce CRM
Interview preparation tips for other job seekers - Be clear about the basic platform understanding
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jun 2023. There was 1 interview round.

Round 1 - Coding Test 

Managerial questions about all technical questions as well

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

I was interviewed in Dec 2024.

Round 1 - Coding Test 

1 coding test is there dsa was asked

Round 2 - Aptitude Test 

Aptitute test is also ther

Unity Logistics & Shipping Interview FAQs

How many rounds are there in Unity Logistics & Shipping Salesforce Developer interview?
Unity Logistics & Shipping interview process usually has 1 rounds. The most common rounds in the Unity Logistics & Shipping interview process are Behavioral.

Tell us how to improve this page.

Unity Logistics & Shipping Salesforce Developer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Sales Executive
3 salaries
unlock blur

₹3 L/yr - ₹14 L/yr

Explore more salaries
Compare Unity Logistics & Shipping with

Cognizant

3.8
Compare

Sutherland Global Services

3.6
Compare

Hexaware Technologies

3.6
Compare

Virtusa Consulting Services

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