i
Deloitte
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Implementing pagination on scroll allows for loading more content as the user reaches the bottom of the page.
Use a scroll event listener to detect when the user has reached the bottom of the page
Make an API call to fetch more data when the bottom is reached
Append the new data to the existing content on the page
Immediately invoked function expressions (IIFE) are functions that are executed immediately after they are created.
IIFE is defined and invoked at the same time using parentheses at the end of the function declaration.
Anonymous functions do not have a name and can be used as IIFE by wrapping them in parentheses.
IIFE is commonly used to create a private scope for variables and functions.
Closures are functions that have access to variables from their outer scope even after the outer function has finished executing.
Closures allow functions to access variables from their parent function even after the parent function has returned
They help in creating private variables and functions in JavaScript
Closures are commonly used in event handlers and callbacks
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 can be in one of three states: pending, fulfilled, or rejected.
Promises can be chained using .then() method to handle success and failure callbacks.
Example: Fetch API returns a promise when making an HTTP request.
Lazy loading is a technique used in web development to defer loading non-essential resources until they are needed.
Lazy loading helps improve page load times by only loading resources when they are required.
It is commonly used for images, videos, and other media files on a webpage.
Lazy loading can be implemented using JavaScript libraries like Intersection Observer or by using native browser features like loading='lazy
I applied via Approached by Company and was interviewed in Jul 2023. There was 1 interview round.
I have used various features of HTML including semantic elements, forms, multimedia, and canvas.
Semantic elements like <header>, <footer>, <nav>, <article>, <section>
Forms with input types like text, email, password, radio buttons, checkboxes, and submit buttons
Multimedia elements like <img>, <audio>, <video>
Canvas for drawing graphics and animations
Flex in CSS is a layout module that allows elements to align and distribute space within a container.
Flexbox is used for creating flexible and responsive layouts.
It allows for easy alignment and distribution of elements within a container.
Flex properties include flex-direction, justify-content, align-items, and flex-grow.
Flex is a CSS layout model that allows responsive and flexible design. Hoisting is a JavaScript behavior where variable and function declarations are moved to the top of their scope. Function expressions are anonymous functions assigned to variables.
Flex is used for creating responsive and flexible layouts in CSS.
Hoisting in JavaScript moves variable and function declarations to the top of their scope.
Function expressi...
I applied via Naukri.com and was interviewed in Jun 2024. There were 3 interview rounds.
It was a hacker coding test mostly javascript questions
Context API is a feature in React that allows sharing data between components without having to pass props manually.
Create a context using createContext() method
Use the Provider component to wrap the components that need access to the context
Access the context data using the useContext() hook within the consuming components
Debugging a code involves identifying and fixing errors in the code to ensure it runs correctly.
Use console.log() statements to print out values and check for errors
Utilize browser developer tools to inspect elements and debug JavaScript
Step through the code using breakpoints to identify the source of the issue
Review error messages and stack traces to pinpoint the problem
Consider using tools like linters and debuggers
Employee details can be retrieved using group by clause in SQL.
Use GROUP BY clause in SQL to group employee details based on a specific column
Aggregate functions like COUNT, SUM, AVG can be used with GROUP BY to get summarized employee details
Example: SELECT department, COUNT(*) as total_employees FROM employees GROUP BY department
posted on 17 Jul 2024
I was interviewed before Aug 2021.
I was interviewed in Jul 2024.
First round is online assessment. Where we have multiple choice questions related to angular, css. Html, javascript
Yes, I have experience developing websites for physically challenged individuals with a focus on accessibility.
Implemented keyboard navigation for users with mobility impairments
Utilized ARIA roles and attributes to improve screen reader compatibility
Ensured color contrast and text size met WCAG standards
Tested websites with assistive technologies like screen readers and voice recognition software
I applied via Referral and was interviewed in Jun 2024. There were 2 interview rounds.
posted on 8 Oct 2024
based on 2 interviews
Interview experience
based on 1 review
Rating in categories
Consultant
33.4k
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Consultant
21.1k
salaries
| ₹0 L/yr - ₹0 L/yr |
Analyst
14.3k
salaries
| ₹0 L/yr - ₹0 L/yr |
Assistant Manager
10.1k
salaries
| ₹0 L/yr - ₹0 L/yr |
Manager
7.1k
salaries
| ₹0 L/yr - ₹0 L/yr |
Accenture
PwC
Ernst & Young
Cognizant