Filter interviews by
Batch Apex is a Salesforce feature that allows for processing large amounts of data in batches to prevent hitting governor limits.
Batch Apex is used to handle large data volumes by breaking the processing into smaller chunks called batches.
It is useful for operations like updating records, sending emails, or making callouts in Salesforce.
Batch Apex jobs can be scheduled to run at specific times or can be run manually.
I...
Trigger is a piece of code that executes before or after specific data manipulation events, while async apex is code that runs in the background asynchronously.
Triggers are used to perform custom actions before or after data manipulation events like insert, update, delete, etc.
Async apex is used to run processes in the background asynchronously, without blocking the user interface.
Triggers are written in Apex and are a...
I applied via campus placement at Sant Longowal Institute of Engineering and Technology, Sangrur and was interviewed in May 2024. There was 1 interview round.
Hooks in ReactJS are functions that let you use state and other React features without writing a class.
Hooks were introduced in React 16.8 to allow functional components to have state and lifecycle methods.
useState() is a hook that allows you to add state to functional components.
useEffect() is a hook that lets you perform side effects in functional components.
Custom hooks are reusable functions that contain logic and
Cookies are small pieces of data stored on the client's browser to track user activity and preferences on a website.
Cookies are set by the server and sent to the client's browser in the HTTP response headers.
The browser stores the cookies and sends them back to the server with each subsequent request.
Cookies can store information such as user preferences, shopping cart items, and session identifiers.
Cookies have an exp...
Authentication process involves verifying the identity of a user before granting access to a system.
User provides credentials (e.g. username and password) to the system.
System validates the credentials against stored data (e.g. database).
If credentials match, user is granted access.
Additional security measures like two-factor authentication may be used.
Batch Apex is used to process large amounts of data asynchronously in Salesforce.
Batch Apex class must implement Database.Batchable interface
Define start, execute, and finish methods in the Batch Apex class
Use Database.executeBatch method to execute the batch job
Roles define what a user can do in an organization, while profiles define how they can do it.
Roles determine the level of access a user has to records in Salesforce
Profiles control the permissions and settings that define what a user can do within the organization
Roles are hierarchical and can be used to grant access to records based on the user's position in the hierarchy
Profiles can be assigned to multiple users, whi
Seeking new challenges and growth opportunities in Salesforce development.
Desire to work with cutting-edge technology
Passion for problem-solving and innovation
Opportunity to expand skill set and knowledge in Salesforce ecosystem
I can join within 2 weeks of receiving the offer.
I currently have a two-week notice period at my current job.
I need some time to wrap up my current projects before starting a new role.
I am excited about the opportunity and eager to join your team as soon as possible.
I applied via campus placement at Sant Longowal Institute of Engineering and Technology, Sangrur and was interviewed in Aug 2024. There were 2 interview rounds.
It contains coding and opps question in java
It is moderate level
Dealermatix Technologies interview questions for popular designations
I was interviewed before Jan 2024.
We had a GD on basic current topics
Get interview-ready with Top Dealermatix Technologies Interview Questions
I applied via Campus Placement and was interviewed before Oct 2022. There were 4 interview rounds.
Easy- just a formality
I was interviewed before Feb 2024.
Assignment included some research, problem solving, and wireframes
I was interviewed in Jan 2025.
Technical questions and data structures and algorithms.
Top trending discussions
I was interviewed in Jan 2025.
I was interviewed in Jan 2025.
A sequence was provided: 4181, 2684, 1597, 987, 610.
first 2 are given and write code for other value calculation using java 8
The second question required writing a reverse of a palindrome using both Java 8 streams. I was able to successfully write both and clear the first round.
Java 17 introduces sealed classes to restrict inheritance and improve code maintainability.
Sealed classes are declared using the 'sealed' keyword followed by the permitted subclasses.
Subclasses of a sealed class must be either final or sealed themselves.
Errors may occur when trying to extend a sealed class with a non-permitted subclass.
Implementation of 'notify me if item is back in stock' feature in an ecommerce application
Create a database table to store user notifications for out-of-stock items
Implement a service to check item availability and send notifications to subscribed users
Provide a user interface for users to subscribe to notifications for specific items
based on 8 interviews
Interview experience
based on 45 reviews
Rating in categories
Functional Consultant
20
salaries
| ₹4 L/yr - ₹6.9 L/yr |
Software Engineer
16
salaries
| ₹5.9 L/yr - ₹8 L/yr |
Software Engineer Trainee
7
salaries
| ₹2.4 L/yr - ₹8 L/yr |
Senior Functional Consultant
7
salaries
| ₹6.3 L/yr - ₹12 L/yr |
Business Analyst
6
salaries
| ₹7.8 L/yr - ₹14.1 L/yr |
TCS
Infosys
Wipro
HCLTech