i
BasketHunt
Filter interviews by
I applied via LinkedIn and was interviewed in Sep 2023. There was 1 interview round.
To add transition using JavaScript, you can use the style property with the transition property.
Set the style property of the element you want to add transition to
Use the transition property to specify the CSS properties to transition and the duration of the transition
Example: element.style.transition = 'width 2s'
I applied via Job Portal
Top trending discussions
I applied via Naukri.com and was interviewed in Jul 2023. There were 2 interview rounds.
JavaScript is a high-level, interpreted programming language that is used to make web pages interactive and dynamic.
JavaScript is commonly used for client-side web development.
It can be used to create interactive features like forms, animations, and dynamic content.
JavaScript can also be used for server-side development with Node.js.
Types of variables in JavaScript include var, let, and const.
var: globally scoped or function scoped
let: block scoped, can be reassigned
const: block scoped, cannot be reassigned
I applied via Recruitment Consulltant and was interviewed before Oct 2023. There were 3 interview rounds.
It was about designing a website
To center a div, use CSS properties like margin, display, and text-align.
Use 'margin: 0 auto;' to center horizontally
Set 'display: flex;' on the parent container and 'justify-content: center;' to center both horizontally and vertically
For older browsers, use 'text-align: center;' on the parent container and 'display: inline-block;' on the div
String concatenation in JavaScript is the process of combining two or more strings into a single string.
Use the '+' operator to concatenate strings.
Use the concat() method to concatenate strings.
Template literals can also be used for string concatenation.
I applied via Company Website and was interviewed in Mar 2022. There were 2 interview rounds.
Implement a calculator class with chaining methods and delay function.
Create a Calculator class with add, sub, mul methods that return the instance of the class.
Implement a delay method that uses setTimeout and returns the instance of the class.
Use a queue to store the operations and execute them in order after the delay.
Return the result of the operations when the equals method is called.
I applied via Approached by Company and was interviewed before Dec 2022. There were 3 interview rounds.
I applied via Company Website and was interviewed in Nov 2020. There were 5 interview rounds.
I applied via Approached by Company and was interviewed before Aug 2021. There were 3 interview rounds.
They will ask on some logical coding
Interview experience
based on 10 reviews
Rating in categories
HR Intern
5
salaries
| ₹1 L/yr - ₹1.8 L/yr |
Web Developer
4
salaries
| ₹1 L/yr - ₹4 L/yr |
Front end Developer
3
salaries
| ₹1 L/yr - ₹1 L/yr |
Web Development Intern
3
salaries
| ₹1 L/yr - ₹2.5 L/yr |
Flipkart
Amazon
Snapdeal
Shopclues