Filter interviews by
I applied via Naukri.com and was interviewed before Mar 2023. There was 1 interview round.
posted on 8 Dec 2024
I applied via Newspaper Ad and was interviewed in Nov 2024. There were 2 interview rounds.
Asked 2 questions-
first zigzag traversal of binary tree
second remove node from back of linked list
I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.
Logical reasoning, grammar, and coding: two basic level questions.
posted on 15 Nov 2024
I applied via Referral and was interviewed in Oct 2024. There were 2 interview rounds.
Merge two sorted linked lists into a single sorted linked list
Create a new linked list to store the merged result
Iterate through both input linked lists and compare nodes to determine the order in which they should be added to the result list
Handle cases where one list is longer than the other
To check if parentheses are balanced, use a stack data structure to keep track of opening and closing parentheses.
Use a stack to push opening parentheses and pop when encountering a closing parenthesis
If stack is empty when encountering a closing parenthesis, return false
After iterating through all parentheses, if stack is empty, return true
The right view of a Binary Search Tree shows the nodes that are visible when viewing the tree from the right side.
The right view of a Binary Search Tree includes the rightmost node at each level.
Nodes at each level that are not visible from the right side are not included in the right view.
Example: For the Binary Search Tree with values 1, 2, 3, 4, 5, the right view would be 1, 3, 5.
I applied via Job Portal
React lifecycle functions are methods that are automatically called at specific points in a component's life cycle.
Mounting: constructor, render, componentDidMount
Updating: render, componentDidUpdate
Unmounting: componentWillUnmount
Padding is the space inside the border of an element, while margin is the space outside the border.
Padding is used to create space between the content and the border of an element.
Margin is used to create space between the border of an element and other elements.
Padding affects the size of the content area, while margin affects the positioning of the element.
Example: padding: 10px will create 10 pixels of space inside ...
posted on 28 Nov 2024
I applied via campus placement at Reva Institute of Science & Management, Bangalore and was interviewed in Oct 2024. There were 3 interview rounds.
First round basic aptitude questions like profit loss,work time etc
I am a software engineer with 5 years of experience in developing web applications using Java, Spring, and Angular.
5 years of experience in software development
Proficient in Java, Spring, and Angular
Strong problem-solving skills
Experience in developing web applications
Good team player
Reverse a number by converting it to a string and then reversing the string
Convert the number to a string
Reverse the string
Convert the reversed string back to a number
I applied via campus placement at Visveswaraiah Technological University (VTU) and was interviewed in Aug 2024. There were 2 interview rounds.
Simple aptitude questions and multiple choice coding questions were asked.
I have worked on a project to develop a mobile application for tracking fitness activities and providing personalized workout plans.
Developed user-friendly interface for inputting and tracking fitness data
Implemented algorithms to generate personalized workout plans based on user's goals and progress
Integrated with wearable devices to automatically sync activity data
Conducted thorough testing to ensure accuracy and rel...
I applied via Company Website and was interviewed in Oct 2024. There was 1 interview round.
Asked to write a bank application - which includes adding,removing,transferring of money
posted on 24 Sep 2024
1 hour, the coding test was based on a project given to us
based on 1 review
Rating in categories
Software Engineer2
280
salaries
| ₹15 L/yr - ₹45 L/yr |
Software Engineer III
252
salaries
| ₹22.5 L/yr - ₹67.6 L/yr |
Senior Software Engineer
222
salaries
| ₹14 L/yr - ₹55 L/yr |
Software Engineer
207
salaries
| ₹10 L/yr - ₹42 L/yr |
Risk Analyst
168
salaries
| ₹3.8 L/yr - ₹11 L/yr |
Paytm
Razorpay
Visa
MasterCard