i
BYJU'S
Filter interviews by
I applied via Approached by Company and was interviewed in Aug 2022. There was 1 interview round.
The difference between == and === is that == compares values after type coercion while === compares values and types.
The double equals (==) operator compares values after type coercion.
The triple equals (===) operator compares values and types.
Type coercion is the process of converting one data type to another.
Type coercion can lead to unexpected results.
For example, 1 == '1' is true because the string '1' is coerced t...
I applied via Job Fair and was interviewed before Nov 2023. There were 3 interview rounds.
3 coding question around prime number arrays and strings
posted on 20 Mar 2025
I appeared for an interview before Mar 2024, where I was asked the following questions.
I applied via Recruitment Consulltant and was interviewed in Jun 2024. There were 2 interview rounds.
Number system,30 min duration
Promises are objects representing the eventual completion or failure of an asynchronous operation.
Promises are used in JavaScript to handle asynchronous operations.
They can be in one of three states: pending, fulfilled, or rejected.
Promises can be chained together using .then() to handle success or failure.
They help avoid callback hell and make asynchronous code more readable.
Example: const myPromise = new Promise((res
HTML and CSS are languages used for creating and styling web pages.
HTML (Hypertext Markup Language) is used for structuring content on a web page.
CSS (Cascading Style Sheets) is used for styling the appearance of the content.
HTML uses tags to define elements like headings, paragraphs, images, and links.
CSS allows for customization of colors, fonts, layouts, and more.
Both HTML and CSS are essential for creating visually
Basic numeric ability and reasoning
Easy to medium level problems of dsa
I applied via Job Portal
Medium to hard level DSA from leetcode
Medium to hard level DSA from leetcode
posted on 21 Nov 2024
I applied via Company Website and was interviewed in Oct 2024. There were 3 interview rounds.
posted on 29 Dec 2024
I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.
Given two questions on personal round
I applied via Referral and was interviewed in Mar 2024. There was 1 interview round.
Developed a web application for tracking personal fitness goals and progress.
Used React.js for front-end development
Implemented RESTful APIs using Node.js and Express for back-end functionality
Utilized MongoDB for database management
useState, useEffect, useRedux are hooks in React for managing state and side effects.
useState is a hook used for managing state in functional components.
useEffect is a hook used for handling side effects in functional components.
useRedux is not a built-in hook, but a common convention for using Redux with React.
In 2015, EcmaScript 6 (ES6) was released with significant updates and new features.
Introduction of let and const for block-scoped variables
Arrow functions for more concise syntax
Classes for object-oriented programming
Template literals for string interpolation
Enhanced object literals and destructuring assignments
API works by allowing different software applications to communicate with each other through a set of rules and protocols.
API receives a request from a client application
API processes the request and interacts with the server
API sends back a response to the client application
Examples: REST API, SOAP API
I applied via LinkedIn and was interviewed in Feb 2023. There were 6 interview rounds.
Business Development Associate
11.4k
salaries
| ₹3 L/yr - ₹10 L/yr |
Business Development Manager
3.9k
salaries
| ₹6 L/yr - ₹16.8 L/yr |
Business Development Executive
3.2k
salaries
| ₹0.9 L/yr - ₹8 L/yr |
Senior Business Development Associate
2.9k
salaries
| ₹4.2 L/yr - ₹13.5 L/yr |
BDA
2.3k
salaries
| ₹1 L/yr - ₹10 L/yr |
Unacademy
Vedantu
Toppr
Whitehat jr