Filter interviews by
I applied via Approached by Company and was interviewed in Apr 2024. There was 1 interview round.
display: None removes the element from the flow of the document, while visibility: 0 hides the element but still takes up space.
display: None removes the element from the document flow, making it invisible and not taking up any space.
visibility: 0 hides the element visually, but it still occupies space in the layout.
display: None is commonly used to hide elements completely, while visibility: 0 is used to hide elements
Hoisting is a behavior in JavaScript where variable and function declarations are moved to the top of their containing scope during the compilation phase.
Variable declarations are hoisted to the top of their scope, but not their assignments.
Function declarations are fully hoisted, meaning they can be called before they are declared.
Hoisting can lead to unexpected behavior if not understood properly.
splice is used to add or remove elements from an array, while slice is used to extract a portion of an array without modifying it.
splice modifies the original array by adding or removing elements, while slice does not modify the original array
splice returns the removed elements as a new array, while slice returns the extracted elements as a new array
splice takes in parameters for index, number of elements to remove, an...
A promise is an object representing the eventual completion or failure of an asynchronous operation.
Promises are used to handle asynchronous operations in JavaScript.
They help in avoiding callback hell and writing cleaner code.
Promises have states - pending, fulfilled, or rejected.
They can be chained using .then() method.
Example: Fetching data from an API returns a promise that resolves with the data.
Dependency is a relationship between two modules where one module depends on the other to function properly.
In software development, dependencies refer to external libraries or modules that a project relies on to work correctly.
Dependencies can be managed using package managers like npm or yarn in JavaScript projects.
Circular dependencies should be avoided as they can lead to runtime errors.
Sorting an array without using built-in JS methods
Create a custom sorting function using a sorting algorithm like bubble sort, selection sort, or insertion sort
Compare each element in the array and swap them if they are in the wrong order
Repeat the process until the array is fully sorted
Top trending discussions
I applied via campus placement at Ramaiah Institute of Technology, Bengaluru and was interviewed in Oct 2024. There were 3 interview rounds.
Online coding test on hacker rank
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
My mostly question were around node js frame works and other tools
I applied via campus placement at Maulana Azad National Institute of Technology (NIT), Bhopal and was interviewed in Mar 2024. There were 2 interview rounds.
3 Leetcode style questions , 2 medium , 1 hard .
A cab booking system designed using OOP principles
Create classes for Cab, Customer, Driver, and Booking
Use inheritance and polymorphism to handle different types of cabs and bookings
Implement methods for booking a cab, assigning a driver, and calculating fare
Use encapsulation to protect data and ensure data integrity
I applied via Campus Placement and was interviewed in Feb 2024. There were 2 interview rounds.
Question are very tough and faad
Question like trees linked list and graphs
HTML CSS BOOTSTRAP JAVASCRIPT
A face-to-face interview or Online interview
'I see the role as a way of developing my career in a forward-thinking/well-established company/industry as…' 'I feel I will succeed in the role because I have experience in/softs skills that demonstrate/ I've taken this course believe my skills are well-suited to this job .
“I see this opportunity as a way to contribute to an exciting/forward-thinking/fast-moving company/industry,
GD can be divided into 3 categories
based on 1 interview
Interview experience
Associate Software Engineer
14
salaries
| ₹3.5 L/yr - ₹6 L/yr |
Software Developer
11
salaries
| ₹4.5 L/yr - ₹7.6 L/yr |
Software Engineer
9
salaries
| ₹5.4 L/yr - ₹11.5 L/yr |
Quality Analyst
9
salaries
| ₹3 L/yr - ₹8.5 L/yr |
Senior Associate Software Engineer
7
salaries
| ₹4.7 L/yr - ₹8.3 L/yr |
Zyro
Druva
Freshworks
Chargebee