Filter interviews by
I applied via Naukri.com and was interviewed in Jan 2023. There were 2 interview rounds.
SOQL query to retrieve Accounts and their related Contacts.
Use the relationship field 'Contacts' on the Account object to retrieve related contacts.
Use the SELECT statement to specify the fields to retrieve.
Use the WHERE clause to filter the results based on specific criteria.
Example: SELECT Id, Name, (SELECT Id, Name FROM Contacts) FROM Account WHERE Industry = 'Technology'
Best practices for writing Apex triggers
Use trigger handler pattern to separate logic from trigger
Avoid SOQL queries and DML statements inside loops
Bulkify triggers to handle multiple records efficiently
Use trigger context variables to access old and new record data
Write test classes to achieve code coverage
Communities are groups of people with shared interests or goals who come together to support each other and achieve their objectives.
Communities can be based on various factors such as location, profession, hobbies, religion, etc.
They provide a platform for individuals to connect, share knowledge and experiences, and collaborate on projects.
Online communities have become increasingly popular with the rise of social med...
I applied via Recruitment Consultant and was interviewed in Sep 2021. There were 5 interview rounds.
I applied via LinkedIn and was interviewed in Jul 2021. There were 3 interview rounds.
Handling escalations and approach to issue resolution in support as a developer
I understand the importance of timely resolution of issues and the impact it has on customer satisfaction
My approach is to first gather all necessary information and analyze the root cause of the issue
I then prioritize the issue based on its severity and impact on the customer
I communicate effectively with the customer and keep them updated ...
Salesforce interview questions for designations
I applied via Recruitment Consultant and was interviewed in Jul 2021. There were 3 interview rounds.
Top trending discussions
A generic swap function swaps two values of any data type.
The function should take two parameters of any data type.
Use a temporary variable to store the value of one parameter.
Assign the value of the second parameter to the first parameter.
Assign the value of the temporary variable to the second parameter.
Search for an element in a rotated sorted linked list.
Find the pivot point where the list is rotated.
Divide the list into two sublists based on the pivot point.
Perform binary search on the appropriate sublist.
Handle edge cases such as empty list and list with only one element.
Search an element in a rotated sorted array
Find the pivot point where the array is rotated
Divide the array into two sub-arrays based on pivot point
Perform binary search on the appropriate sub-array
Repeat until element is found or sub-array size is 1
Find 5 missing numbers in an array of size 95 containing numbers in range 1 to 100.
Create a boolean array of size 100 and mark the present numbers
Iterate through the boolean array and find the missing numbers
Alternatively, use a HashSet to store the present numbers and find the missing ones
Given a Sudoku board, find possible numbers for an empty cell.
Iterate through empty cells and check possible numbers using row, column, and box constraints.
Use a set to keep track of possible numbers for each empty cell.
Return the set of possible numbers for the given empty cell.
Find integer average of 4 unsigned integers without typecasting
Add all the integers and divide by 4
Use bit shifting to divide by 4
Handle overflow by using long long data type
Use unsigned int data type for input
Code to identify 32 bit or 64 bit architecture of a processor
Check if the operating system is 32 bit or 64 bit
If OS is 32 bit, processor is 32 bit
If OS is 64 bit, check if processor supports 64 bit architecture
Use CPUID instruction to check if processor supports 64 bit architecture
Convert binary number to base 64 integer
Divide the binary number into groups of 6 bits
Convert each group of 6 bits to decimal
Map the decimal value to the corresponding base 64 character
Concatenate the base 64 characters to form the final integer
I have the skills, experience, and passion to excel in this role.
I have a strong background in software development, with experience in multiple programming languages and frameworks.
I am a quick learner and enjoy tackling new challenges.
I am a team player and enjoy collaborating with others to achieve common goals.
I am passionate about software engineering and am always looking for ways to improve my skills and knowled...
I chose your company because of its reputation for innovation and its commitment to employee growth.
Your company has a strong reputation for innovation in the industry.
I was impressed by the emphasis on employee growth and development.
I believe that your company's values align with my own personal values.
I was excited about the opportunity to work with a talented team of engineers.
Your company's mission and vision reso
I applied via Recruitment Consultant and was interviewed before Sep 2018. There were 4 interview rounds.
based on 1 interview
Interview experience
based on 11 reviews
Rating in categories
Technical Support Engineer
935
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Consultant
327
salaries
| ₹0 L/yr - ₹0 L/yr |
Member Technical Staff
270
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Member of Technical Staff
249
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Technical Consultant
229
salaries
| ₹0 L/yr - ₹0 L/yr |
SAP
Zoho
Oracle
Adobe