Accenture
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
Coding test duration 40 min topic is frontend developer design the web pages by using the html,css and javascript.pefjilqrbfljkpkobnocec krgvk 2ktkgnpkognne fnjgnojvn
Tags are elements used in HTML to define the structure and content of a web page. CSS stands for Cascading Style Sheets. Frontend Developer focuses on the user-facing aspects of a website. CSS properties are used to style and layout web pages.
Tags in HTML are used to define different elements such as headings, paragraphs, images, links, etc.
CSS stands for Cascading Style Sheets and is used to style the layout of web pa...
There are multiple ways to create a web page, using HTML tags to structure content and CSS attributes to style it.
Types of web pages can include static, dynamic, responsive, and single-page applications.
HTML tags are used to define the structure and content of a web page, such as <div>, <p>, <h1>, <img>, etc.
CSS attributes are used to style the elements on a web page, such as color, font size, m
posted on 22 Aug 2023
I applied via Naukri.com and was interviewed in Jul 2023. There were 2 interview rounds.
MCQ question for frontend
posted on 20 Jun 2024
I applied via Naukri.com and was interviewed in Dec 2023. There were 2 interview rounds.
A pure function is a function that always produces the same output for the same input and has no side effects.
Always returns the same output for the same input
Does not modify any external state or variables
No side effects, such as network requests or console logs
Easier to test and reason about
Redux is a predictable state container for JavaScript apps.
Redux is a state management tool commonly used with React.
It helps in managing the state of an application in a predictable way.
Redux stores the state of the application in a single immutable state tree.
Actions are dispatched to update the state, and reducers specify how the state changes in response to actions.
Example: const initialState = { count: 0 }; const ...
Data can be sent from child to parent component in React by using callback functions.
Use callback functions to pass data from child to parent component
Define a function in the parent component and pass it as a prop to the child component
Call the function in the child component with the data as an argument
Closure is the combination of a function bundled together with references to its surrounding state.
Closure allows a function to access variables from its outer scope even after the outer function has finished executing.
It helps in maintaining state in functional programming.
Example: function outerFunction() { let outerVar = 'I am outer'; return function innerFunction() { console.log(outerVar); }; }
posted on 1 Feb 2025
Assignment is and introduction
I applied via Campus Placement and was interviewed before Feb 2020. There were 4 interview rounds.
I applied via Campus Placement and was interviewed before Jun 2020. There were 3 interview rounds.
I applied via Campus Placement and was interviewed in Mar 2020. There was 1 interview round.
To get the second to last element from a SQL table, use the OFFSET-FETCH clause.
Use the ORDER BY clause to sort the table in descending order.
Use the OFFSET-FETCH clause to skip the last row and fetch the second to last row.
Example: SELECT column_name FROM table_name ORDER BY column_name DESC OFFSET 1 ROWS FETCH NEXT 1 ROWS ONLY;
I applied via Recruitment Consultant and was interviewed before Oct 2020. There was 1 interview round.
I applied via Campus Placement and was interviewed before Feb 2021. There were 2 interview rounds.
Focus on industry-specific nuances
I applied via Naukri.com and was interviewed in Jun 2019. There were 3 interview rounds.
based on 1 interview
Interview experience
Application Development Analyst
39k
salaries
| ₹3 L/yr - ₹12 L/yr |
Application Development - Senior Analyst
27.4k
salaries
| ₹6.9 L/yr - ₹20.2 L/yr |
Team Lead
24.7k
salaries
| ₹7.1 L/yr - ₹25.5 L/yr |
Senior Software Engineer
18.2k
salaries
| ₹6 L/yr - ₹20 L/yr |
Senior Analyst
17.8k
salaries
| ₹5.5 L/yr - ₹21.3 L/yr |
TCS
Cognizant
Capgemini
Infosys