Filter interviews by
There are three ways to communicate in LWC: event communication, public properties, and method calls.
Event communication: Components can communicate by firing and handling events.
Public properties: Components can communicate by passing data through public properties.
Method calls: Components can communicate by calling methods on other components.
In LWC, == is used for loose equality comparison while ==== is used for strict equality comparison.
== is used for comparing values without considering data types
=== is used for comparing values while also considering data types
Example: '1' == 1 will return true, but '1' === 1 will return false
Inner join returns only the rows that have matching values in both tables, while left/right/full outer join returns all rows from one table and matching rows from the other table.
Inner join: returns rows with matching values in both tables
Left join: returns all rows from the left table and matching rows from the right table
Right join: returns all rows from the right table and matching rows from the left table
Full ...
Test suite for a login form
Test for valid username and password
Test for invalid username and password
Test for empty username or password field
Test for special characters in username or password
Test for maximum character limit in username and password fields
What people are saying about Accenture
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 particularly useful for passing down global data like themes, user authentication, or language preferences.
Context API consists of three ...
To swap the value of two variables without using a third variable, use arithmetic operations.
Use addition and subtraction to swap values
Example: a = 5, b = 10. a = a + b (a = 15), b = a - b (b = 5), a = a - b (a = 10)
Use a routing library like React Router to manage navigation and organize components into separate pages.
Utilize React Router to set up routes for each page and handle navigation
Organize components into separate folders based on their functionality or page they belong to
Consider lazy loading components to improve performance, especially with a large number of pages
Optimizing an application involves identifying and resolving performance bottlenecks to improve efficiency and user experience.
Identify and address slow database queries or inefficient code
Implement caching mechanisms to reduce load times
Optimize images and assets to reduce file sizes
Utilize asynchronous processing to improve responsiveness
Profile and analyze code to identify areas for improvement
Implemented a complex data migration from legacy system to new system
Identified all data sources and mapped them to new system
Developed custom scripts to transform and validate data
Performed multiple test runs to ensure data integrity
Coordinated with stakeholders to ensure smooth transition
The 16 fields of pricing refer to the different factors that influence the pricing of a product or service.
Cost of production
Competitor pricing
Market demand
Profit margin
Economic conditions
I applied via Company Website and was interviewed in Aug 2024. There was 1 interview round.
I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.
To swap the value of two variables without using a third variable, use arithmetic operations.
Use addition and subtraction to swap values
Example: a = 5, b = 10. a = a + b (a = 15), b = a - b (b = 5), a = a - b (a = 10)
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 particularly useful for passing down global data like themes, user authentication, or language preferences.
Context API consists of three main ...
Use a routing library like React Router to manage navigation and organize components into separate pages.
Utilize React Router to set up routes for each page and handle navigation
Organize components into separate folders based on their functionality or page they belong to
Consider lazy loading components to improve performance, especially with a large number of pages
Optimizing an application involves identifying and resolving performance bottlenecks to improve efficiency and user experience.
Identify and address slow database queries or inefficient code
Implement caching mechanisms to reduce load times
Optimize images and assets to reduce file sizes
Utilize asynchronous processing to improve responsiveness
Profile and analyze code to identify areas for improvement
posted on 11 Apr 2025
I appeared for an interview in Mar 2025, where I was asked the following questions.
Support levels in implementation ensure smooth transitions and effective problem resolution during software deployment.
Pre-Implementation Support: Involves training and documentation to prepare users for the new system, such as user manuals and training sessions.
Go-Live Support: Provides immediate assistance during the launch phase, including on-site support teams to address any issues that arise.
Post-Implementation Su...
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
I was asked about ReactJS and Node JS questions and 3 coding questions
I applied via Company Website and was interviewed in Apr 2024. There was 1 interview round.
I applied via Company Website and was interviewed in Mar 2024. There was 1 interview round.
In LWC, == is used for loose equality comparison while ==== is used for strict equality comparison.
== is used for comparing values without considering data types
=== is used for comparing values while also considering data types
Example: '1' == 1 will return true, but '1' === 1 will return false
There are three ways to communicate in LWC: event communication, public properties, and method calls.
Event communication: Components can communicate by firing and handling events.
Public properties: Components can communicate by passing data through public properties.
Method calls: Components can communicate by calling methods on other components.
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
It was comparatively easy round and not that much tough
The 16 fields of pricing refer to the different factors that influence the pricing of a product or service.
Cost of production
Competitor pricing
Market demand
Profit margin
Economic conditions
I applied via Referral and was interviewed in Oct 2023. There was 1 interview round.
Test suite for a login form
Test for valid username and password
Test for invalid username and password
Test for empty username or password field
Test for special characters in username or password
Test for maximum character limit in username and password fields
Some of the top questions asked at the Accenture Senior Application Developer interview -
The duration of Accenture Senior Application Developer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 14 interview experiences
Difficulty level
Duration
based on 79 reviews
Rating in categories
Application Development Analyst
39.3k
salaries
| ₹3 L/yr - ₹12 L/yr |
Application Development - Senior Analyst
27.7k
salaries
| ₹7 L/yr - ₹20.5 L/yr |
Team Lead
26.5k
salaries
| ₹7.3 L/yr - ₹26.5 L/yr |
Senior Analyst
19.4k
salaries
| ₹5.6 L/yr - ₹21.3 L/yr |
Senior Software Engineer
18.5k
salaries
| ₹6.2 L/yr - ₹21.1 L/yr |
TCS
Cognizant
Capgemini
Infosys