Filter interviews by
Clear (1)
Aptitude Test + some JAVA + SQL Questions
DSA+SPRING+SQL+JAVA
IN THIS ROUND INTERVIEWER ASKED ME 1DSA QUESTION WHICH IS BASED ON DEQUE SOME SQL QUERIES WHICH IS ON JOINS AND BASIC SPRING QUESTIONS
SAME AS THE 2ND ROUND BUT THE LEVEL INCREASED AS COMPARISON TO ROUND-2
Top trending discussions
I applied via Campus Placement and was interviewed in Jan 2016. There were 3 interview rounds.
I applied via Campus Placement and was interviewed in Dec 2016. There were 5 interview rounds.
To find a loop in a linked list, we use Floyd's cycle-finding algorithm.
Floyd's cycle-finding algorithm uses two pointers, one moving at twice the speed of the other.
If there is a loop in the linked list, the two pointers will eventually meet.
To detect the meeting point, we reset one of the pointers to the head of the linked list and move both pointers at the same speed.
The meeting point is the start of the loop.
LRU, MRU and LFU are caching algorithms used to manage memory in computer systems.
LRU stands for Least Recently Used and removes the least recently used items from the cache when the cache is full.
MRU stands for Most Recently Used and removes the most recently used items from the cache when the cache is full.
LFU stands for Least Frequently Used and removes the least frequently used items from the cache when the cache i...
I applied via Campus Placement and was interviewed before Nov 2020. There were 4 interview rounds.
posted on 8 Apr 2021
I applied via Campus Placement and was interviewed before Apr 2020. There was 1 interview round.
posted on 27 Sep 2023
I applied via Campus Placement and was interviewed in Aug 2023. There were 3 interview rounds.
2 coding questions in codility platform
posted on 10 Jul 2024
I applied via Campus Placement
Oops concepts in Java refer to Object-Oriented Programming principles like Inheritance, Encapsulation, Polymorphism, and Abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism: Ability of a method to do different things based on the object it is acting upon.
Abstraction: Hiding the imp...
posted on 17 May 2024
I applied via LinkedIn and was interviewed in Nov 2023. There were 3 interview rounds.
HackerRank - 2 Questions - LinkedList(Medium), HashMap(Medium)
posted on 24 May 2024
based on 1 interview
Interview experience
based on 3 reviews
Rating in categories
Senior Software Engineer
39
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Engineer
35
salaries
| ₹0 L/yr - ₹0 L/yr |
Devops Engineer
34
salaries
| ₹0 L/yr - ₹0 L/yr |
Cloud Security Engineer
30
salaries
| ₹0 L/yr - ₹0 L/yr |
Technical Lead
25
salaries
| ₹0 L/yr - ₹0 L/yr |
Splunk
OpenText Technologies
IBM
RSA Security