Filter interviews by
I applied via Approached by Company and was interviewed before Sep 2023. There was 1 interview round.
Hoisting is a JavaScript mechanism where variable and function declarations are moved to the top of their containing scope during compilation.
Variable declarations are hoisted to the top of their scope but not their initializations.
Function declarations are fully hoisted, including their definitions.
Hoisting can lead to unexpected behavior if not understood properly.
Different datatypes in JavaScript include string, number, boolean, object, array, null, and undefined.
String: 'hello'
Number: 42
Boolean: true or false
Object: { key: value }
Array: [1, 2, 3]
Null: null
Undefined: undefined
Top trending discussions
I applied via Indeed and was interviewed in Mar 2024. There were 3 interview rounds.
Basic math question as well as some logical question
Questions about array , also question about array functions,also question about session and cookie
I applied via Approached by Company and was interviewed in Mar 2023. There were 4 interview rounds.
They give the assignment to complete in the timeline.(Python coding task)
You need good aptitude skills
I applied via Approached by Company and was interviewed in Dec 2022. There were 3 interview rounds.
Display data on the page from DB and store the data in the DB when the form is submitted as well as added those data in the Google sheet
I applied via Naukri.com and was interviewed before Nov 2020. There were 3 interview rounds.
Join operator is used to combine rows from two or more tables based on a related column between them.
Join operator is used in SQL to retrieve data from multiple tables.
It combines rows from two or more tables based on a related column between them.
Types of join operators include INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL OUTER JOIN.
Join operator can be used with WHERE clause to filter the results.
Example: SELECT * FRO...
Indexes should be created on columns that are frequently used in WHERE, JOIN, and ORDER BY clauses.
Indexes should be created on columns with high selectivity
Indexes should not be created on columns with low cardinality
Indexes should not be created on columns with frequent updates
Composite indexes can be created on multiple columns
Indexes can be created on virtual columns
row_number() function assigns a unique number to each row within a result set.
It is a window function in SQL
It is used to generate a unique sequential number for each row in a result set
It is often used for pagination and ranking purposes
It can be used with ORDER BY clause to specify the order of the rows
I applied via LinkedIn and was interviewed in Feb 2021. There was 1 interview round.
Research Analyst
49
salaries
| ₹2.3 L/yr - ₹4 L/yr |
Business Development Executive
40
salaries
| ₹2.4 L/yr - ₹6.8 L/yr |
Marketing Executive
22
salaries
| ₹2 L/yr - ₹4.4 L/yr |
UI Developer
12
salaries
| ₹3 L/yr - ₹4.5 L/yr |
Marketing Trainee
12
salaries
| ₹2.3 L/yr - ₹4 L/yr |
Infosys
TCS
Wipro
HCLTech