Filter interviews by
I applied via Referral and was interviewed before Jun 2022. There were 5 interview rounds.
DS & Algorithm, They will give you a portal to write the code................................
DS & Algorith again. They will give you a portal for writting the code..................................
I applied via Naukri.com and was interviewed before May 2023. There were 3 interview rounds.
Design a search engine similar to Google
Use web crawling to index websites
Implement a ranking algorithm like PageRank
Include features like autocomplete, spell check, and search suggestions
Utilize machine learning for personalized search results
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.
Search for a target value in a sorted matrix efficiently.
Start from the top right corner and move left or down based on comparison with target value
Utilize the sorted nature of the matrix to eliminate certain rows or columns
Implement binary search for more efficient search in each row or column
posted on 3 Jan 2025
I applied via Campus Placement
A test that covers all fundamental topics, including networking, object-oriented programming (OOP), and data structures and algorithms (DSA).
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 Dec 2024
I applied via LinkedIn and was interviewed in Jun 2024. There were 5 interview rounds.
Java coding questions, basic Java questions.
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...
posted on 24 Sep 2024
1 hour, the coding test was based on a project given to us
based on 23 reviews
Rating in categories
Software Engineer2
263
salaries
| ₹15 L/yr - ₹48 L/yr |
Software Engineer III
248
salaries
| ₹17 L/yr - ₹66 L/yr |
Senior Software Engineer
220
salaries
| ₹14.1 L/yr - ₹50.1 L/yr |
Software Engineer
206
salaries
| ₹12 L/yr - ₹42 L/yr |
Risk Analyst
167
salaries
| ₹3.8 L/yr - ₹11 L/yr |
Paytm
Razorpay
Visa
MasterCard