i
NTT Data
Filter interviews by
I applied via Company Website and was interviewed in Feb 2022. There was 1 interview round.
Coding was easy to medium level. 2 questions are there 1 is too simple second one is easy to medium level
I applied via Company Website and was interviewed in Oct 2022. There were 3 interview rounds.
Number systems, ratio & propotions ,calenders
Databases,looping,functions,keywords,psudocodes
I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.
Flows can be invoked using other flows and Apex. Apex classes can be invoked from a flow by using invocable methods and passing variables as input parameters.
To invoke a flow from another flow, use the 'Launch Flow' element in the Flow Designer.
To invoke an Apex class from a flow, create an invocable method in the Apex class and annotate it with @InvocableMethod.
Pass variables from a flow to an Apex class by defining i...
Master-detail relationship on Contact as child object is not allowed due to data integrity concerns.
Contact is a standard object and cannot be a child object in a master-detail relationship
Master-detail relationships require the child object to have a lookup to the parent object
Contacts are often used as the primary object in many relationships, making it unsuitable as a child object
Child to parent communication in LWC allows a child component to communicate with its parent component.
Child components can dispatch custom events to communicate with parent components.
Parent components can listen for these custom events and handle them accordingly.
This communication pattern helps in passing data and triggering actions between components.
Write triggers to update user email from contact emails
Create a trigger on the User object
Query for related Contact records
Update User email field with Contact email
LWC ensures data refresh by using Lightning Data Service and @wire decorator.
LWC uses Lightning Data Service to ensure data refresh without needing to write Apex code.
The @wire decorator in LWC allows for declarative data binding and automatic refresh when data changes.
LWC components can also manually refresh data using imperative Apex calls or by calling the refreshApex() method.
posted on 9 Feb 2024
I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 3 interview rounds.
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...
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...
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
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
Logical questions where asked and there were no more rounds
Salesforce is a cloud-based customer relationship management (CRM) platform that helps businesses manage their sales, customer service, marketing, and more.
Salesforce is a CRM platform used by businesses to manage customer relationships and interactions.
It provides tools for sales, customer service, marketing, and analytics.
Salesforce is cloud-based, allowing users to access it from anywhere with an internet connection...
Testing in Salesforce involves validating configurations, customizations, and integrations to ensure they work as expected.
Testing can include unit testing, integration testing, system testing, and user acceptance testing.
It is important to test different scenarios to ensure all functionalities are working correctly.
Salesforce provides tools like Salesforce Inspector and Apex Debugger to assist with testing.
Automated t...
API stands for Application Programming Interface, it allows different software applications to communicate with each other.
API is a set of rules and protocols that allows different software applications to communicate with each other.
It defines the methods and data formats that applications can use to request and exchange information.
APIs can be used to access data or functionality from a remote server or service.
Examp...
I applied via Job Portal
Asynchronous apex refers to code that runs in the background without user interaction.
Asynchronous apex is used for long-running processes that do not need to be completed immediately.
It allows for better performance by not blocking the user interface.
Examples include batch apex, future methods, and queueable apex.
based on 2 reviews
Rating in categories
Software Engineer
932
salaries
| ₹2.8 L/yr - ₹11 L/yr |
Senior Associate
762
salaries
| ₹1.2 L/yr - ₹9.3 L/yr |
Network Engineer
647
salaries
| ₹1.8 L/yr - ₹10 L/yr |
Software Developer
615
salaries
| ₹2.5 L/yr - ₹13 L/yr |
Senior Software Engineer
512
salaries
| ₹6.5 L/yr - ₹24 L/yr |
Tata Communications
Bharti Airtel
Reliance Communications
Vodafone Idea