Filter interviews by
Find indexes of array whose sum is some target
Top trending discussions
Island Perimeter and Number of Provinces. Basic Leetcode question
Strings question asked, baics
I applied via campus placement at National Institute of Technology (NIT), Durgapur and was interviewed in Sep 2022. There were 3 interview rounds.
1 DP question, 1 simple integer manipulation
Find the 4th smallest element in a Binary Search Tree.
Traverse the BST in-order and keep track of the count of visited nodes.
When the count reaches 4, return the current node's value.
If the BST has less than 4 nodes, return null or throw an exception.
Find maximum distinct elements in every sliding window of size k.
Create a hash table to store the frequency of each element in the current window.
Use two pointers to maintain the current window and slide it over the array.
Update the hash table for each new element in the window and remove the old element.
Keep track of the maximum number of distinct elements seen so far.
Repeat until all windows of size k have been proce
Merge two sorted linked lists
Create a new linked list to store the merged list
Compare the first nodes of both lists and add the smaller one to the new list
Move the pointer of the added node to the next node
Repeat until one of the lists is empty
Add the remaining nodes of the non-empty list to the new list
I applied via Job Fair and was interviewed in Jan 2022. There was 1 interview round.
I applied via Job Portal and was interviewed in Dec 2021. There were 4 interview rounds.
I applied via Naukri.com and was interviewed in Sep 2019. There were 6 interview rounds.
I applied via Recruitment Consultant and was interviewed in Jun 2019. There were 4 interview rounds.
Answering questions related to Spring Boot and core Java
Spring Boot addons include Spring Security, Spring Data, and Spring Cloud
Spring Boot is a framework for building standalone, production-grade Spring-based applications
Ways of configuring a bean in Spring include XML configuration, Java-based configuration, and annotation-based configuration
Core Java topics include OOP concepts, collections, multithreading, and exc
Interview experience
Senior Software Engineer
13
salaries
| ₹30 L/yr - ₹51 L/yr |
Software Engineer
11
salaries
| ₹18 L/yr - ₹28 L/yr |
QA Analyst
5
salaries
| ₹9.3 L/yr - ₹12.9 L/yr |
Senior Site Reliability Engineer
5
salaries
| ₹30 L/yr - ₹33 L/yr |
Senior Engineering Manager
4
salaries
| ₹60 L/yr - ₹87 L/yr |
Tally Solutions
Zoho
SAP
Oracle