Filter interviews by
I applied via Referral and was interviewed in Aug 2024. There were 2 interview rounds.
To showcase a project to demostrate context api
Event loop is a mechanism in JavaScript that allows for asynchronous operations to be executed in a non-blocking way.
Event loop is responsible for handling asynchronous operations in JavaScript.
It allows for tasks to be queued and executed in a non-blocking manner.
Event loop continuously checks the call stack and the task queue, moving tasks from the queue to the call stack when the stack is empty.
Example: setTimeout()...
Context API is a feature in React that allows sharing data between components without having to pass props through every level of the component tree.
Context API provides a way to pass data through the component tree without having to pass props down manually at every level.
It is useful for sharing global data such as themes, user authentication, or language preferences.
Context API consists of three main parts: Provider...
Prop drilling is the process of passing down props from a parent component to multiple levels of nested child components.
Prop drilling can lead to a lot of unnecessary passing of props through intermediate components.
It can make the code harder to maintain and understand.
One way to avoid prop drilling is by using context API or state management libraries like Redux.
CSR stands for Client-Side Rendering and SSR stands for Server-Side Rendering.
CSR involves rendering web pages on the client side using JavaScript.
SSR involves rendering web pages on the server side and sending the fully rendered page to the client.
CSR is faster for subsequent page loads as it only fetches data, while SSR is slower but better for SEO.
Examples: React uses CSR by default, while Next.js allows for SSR.
Top trending discussions
I applied via Naukri.com
I expect Amazon to foster innovation, provide growth opportunities, and maintain a customer-centric culture.
Opportunities for professional development, such as training programs and mentorship.
A collaborative work environment that encourages teamwork and idea sharing.
Access to cutting-edge technology and resources to drive innovation.
A strong focus on customer satisfaction, ensuring that every decision prioritizes the ...
I applied via Naukri.com and was interviewed before Feb 2020. There were 3 interview rounds.
Workflow, trigger, reports, roles, profiles, permission set, and sharing rules are all important features in Salesforce.
Workflow is a series of automated steps that can be used to streamline business processes.
Triggers are used to execute code before or after a record is inserted, updated, or deleted.
Reports are used to display data in a visual format, such as a table or chart.
Roles are used to define the hierarchy of ...
I applied via Job Fair and was interviewed before Feb 2021. There were 2 interview rounds.
I applied via Company Website and was interviewed before Oct 2020. There were 3 interview rounds.
I applied via Amcat and was interviewed before Jul 2021. There were 2 interview rounds.
Refer R S Agarwal book for apptitude
A C program to perform arithmetic operations on fractional numbers.
Use float or double data type to store fractional numbers.
Use scanf() to take input from the user.
Perform arithmetic operations like addition, subtraction, multiplication, and division.
Use printf() to display the result.
I applied via Walk-in and was interviewed before Dec 2020. There were 4 interview rounds.
I applied via Naukri.com and was interviewed before Jul 2021. There were 2 interview rounds.
AMCAT English assignment test
I applied via Naukri.com and was interviewed in Jun 2020. There were 3 interview rounds.
I applied via LinkedIn and was interviewed before Jul 2021. There were 2 interview rounds.
Easy logical questions
basic quant
Easy level coding questions
Counting frequency of alphabets
based on 1 interview experience
Difficulty level
Duration
Accenture
Capgemini
HCLTech
Teleperformance