i
InterviewBit
Filter interviews by
I applied via Campus Placement
Data Structures and Algorithms questions were asked in the first round.
A student management system developed using the MERN stack.
Node.js follows a single-threaded event-driven architecture based on the V8 JavaScript engine.
Node.js uses an event-driven, non-blocking I/O model.
It runs on the V8 JavaScript engine, which is the same engine used by Google Chrome.
Node.js uses a single-threaded event loop to handle multiple concurrent connections efficiently.
It allows for asynchronous programming using callbacks.
Node.js modules are CommonJS modules, wh...
Some of the sorting techniques available in JavaScript include bubble sort, insertion sort, selection sort, merge sort, and quick sort.
Bubble sort: repeatedly steps through the list, compares adjacent elements, and swaps them if they are in the wrong order.
Insertion sort: builds the final sorted array one item at a time by inserting each element into its correct position.
Selection sort: repeatedly finds the minimum ele...
Rate your
company
🤫 100% anonymous
How was your last interview experience?
Online DSA Round consisting of 4 questions
InterviewBit interview questions for popular designations
I applied via Referral and was interviewed in Sep 2022. There were 4 interview rounds.
C,C++,#include
Communication skills , present tence , future tence,
I applied via Naukri.com and was interviewed before Aug 2022. There were 4 interview rounds.
Scaler is an ed-tech startup that offers online courses in technology and business skills.
Scaler provides courses in programming, data structures, algorithms, and more.
They offer mentorship and career guidance to help students advance in their careers.
Scaler has a strong alumni network and partnerships with top tech companies.
The platform focuses on practical learning and real-world projects to enhance skills.
I applied via LinkedIn and was interviewed before Jun 2022. There were 4 interview rounds.
I was interviewed in Nov 2020.
Round duration - 90 minutes
Round difficulty - Easy
This round was completely based on Data structures and Algorithms.
Given two numbers in the form of two arrays where each element of the array represents a digit, calculate the sum of these two numbers and return this sum as an ar...
Given two numbers represented as arrays, calculate their sum and return the result as an array.
Iterate through the arrays from right to left, adding digits and carrying over if necessary
Handle cases where one array is longer than the other by considering remaining digits
Ensure the final sum array does not have any leading zeros
Determine the maximum path sum for any path in a given binary tree with 'N' nodes.
Note:
Find the maximum path sum in a binary tree by considering any path of adjacent nodes.
Traverse the binary tree to find the maximum path sum by considering all possible paths.
Keep track of the maximum sum encountered during traversal.
Update the maximum sum if a new path with a higher sum is found.
Consider both left and right child nodes while calculating the path sum.
Handle null nodes represented by -1 in the input.
Round duration - 60 Minutes
Round difficulty - Medium
This was a mix of both technical and non technical questions.
It begins with few coding problems and then resume discussion.
Round duration - 180 Minutes
Round difficulty - Easy
I was tasked with building a website for a small business, including features like a homepage, product pages, contact form, and online payment integration.
Homepage design with company logo and brief description
Product pages with images, descriptions, and pricing
Contact form for customers to reach out
Online payment integration for seamless transactions
Round duration - 60 Minutes
Round difficulty - Easy
My project was discussed in this round, with some changes in the database structure and was given to add some new features.
I would add a real-time chat feature to enhance communication among users.
Implementing a chat system using web sockets for instant messaging
Adding features like read receipts, emojis, and file sharing
Integrating notifications for new messages
Tip 1 : Try to have some good projects in your resume.
Tip 2 : Practice all the previously asked questions.
Tip 1 : Have some good development projects
Tip 2 : Include relevant industrial experience
Top trending discussions
I applied via Approached by Company and was interviewed in Aug 2021. There were 2 interview rounds.
I applied via Indeed and was interviewed in Jan 2021. There was 1 interview round.
based on 6 interviews
Interview experience
based on 50 reviews
Rating in categories
1-4 Yrs
Not Disclosed
10-12 Yrs
Not Disclosed
2-4 Yrs
Not Disclosed
Senior Business Development Associate
88
salaries
| ₹0 L/yr - ₹0 L/yr |
Business Development Manager
44
salaries
| ₹0 L/yr - ₹0 L/yr |
Business Development Associate
41
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Business Development Executive
22
salaries
| ₹0 L/yr - ₹0 L/yr |
Talent Acquisition Executive
10
salaries
| ₹0 L/yr - ₹0 L/yr |
HackerRank
CodeChef
upGrad
Simplilearn