Filter interviews by
I applied via Approached by Company and was interviewed before Sep 2023. There were 2 interview rounds.
Arrow functions are a concise way to write functions in JavaScript.
Arrow functions have a shorter syntax compared to traditional function expressions.
They do not have their own 'this' keyword, instead they inherit 'this' from the parent scope.
Arrow functions are best suited for non-method functions and do not work well as object methods.
Primitive data types in JavaScript are basic data types that are not objects and do not have methods.
Primitive data types include string, number, boolean, null, undefined, and symbol.
Examples: 'hello' (string), 42 (number), true (boolean), null, undefined, Symbol('foo')
Equality in JS refers to how values are compared in JavaScript.
In JavaScript, there are two types of equality: strict equality (===) and loose equality (==)
Strict equality (===) checks if the values are of the same type and have the same value
Loose equality (==) converts the operands to the same type before making the comparison
Example: 1 === '1' is false (strict equality), 1 == '1' is true (loose equality)
OOPS concepts in JavaScript involve encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Inheritance: Ability of a class to inherit properties and methods from another class.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementation details and showing only the neces
Complex program to test knowledge of JS, HTML, CSS, DOM manipulation and 2D animations
Top trending discussions
I applied via Referral and was interviewed in Nov 2021. There were 3 interview rounds.
I applied via Company Website and was interviewed before Oct 2020. There was 1 interview round.
I am highly interested in developing projects and have strong dedication and time management skills.
I am passionate about coding and enjoy working on projects.
I am dedicated to completing tasks on time and meeting deadlines.
I prioritize my work and manage my time effectively to ensure project success.
posted on 29 Aug 2021
I applied via Indeed and was interviewed before Aug 2020. There were 3 interview rounds.
Lazy loading is a technique to defer loading of non-critical resources until they are needed.
Improves page load time and performance
Reduces initial page load size
Used for images, videos, and other media
Implemented using JavaScript or HTML attributes
Router in Angular is used for navigation between different components and views.
Angular Router is a powerful tool for building single-page applications
It allows you to define routes, which are URL patterns that map to specific components
You can use routerLink directive to navigate between different views
You can also use router.navigate method to programmatically navigate to a specific route
posted on 23 Jul 2021
I applied via AngelList and was interviewed in Jan 2021. There were 3 interview rounds.
I applied via Recruitment Consulltant and was interviewed before Jul 2021. There were 2 interview rounds.
Basic javascript dsa react
I applied via Indeed and was interviewed before Mar 2020. There was 1 interview round.
based on 1 interview
Interview experience
based on 1 review
Rating in categories
Quality Analyst
7
salaries
| ₹2.8 L/yr - ₹4 L/yr |
Graphic Designer
6
salaries
| ₹2 L/yr - ₹4 L/yr |
Business Development Executive
5
salaries
| ₹2.4 L/yr - ₹2.8 L/yr |
Project Manager
4
salaries
| ₹7.8 L/yr - ₹9.5 L/yr |
Content Developer
4
salaries
| ₹1.2 L/yr - ₹3 L/yr |
Educomp Solutions
Baoiam Innovations
Mentorsity
Valued Epistemics