Filter interviews by
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
Top trending discussions
posted on 27 Jan 2017
I appeared for an interview in Dec 2016.
I appeared for an interview before Jul 2023.
Build a sample app server using express.js
Install express.js using npm
Create a new express app
Set up routes and middleware
Start the server to listen on a specific port
I use JDBC (Java Database Connectivity) to establish connection with the database in my project.
Use JDBC API to connect to the database
Load the JDBC driver
Create a connection object
Create a statement object
Execute SQL queries
Multer is a middleware for handling multipart/form-data, used for file uploads in Node.js.
Install multer package using npm: npm install multer
Require multer in your Node.js file: const multer = require('multer')
Set up multer middleware with desired options: const upload = multer({ dest: 'uploads/' })
Use the upload middleware in your route handler to process file uploads
I appeared for an interview in Jul 2024.
2 Graph question of leetcode
I applied via LinkedIn and was interviewed before Feb 2023. There were 2 interview rounds.
- simple basic ios questions
I applied via Campus Placement and was interviewed before Mar 2023. There were 3 interview rounds.
Kadance algorithm and find the middle of the linklist
More on java and Python based coding questions
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
I am a passionate software developer with experience in Java, Python, and web development.
Graduated with a degree in Computer Science
Worked on various projects using Java and Python
Familiar with web development technologies like HTML, CSS, and JavaScript
I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.
General aptitude focused on mathematics.
based on 1 interview
Interview experience
Team Lead
56
salaries
| ₹2.2 L/yr - ₹7.4 L/yr |
Senior Associate
52
salaries
| ₹2.9 L/yr - ₹9.3 L/yr |
Key Account Manager
52
salaries
| ₹3 L/yr - ₹9 L/yr |
Business Development Executive
50
salaries
| ₹2.8 L/yr - ₹8 L/yr |
Business Development Associate
48
salaries
| ₹3.8 L/yr - ₹7.5 L/yr |
Netmeds.com
Tracxn
Zolo
Milkbasket