i
RentoMojo
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via Referral and was interviewed before Oct 2023. There were 3 interview rounds.
This round was a mix of Easy/Medium Coding Questions and core concepts.
This round included deep discussions around Node.js, Database Queries and backend development.
I applied via Recruitment Consultant and was interviewed in Oct 2020. There were 4 interview rounds.
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 Recruitment Consulltant and was interviewed in Dec 2022. There were 4 interview rounds.
Medium level array question was asked on hackerrank.
I applied via Approached by Company and was interviewed before May 2023. There were 2 interview rounds.
I applied via Approached by Company and was interviewed before Oct 2022. There were 3 interview rounds.
Questions were crayon box ,the bot and the game and happy neighbourhood for 90 mins
Implement a solution to find the maximum profit from buying and selling stocks with at most 2 transactions.
Use dynamic programming to keep track of maximum profit at each day with 0, 1, or 2 transactions.
Consider the possibility of splitting the transactions into two separate parts.
Calculate the maximum profit by iterating through the prices array and updating the maximum profit accordingly.
Binary search is a divide and conquer algorithm that efficiently finds a target value in a sorted array.
Divide the array in half and compare the target value with the middle element
If the target is less than the middle element, search the left half. If greater, search the right half
Repeat the process until the target is found or the subarray is empty
Design a digital wallet system similar to Paytm.
Allow users to add money to their wallet using various payment methods like credit/debit cards, net banking, UPI, etc.
Enable users to make payments for various services like mobile recharge, bill payments, online shopping, etc.
Implement security measures like two-factor authentication, encryption of sensitive data, and regular security audits.
Provide features like transac...
I applied via Campus Placement and was interviewed in Sep 2023. There were 3 interview rounds.
Seat reservation system
bit manipulation
binary tree related
based on 1 interview
Interview experience
based on 2 reviews
Rating in categories
Assistant Manager
43
salaries
| ₹4.2 L/yr - ₹10 L/yr |
Senior Executive
34
salaries
| ₹3 L/yr - ₹5.7 L/yr |
Relationship Manager
32
salaries
| ₹2 L/yr - ₹3.7 L/yr |
Operations Executive
26
salaries
| ₹2.5 L/yr - ₹4.2 L/yr |
Warehouse Executive
22
salaries
| ₹2.9 L/yr - ₹4.3 L/yr |
Udaan
Swiggy
BlackBuck
Ninjacart