i
Droom
Filter interviews by
I applied via Campus Placement
Online aptitude test with basic questions and some oops and dbms questions.
Top trending discussions
I was interviewed in Dec 2024.
Python Django is a popular web framework for developing and deploying web applications.
Use virtual environments to manage dependencies
Utilize Django's built-in admin interface for managing data
Deploy Django projects using platforms like Heroku or AWS
Consider using Docker for containerization
Implement continuous integration and deployment pipelines
I applied via Company Website and was interviewed in Oct 2024. There were 2 interview rounds.
1 hour duration. Sliding window problem. On hacker rank platform. Expected to write a working code and solve it optimally/scalable solution.
I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.
Computer Fundamentals
Flatten a binary tree by converting it into a linked list in-place.
Use a recursive approach to flatten the binary tree.
Traverse the tree in a pre-order manner and keep track of the previous node.
Set the left child of each node to null and the right child to the next node in the linked list.
Example: Input: 1 -> 2 -> 5 -> 3 -> 4 -> null, Output: 1 -> null -> 2 -> null -> 3 -> null -> 4 -> null -> 5 -> null
To delete the nth node from the end in a linked list, we can use a two-pointer approach.
Use two pointers, one to traverse the list and another to keep track of the nth node from the end.
Move the second pointer n steps ahead of the first pointer.
When the second pointer reaches the end of the list, the first pointer will be at the nth node from the end.
Adjust the pointers to delete the nth node.
Leecode medium level question
Leetcode Hard level Question
I applied via Approached by Company and was interviewed in Oct 2023. There were 2 interview rounds.
Question on dsa and string theory along with oops concepts
based on 1 interview
Interview experience
Software Engineer
31
salaries
| ₹3.9 L/yr - ₹12 L/yr |
Assistant Manager
27
salaries
| ₹5.4 L/yr - ₹9.1 L/yr |
Senior Software Engineer
27
salaries
| ₹8 L/yr - ₹22.1 L/yr |
Senior Analyst
25
salaries
| ₹3 L/yr - ₹4.2 L/yr |
Associate Software Engineer
22
salaries
| ₹4 L/yr - ₹11 L/yr |
CarDekho Group
Cartrade.com
CARS24
Quikr