i
Filter interviews by
I applied via Company Website and was interviewed in Nov 2023. There were 2 interview rounds.
Top trending discussions
Question will be mostly related to Java stream, collection and multithreading
I appeared for an interview before Mar 2024, where I was asked the following questions.
Reversing a linked list in O(N) involves iterating through the list and reversing the pointers of each node.
Initialize three pointers: prev (null), current (head), and next (null).
Iterate through the linked list until current is null.
In each iteration, store the next node: next = current.next.
Reverse the current node's pointer: current.next = prev.
Move prev and current one step forward: prev = current; current = next.
O...
I appeared for an interview before Jun 2021.
Round duration - 90 Minutes
Round difficulty - Medium
Round duration - 60 Minutes
Round difficulty - Medium
Your task is to determine if a given binary tree with 'N' nodes is a valid Binary Search Tree (BST). A BST is defined by the following properties:
Validate if a given binary tree is a valid Binary Search Tree (BST) based on its properties.
Check if the left subtree of a node has only nodes with data less than the node's data.
Verify if the right subtree of a node has only nodes with data greater than the node's data.
Ensure that both the left and right subtrees are also binary search trees.
Implement a validation function for a BST.
Output 'true' if the binary tree is...
Round duration - 60 Minutes
Round difficulty - Easy
Tip 1 : Pratice regularly atleast 5 problem . Make it habit .Try to cover Leetcode medium questions as many as possible
Tip 2 : Be through with your projects . At some point interviewer will ask you some project related questions
Tip 3 : Be strong in your CS fundamentals.
Tip 1 : Do not put irrelevant information such as DOB
Tip 2 : Put only those skill which you can defend in cross questioning
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
It's their home assignment you need to make it in whatever tech stack you want to make and then interview happens on the basis of this and improvements and questions are asked around it.
The weather today is sunny with a few clouds and a high of 75 degrees.
Sunny weather with some clouds
High temperature of 75 degrees
Possibility of rain later in the day
I am passionate about creating innovative software solutions and believe your company aligns with my values and goals.
Passionate about software development
Believe company aligns with values and goals
I value continuous learning, collaboration, innovation, and integrity in my work as a software developer.
Continuous learning: I believe in staying updated with the latest technologies and trends in the industry.
Collaboration: I value working in a team and sharing knowledge and ideas with my colleagues.
Innovation: I strive to find creative solutions to problems and improve processes.
Integrity: I believe in honesty, tran...
I prefer arrays for their fixed size and faster access, but lists for their flexibility and ease of manipulation.
Arrays are preferred for their fixed size and faster access time, especially when random access is required.
Lists are more flexible and easier to manipulate, especially when elements need to be added or removed frequently.
Arrays are typically used when the size of the collection is known beforehand, while li...
An aggregator is a system or service that collects and organizes data from multiple sources into a unified view.
Aggregators can be used in various domains, such as news, e-commerce, and data analysis.
Example: News aggregators like Google News compile articles from different news sources.
In e-commerce, price aggregators compare prices from various retailers to help consumers find the best deals.
Data aggregators collect ...
based on 1 interview experience
Difficulty level
Duration
based on 1 review
Rating in categories
Senior Software Engineer
226
salaries
| ₹17.3 L/yr - ₹52 L/yr |
Software Engineer
166
salaries
| ₹10.6 L/yr - ₹20.1 L/yr |
Data Engineer
60
salaries
| ₹10.4 L/yr - ₹18.9 L/yr |
Senior Data Engineer
41
salaries
| ₹14.9 L/yr - ₹45 L/yr |
Quality Engineer
34
salaries
| ₹8 L/yr - ₹14 L/yr |
SBI Cards & Payment Services
Axis Direct
Kotak Securities
Aadhar Housing Finance