i
Ernst & Young
Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Sep 2024. There were 2 interview rounds.
To delete an account associated with a contact without deleting the account itself.
Remove the contact's association with the account before deleting the contact.
Check for any other dependencies before deleting the contact.
Consider creating a custom field to track the association between the contact and account.
Flows are declarative automation tools in Salesforce used to automate business processes by collecting data and performing operations.
Flows are created using a visual designer in Salesforce.
They can automate complex business processes without writing code.
Flows can collect data from users, interact with Salesforce, and make decisions based on user input or data.
They can be triggered by various events like record change...
When a rating is hot, update the description accordingly.
Monitor user feedback and ratings regularly
Update the description based on the latest ratings and reviews
Consider adding specific details or addressing common concerns mentioned in the feedback
I am a Salesforce Developer with 5 years of experience in designing and implementing custom solutions for clients.
5 years of experience in Salesforce development
Strong expertise in designing and implementing custom solutions
Proficient in Apex, Visualforce, and Lightning components
Certified Salesforce Developer
Experience working with clients to understand their requirements and deliver solutions
I applied via Company Website and was interviewed before Feb 2021. There was 1 interview round.
I would develop a calculator in Python using basic arithmetic operations and GUI libraries.
Use Python's built-in arithmetic operators (+, -, *, /) to perform calculations.
Use a GUI library like Tkinter or PyQt to create a user-friendly interface.
Implement error handling to prevent invalid inputs and division by zero.
Consider adding additional features like memory functions or scientific notation.
Test the calculator tho
I applied via Naukri.com and was interviewed in Apr 2020. There was 1 interview round.
Synchronous means happening at the same time, while asynchronous means not happening at the same time.
Synchronous operations occur in real-time, while asynchronous operations can be delayed or queued.
Synchronous operations block the program until they are completed, while asynchronous operations allow the program to continue running.
Examples of synchronous operations include function calls and loops, while examples of ...
CTE and temp table usage in SQL
Use CTE for recursive queries and complex subqueries
Use temp tables for large data sets and complex queries
CTE is more efficient for small data sets
Temp tables can be indexed for faster performance
Consider the scope and lifespan of the data when choosing between CTE and temp table
I applied via Company Website and was interviewed before Nov 2020. There was 1 interview round.
I prioritize identifying the root cause and finding a solution while keeping stakeholders informed.
Identify the root cause of the downtime
Communicate with stakeholders about the issue and expected resolution time
Work on finding a solution as quickly as possible
Implement preventative measures to avoid future downtime
Document the incident and steps taken for future reference
I applied via Campus Placement and was interviewed before Sep 2021. There were 5 interview rounds.
1. One question was given to be solved in 1 hour. Question was medium level based on strings.
1. 3 questions were given out of which any 2 needed to be solved. 1 question related to Database design and query, 2 questions related to DSA, both DSA questions were medium-hard type based on Dynamic programming and graph.
I solved one Dynamic programming question and Database question.
I appeared for an interview before Sep 2020.
Round duration - 90 minutes
Round difficulty - Medium
This test consists of two coding questions and some MCQ regarding computer fundamentals.
Kevin has two packs of cards. The first pack contains N cards, and the second contains M cards. Each card has an integer written on it. Determine two results: the tot...
Find total distinct card types and common card types between two packs of cards.
Create a set to store distinct card types when combining both packs.
Iterate through each pack and add card types to the set.
Find the intersection of card types between the two packs to get common card types.
Given an array of integers arr
, where arr[i]
represents the number of pages in the i-th
book, and an integer m
representing the number of students, allocate all the books ...
Allocate books to students in a way that minimizes the maximum number of pages assigned to a student.
Iterate through all possible allocations of books to students.
Calculate the maximum number of pages assigned to a student for each allocation.
Return the minimum of these maximums as the result.
Round duration - 40 minutes
Round difficulty - Easy
It was a technical round that is based on DSA and computer fundamentals.
Given a singly linked list of integers, return the head of the reversed linked list.
Initial linked list: 1 -> 2 -> 3 -> 4 -> NULL
Reversed link...
Reverse a singly linked list of integers and return the head of the reversed linked list.
Iterate through the linked list and reverse the pointers to point to the previous node instead of the next node.
Use three pointers - prev, current, and next to reverse the linked list in O(N) time and O(1) space complexity.
Update the head of the reversed linked list as the last node encountered during the reversal process.
Given an integer array arr
of size 'N' containing only 0s, 1s, and 2s, write an algorithm to sort the array.
The first line contains an integer 'T' representing the n...
Sort an array of 0s, 1s, and 2s in linear time complexity.
Use three pointers to keep track of 0s, 1s, and 2s while traversing the array.
Swap elements based on the values encountered to sort the array in-place.
Time complexity should be O(N) and space complexity should be O(1).
Tip 1 : If you are not able to complete something in-depth, clearly mention that to the interviewer.
Tip 2 : Practice DSA well.
Tip 3 : Try to think analytically and more logically,Your thinking skills matters a lot.
Tip 1 : Try to mention max no of projects
Tip 2 : DO not fake in your resume.
I applied via Naukri.com and was interviewed in Jul 2020. There were 4 interview rounds.
CI/CD is a process of automating software delivery and deployment.
Use version control system like Git to manage code changes
Automate build process using tools like Jenkins
Run automated tests to ensure code quality
Deploy to different environments using tools like Docker and Kubernetes
Monitor and log application performance using tools like Splunk
Use continuous feedback to improve the process
Fetching data from table in Apex
Use SOQL query to fetch data from table
Assign the query result to a list variable
Iterate through the list to access individual records
CPU error in Apex
Check for infinite loops or recursive calls
Reduce the number of SOQL queries and DML statements
Optimize code to reduce CPU usage
Consider using asynchronous processing
Use governor limits to avoid exceeding CPU time limit
I applied via Naukri.com and was interviewed in Jan 2021. There were 5 interview rounds.
based on 1 interview
Interview experience
based on 3 reviews
Rating in categories
Senior Consultant
16.3k
salaries
| ₹9.1 L/yr - ₹33.3 L/yr |
Consultant
12.3k
salaries
| ₹6.5 L/yr - ₹21 L/yr |
Manager
7.7k
salaries
| ₹16 L/yr - ₹47 L/yr |
Assistant Manager
6.5k
salaries
| ₹9.5 L/yr - ₹29 L/yr |
Associate Consultant
4k
salaries
| ₹4.6 L/yr - ₹12 L/yr |
Deloitte
PwC
EY Global Delivery Services ( EY GDS)
Accenture