Filter interviews by
I applied via Recruitment Consulltant and was interviewed before Jul 2023. There were 2 interview rounds.
Given a coding assignment to build the backend of an application.
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
I applied via Referral and was interviewed in Apr 2024. There were 5 interview rounds.
2 dsa questions of easy/medium
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.
I applied via Referral and was interviewed in Apr 2024. There were 3 interview rounds.
Easy level Basics were asked
Stacks queue leetcode easy level
Used skills include Java, SQL, Spring Boot, RESTful APIs, and Git.
Java programming for backend development
SQL for database management
Spring Boot for creating web applications
RESTful APIs for communication between systems
Git for version control
Leecode medium level question
Leetcode Hard level Question
Interview experience
based on 1 review
Rating in categories
Content Specialist
65
salaries
| ₹2.4 L/yr - ₹4.3 L/yr |
Proof Reader
27
salaries
| ₹2.5 L/yr - ₹5.2 L/yr |
Sub Editor
24
salaries
| ₹2.2 L/yr - ₹7.8 L/yr |
Marketing Executive
20
salaries
| ₹3.5 L/yr - ₹5.5 L/yr |
Graphic Designer
16
salaries
| ₹3 L/yr - ₹4.6 L/yr |
Dailyhunt
NewsBytes
Glance
Times Internet