Filter interviews by
I applied via Indeed and was interviewed in Nov 2020. There were 4 interview rounds.
Promise is an object representing the eventual completion or failure of an asynchronous operation.
Promises are used to handle asynchronous operations in JavaScript
They are a cleaner alternative to callbacks
Promises have three states: pending, fulfilled, or rejected
They can be chained using .then() and .catch() methods
Example: new Promise((resolve, reject) => {...})
API stands for Application Programming Interface. It is a set of protocols and tools for building software applications.
API allows different software applications to communicate with each other
API specifies how software components should interact
API can be used to retrieve data from a server or database
API can be used to integrate third-party services into an application
API can be accessed using HTTP requests
API docume...
An anonymous function is a function without a name.
Declared using function keyword without a name
Can be assigned to a variable or passed as an argument
Used for one-time use or as a callback function
Example: const sum = function(a, b) { return a + b; }
use strict is a directive in JavaScript that enforces stricter parsing and error handling.
It enables modern JavaScript features and disallows certain syntax that could lead to errors.
It must be placed at the beginning of a script or function.
It helps in writing more secure and optimized code.
Example: 'use strict'; var x = 010; // SyntaxError: Octal literals are not allowed in strict mode.'
ECMAScript is a standard, while JavaScript is an implementation of that standard.
ECMAScript is a specification for scripting languages, while JavaScript is a programming language that implements ECMAScript.
ECMAScript is maintained by ECMA International, while JavaScript is maintained by the Mozilla Foundation.
ECMAScript is used as a basis for many other programming languages, while JavaScript is used primarily for web ...
Variables in JavaScript are defined using the 'var', 'let', or 'const' keywords.
Use 'var' to declare a variable with function scope
Use 'let' to declare a variable with block scope
Use 'const' to declare a constant variable
Variables can be assigned a value using the '=' operator
Variables can be declared without assigning a value
Variables can be declared and assigned in the same statement
There is only one type of array in JavaScript.
JavaScript has only one type of array, which can hold any type of data.
Arrays can be created using the array literal notation or the Array constructor.
Arrays have a length property that returns the number of elements in the array.
Arrays have various methods like push(), pop(), shift(), unshift(), splice(), etc.
Top trending discussions
I applied via LinkedIn and was interviewed in Nov 2024. There were 2 interview rounds.
Basic ml , stat , ml topics
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 LinkedIn and was interviewed in Sep 2024. There were 2 interview rounds.
Apptitute test, 20 mins 30 questions
Assignmet was give for HTML, CSS, Javascript
I applied via Campus Placement and was interviewed in Jan 2024. There were 2 interview rounds.
Good all logical type of question, easy
30 questions in aptitude .
Sql and Python given
posted on 23 Feb 2024
I applied via Walk-in and was interviewed in Aug 2023. There was 1 interview round.
posted on 4 Jan 2025
I applied via Naukri.com and was interviewed before Jan 2024. There was 1 interview round.
What are your strengths and weaknesses when interacting with customers? Why do you think customers shop at this store?
posted on 7 Jun 2022
I applied via LinkedIn and was interviewed in Dec 2021. There was 1 interview round.
3D Artist
5
salaries
| ₹1 L/yr - ₹5 L/yr |
UI/UX Designer
4
salaries
| ₹1.2 L/yr - ₹3.5 L/yr |
Quality Analyst
4
salaries
| ₹1.8 L/yr - ₹8.2 L/yr |
Front end Developer
4
salaries
| ₹3.4 L/yr - ₹4.8 L/yr |
3D Generalist
4
salaries
| ₹4.2 L/yr - ₹5.2 L/yr |
Infosys
TCS
Wipro
HCLTech