i
Empower Retirement
Work with us
Filter interviews by
I applied via Company Website and was interviewed in Jun 2024. There were 2 interview rounds.
Including english grammar and email writing
I am a dedicated and detail-oriented individual with experience in consulting. I excel in analyzing processes and finding solutions to improve efficiency.
Introduce myself as a dedicated and detail-oriented individual
Mention experience in consulting and analyzing processes
Highlight ability to find solutions to improve efficiency
Top trending discussions
posted on 10 May 2015
Multi tasking, multi processing, and multi programming are different approaches to managing tasks in an operating system.
Multi tasking allows multiple tasks to run concurrently on a single processor.
Multi processing involves multiple processors running tasks simultaneously.
Multi programming allows multiple programs to be loaded into memory and executed concurrently.
Examples of multi tasking operating systems include Wi...
Memory allocation refers to the process of assigning memory to programs during runtime.
Stack allocation is done automatically and is limited in size.
Heap allocation is done manually and is larger in size.
Stack memory is used for local variables and function calls.
Heap memory is used for dynamic memory allocation.
Memory leaks can occur if heap memory is not properly managed.
Use a shared variable and synchronization mechanisms to ensure natural order printing of numbers.
Create two threads, one for printing even numbers and the other for printing odd numbers.
Use a shared variable to keep track of the current number to be printed.
Implement synchronization mechanisms like locks or semaphores to ensure only one thread can access the shared variable at a time.
Each thread should check if it is i...
Printing a matrix in spiral order
Start from the first element and print it
Move in a spiral order towards the center of the matrix
Repeat until all elements are printed
Thread class and Runnable Interface are used for multithreading in Java.
Thread class is a predefined class in Java that provides methods to create and control threads.
Runnable interface is used to define a task that can be executed by a thread.
Thread class implements Runnable interface.
Thread class provides more control over threads than Runnable interface.
Example: Thread t = new Thread(new MyRunnable()); t.start();
Exa...
Linked List is a dynamic data structure while ArrayList is a static data structure.
Linked List is best for frequent insertion and deletion operations.
ArrayList is best for frequent access operations.
Linked List uses more memory than ArrayList.
ArrayList is faster than Linked List for accessing elements.
Use Linked List when you need to frequently add or remove elements from the list.
Use ArrayList when you need to frequen...
I am not interested in a career in investment banking.
I am more interested in a career in software development
I enjoy problem-solving and creating innovative solutions through coding
Investment banking does not align with my passion and skill set
I have chosen to apply to J.P. Morgan because of their reputation, global presence, and opportunities for growth.
J.P. Morgan has a strong reputation in the financial industry.
They have a global presence with offices in multiple countries.
The company offers various opportunities for career growth and development.
J.P. Morgan is known for its innovative technology solutions in the financial sector.
I am impressed by their ...
Yes, I have made a mistake in my previous project.
I underestimated the complexity of a task and ended up missing the deadline.
I failed to properly test a feature, resulting in a bug that affected user experience.
I accidentally deleted an important file without having a backup.
I misunderstood a requirement and implemented a feature incorrectly.
posted on 9 Jan 2022
I applied via Naukri.com and was interviewed in Jul 2021. There was 1 interview round.
posted on 5 Jul 2021
posted on 14 Feb 2024
I applied via Naukri.com and was interviewed in Jan 2024. There were 2 interview rounds.
Heap memory can be monitored using tools like profilers. Objects are removed from heap memory through garbage collection.
Use profilers like VisualVM or Java Mission Control to monitor heap memory usage
Analyze heap dumps to identify memory leaks and optimize memory usage
Garbage collection automatically removes unreferenced objects from heap memory
Different garbage collection algorithms like Mark and Sweep, Copying, and ...
Handling an application running on different instances involves load balancing, monitoring, and synchronization.
Implement load balancing to distribute the workload evenly across instances.
Monitor the performance and health of each instance to ensure optimal operation.
Use synchronization techniques to maintain consistency and avoid conflicts between instances.
Implement failover mechanisms to handle instances going offli...
Yes, a load balancer can handle multiple addition of new instances or pods.
A load balancer distributes incoming traffic across multiple instances or pods.
To handle multiple additions, the load balancer should be able to dynamically update its routing configuration.
Load balancers can use various algorithms to distribute traffic, such as round-robin, least connections, or weighted distribution.
Load balancers can also per...
Caching improves application performance by storing frequently accessed data in memory.
Identify the data that needs to be cached
Choose a caching strategy (e.g., in-memory cache, distributed cache)
Implement caching logic in the application code
Set appropriate cache expiration policies
Handle cache invalidation when data changes
Yes, a distributed system can handle 1M requests per second by using load balancing, horizontal scaling, and caching.
Implement load balancing to distribute incoming requests across multiple servers.
Use horizontal scaling by adding more servers to handle the increased load.
Implement caching to store frequently accessed data and reduce the load on the backend.
Optimize the system by using efficient algorithms and data str...
posted on 25 Oct 2023
Aptitude round it is very easy
posted on 22 Oct 2023
Very easy questions on stack and simple string questions
posted on 22 Feb 2024
The 2 Sum problem asks to find two numbers in an array that add up to a specific target.
Use a hash map to store numbers and their indices for quick lookup.
Iterate through the array, calculating the complement for each number.
If the complement exists in the hash map, return the indices.
Example: For nums = [2, 7, 11, 15] and target = 9, return [0, 1] since 2 + 7 = 9.
It will be a discussion on design. HLD
I want to join your firm to contribute to innovative projects and grow in a collaborative environment that values creativity and technology.
Innovative Projects: Your firm is known for cutting-edge solutions, like the recent AI-driven application that enhances user experience.
Collaborative Environment: I appreciate your emphasis on teamwork, as seen in your recent hackathon where cross-functional teams developed impactf...
posted on 4 Mar 2024
I applied via Referral and was interviewed in Sep 2023. There were 3 interview rounds.
Simple to intermediate coding questions
I applied via Campus Placement and was interviewed before Jun 2023. There were 3 interview rounds.
Round of 3 phases : Vocabulary, Business analytics and Coding
Convert a number to Roman numeral representation.
Create a mapping of numbers to Roman numerals (e.g. 1 -> 'I', 5 -> 'V', 10 -> 'X', etc.)
Iterate through the mapping in descending order and subtract the largest possible numeral from the number until it reaches 0.
Build the Roman numeral representation by appending the corresponding numeral for each subtraction.
Handle special cases like 4, 9, 40, 90, etc. by including the...
based on 1 interview experience
Difficulty level
Duration
based on 1 review
Rating in categories
Specialist
153
salaries
| ₹3 L/yr - ₹6.5 L/yr |
Senior Specialist
150
salaries
| ₹3.8 L/yr - ₹8.2 L/yr |
Software Developer
74
salaries
| ₹5.6 L/yr - ₹17.3 L/yr |
Assistant Manager
54
salaries
| ₹8.5 L/yr - ₹18.2 L/yr |
Senior Software Developer
45
salaries
| ₹10 L/yr - ₹27.8 L/yr |
Bajaj Finserv
Wells Fargo
JPMorgan Chase & Co.
Motilal Oswal Financial Services