Filter interviews by
I applied via Recruitment Consulltant and was interviewed before Mar 2023. There were 3 interview rounds.
30 Technical MCQs, 1 medium level code
Transactional annotation in Spring is used to define the scope of a transaction.
Transactional annotation is used to mark a method or a class as transactional.
It ensures that all the operations within the annotated method or class are executed within a single transaction.
If an exception occurs, the transaction is rolled back.
Transactional annotation can be applied at the method level or class level.
It provides various a...
Cache in Spring is a mechanism to store frequently accessed data in memory for faster retrieval.
Cache improves application performance by reducing the load on the database.
Spring provides caching support through annotations like @Cacheable, @CachePut, and @CacheEvict.
Caches can be configured with different eviction policies, such as LRU or FIFO.
Example: @Cacheable annotation can be used to cache the result of a method
posted on 27 Oct 2021
I was interviewed in Aug 2021.
Round duration - 30 minutes
Round difficulty - Medium
It was in the morning. We had to complete 1 coding question in given time limit
Given a paragraph consisting of letters in both lowercase and uppercase, spaces, and punctuation, along with a list of banned words, your task is to find th...
Round duration - 60 minutes
Round difficulty - Hard
Interviewer was friendly. He asked 2 coding questions and some fullstack questions.
Given an infinite supply of coins of varying denominations, determine the total number of ways to make change for a specified value using these coins. If it's not possible to make...
Compute the skyline of given rectangular buildings in a 2D city, eliminating hidden lines and forming the outer contour of the silhouette when viewed from a distance. Each building is ...
The idea here is to first, sort the critical POINTS with respect to their coordinate and height pairs. Make a pair of 'X1' and take a negative of the height for the building so that 'X1' pairs are sorted before 'X2' pairs. Create a dictionary keeping the heights as keys and as soon as a left edge of a building is encountered, we add that building to the dictionary with its height as the key. When we encounte...
Tip 1 : Practice coding questions
Tip 2 : Try to research about previous interview questions
Tip 1 : Prepare the resume as per the job
Tip 2 : Write in a clear manner
I applied via Campus Placement and was interviewed before Dec 2021. There were 4 interview rounds.
Not every process has aptitude but for IT departments and technical team ask for aptitude test
Trapping rain water and median of two sorted array
posted on 16 Oct 2024
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
1)Buy and sell stock
2)2 sum
3) system design
4) Elastic search
5) deployment
Simple algorithm question about sorting
The time complexity of the quicksort algorithm is O(n log n).
Quicksort has an average time complexity of O(n log n).
The best case time complexity of quicksort is O(n log n) when the pivot element divides the array into two equal halves.
The worst case time complexity of quicksort is O(n^2) when the pivot element is the smallest or largest element in the array.
I applied via Referral and was interviewed in Apr 2023. There were 3 interview rounds.
The test was pretty straightforward tword east
posted on 16 Sep 2022
I applied via campus placement at Banasthali Vidyapeeth Womens Institute For Studies In Development Oriented Management, Jaipur and was interviewed before Sep 2021. There were 2 interview rounds.
It had more than 30 aptitude questions and 2 coding questions
Interview experience
based on 11 reviews
Rating in categories
Assistant Vice President
2.3k
salaries
| ₹17 L/yr - ₹45 L/yr |
Senior Analyst
1.1k
salaries
| ₹3 L/yr - ₹11.3 L/yr |
Assistant Manager
987
salaries
| ₹6.7 L/yr - ₹25 L/yr |
Process Advisor
919
salaries
| ₹1 L/yr - ₹8.3 L/yr |
Analyst
787
salaries
| ₹11.6 L/yr - ₹20.6 L/yr |
Deutsche Bank
Accenture
Amazon
Deloitte