i
Ernst & Young
Filter interviews by
I applied via campus placement at National Institute of Technology (NIT), Patna and was interviewed in Aug 2024. There was 1 interview round.
A program to find prime numbers within a given range
Iterate through numbers in the given range
Check if each number is divisible by any number other than 1 and itself
If not divisible, it is a prime number
Count the number of ones in a given number using pseudo code
Initialize a count variable to 0
Iterate through each bit of the number and check if it is 1
Increment the count if the bit is 1
Return the count as the result
I applied via Referral and was interviewed in Sep 2024. There were 2 interview rounds.
Merge sort has a time complexity of O(n log n) in the worst case scenario.
Merge sort divides the array into two halves, sorts them recursively, and then merges them back together.
The time complexity of merge sort is O(n log n) in the worst case scenario.
For example, sorting an array of 8 elements would take 3 recursive calls to merge sort.
Create a palindrome checker using React JS to display on the UI
Create a input field for user to enter a string
Use state to store the input string
Create a function to check if the input string is a palindrome
Display the result on the UI
Javascript question on promise, callbacks, hosting
Just asked to expand on past experiences and what technologies i had experience with.
posted on 27 Dec 2024
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Aug 2024. There were 2 interview rounds.
Aptitude test with different sections. Each section had its own time limit. Level - Moderate to difficult
I am a passionate software developer with experience in Java, Python, and web development.
Experienced in Java and Python programming languages
Proficient in web development technologies like HTML, CSS, and JavaScript
Currently pursuing a degree in Computer Science
Programming is the process of writing instructions for a computer to perform specific tasks.
Programming involves writing code using programming languages.
It requires problem-solving skills to break down complex problems into smaller, manageable tasks.
Programmers need to understand algorithms and data structures to optimize code efficiency.
Debugging and testing are essential to identify and fix errors in the code.
Contin...
I applied via LinkedIn and was interviewed in Jan 2024. There was 1 interview round.
A hash map is a data structure that allows for efficient storage and retrieval of key-value pairs.
A hash map uses a hash function to convert keys into array indices.
It provides constant-time average case complexity for insertion, deletion, and retrieval operations.
Hash maps are commonly used in programming languages and databases for fast data access.
Example: HashMap
map.put("appl
Senior Consultant
15.5k
salaries
| ₹9.2 L/yr - ₹29.6 L/yr |
Consultant
11.8k
salaries
| ₹5.4 L/yr - ₹19 L/yr |
Manager
7.4k
salaries
| ₹16.5 L/yr - ₹51.2 L/yr |
Assistant Manager
6.3k
salaries
| ₹9.3 L/yr - ₹30 L/yr |
Associate Consultant
3.8k
salaries
| ₹3.5 L/yr - ₹12 L/yr |
Deloitte
PwC
EY Global Delivery Services ( EY GDS)
Accenture