Filter interviews by
I applied via Campus Placement and was interviewed before Aug 2023. There were 3 interview rounds.
It was around general aptitude questions like one person fills water in 2 hr and another fills in 3 hrs
Overriding is a concept in object-oriented programming where a subclass provides a specific implementation of a method that is already provided by its superclass.
Inheritance allows a subclass to inherit methods from its superclass.
When a subclass provides a specific implementation of a method that is already provided by its superclass, it is called overriding.
The overridden method in the subclass should have the same n...
A constructor is a special method in a class that is automatically called when an object of that class is created.
Constructors have the same name as the class they belong to
They are used to initialize the object's state
Constructors can have parameters to customize the initialization process
My goal is to become a highly skilled Salesforce Developer and contribute to innovative projects that drive business success.
Become proficient in Salesforce development tools and technologies
Contribute to innovative projects that drive business success
Continuous learning and improvement in Salesforce development skills
Yes, 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 interactions and data
It offers various tools for sales, customer service, marketing, and analytics
Salesforce allows for customization through its AppExchange marketplace
It is known for its user-...
I applied via Campus Placement and was interviewed in Sep 2023. There were 5 interview rounds.
1 hr test easy questions
1 hr test easy-medium level questions
Use a hash set to find duplicates in a dictionary of strings.
Iterate through the dictionary and add each string to a hash set.
If a string is already in the hash set, it is a duplicate.
Leetcode Medium Question
I applied via Campus Placement and was interviewed in Aug 2023. There were 2 interview rounds.
It was easy and had question from all cs related subjects
Mirketa Software interview questions for popular designations
I applied via Campus Placement
Aptitude Test and Code Debugging Test- anytime you can attempt within 24 hour slot.
Top trending discussions
I applied via Naukri.com and was interviewed in Jan 2020. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Mar 2021. There were 3 interview rounds.
Child records can be made read-only when parent record's field is updated using validation rules.
Create a validation rule on child object
Use ISCHANGED() function to check if parent field is updated
Use PRIORVALUE() function to get the previous value of parent field
Use ISBLANK() function to check if the previous value of parent field is blank
Use ISNEW() function to allow creation of child records
Use OR() function to comb...
To call a controller method from JavaScript in a Visualforce page, use the actionFunction tag.
Create a controller method in the Apex class.
Add an actionFunction tag in the Visualforce page.
Call the actionFunction from JavaScript using its name.
Pass parameters to the controller method using the actionFunction tag.
Use the rerender attribute to update the page after the controller method is called.
Collection variables are used to store multiple values of the same data type in Apex.
Collection variables include Lists, Sets, and Maps.
Lists are ordered collections of elements that can contain duplicates.
Sets are unordered collections of unique elements.
Maps are collections of key-value pairs.
Collection variables are useful for iterating over multiple values and performing operations on them.
Example: List
Use data loader's parent-child functionality to load both parent and child records at once.
Create a CSV file with both parent and child records
Use the data loader's parent-child functionality to map the relationship between the two
Ensure that the parent records are loaded before the child records
Use the data loader's insert or upsert operation to load the data
Batch class and future method syntax in Salesforce development.
Batch class syntax: Implements Database.Batchable interface, has start(), execute() and finish() methods.
Future method syntax: Has @future annotation, returns void, takes parameters.
Example batch class syntax: public class MyBatch implements Database.Batchable
Example future method syntax: @future public static void myFutureMethod(String param) { ...
based on 4 interviews
Interview experience
based on 35 reviews
Rating in categories
5-10 Yrs
Not Disclosed
8-15 Yrs
Not Disclosed
12-15 Yrs
Not Disclosed
Salesforce Developer
91
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
13
salaries
| ₹0 L/yr - ₹0 L/yr |
Product Manager
11
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Quality Analyst
9
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
8
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech