Filter interviews by
I applied via Internshala and was interviewed before Apr 2022. There were 2 interview rounds.
Multiple files can be uploaded using AJAX by sending a FormData object containing the files.
Create a FormData object
Append each file to the FormData object
Send the FormData object using AJAX
Promises are a way to handle asynchronous operations in JavaScript.
Promises represent a value that may not be available yet.
They can be in one of three states: pending, fulfilled, or rejected.
Promises can be chained together using .then() and .catch() methods.
They help avoid callback hell and make code more readable.
Example: fetch() returns a promise that resolves with the response object.
Top trending discussions
posted on 25 Jul 2024
let, var and const are all used for variable declaration in JavaScript, but they have different scopes and behaviors.
let has block scope, var has function scope, and const is a constant that cannot be reassigned.
let and const are hoisted but not initialized, while var is hoisted and initialized with undefined.
Using const for objects and arrays does not make them immutable, only the reference is constant.
I applied via Campus Placement and was interviewed before Feb 2023. There were 2 interview rounds.
There was 2 DSA coding questions and 2 SQL query questions. Level of questions were medium
posted on 26 Dec 2024
I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.
Basic ml , stat , ml topics
posted on 12 Jan 2025
On campus aptitude test
I applied via Naukri.com and was interviewed in Oct 2024. There were 2 interview rounds.
Quantitative , figure ,mcq question based on tech stack and 2 coding question which are basic. 90 minute time limit.
Leetcode medium to hard question
posted on 2 Jan 2025
I applied via Job Portal and was interviewed in Dec 2024. There were 2 interview rounds.
Worst set of questions
Advanced DSA for entry level role
I applied via Company Website and was interviewed in Apr 2024. There were 3 interview rounds.
I have created my some project
Cognizant
Deloitte
BYJU'S
Teleperformance