Upload Button Icon Add office photos

Filter interviews by

Accenture User Interface Designer and Developer Interview Questions and Answers

Updated 12 Feb 2024

Accenture User Interface Designer and Developer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Working of and logic behind Accordian?A scenario where only one accordian should be opened and others closed
  • Ans. 

    An accordion is a UI component that allows users to expand and collapse sections of content.

    • An accordion typically consists of multiple sections or panels, with only one panel open at a time.

    • When a panel is clicked, it expands to show its content, while the other panels collapse.

    • This behavior can be achieved using JavaScript or CSS transitions.

    • The logic behind an accordion involves tracking the state of each panel and ...

  • Answered by AI
  • Q2. Working and logic behind carosuel?
  • Ans. 

    A carousel is a user interface component that displays a set of content items in a rotating manner.

    • Carousels are commonly used to showcase multiple images or pieces of content in a limited space.

    • They often include navigation controls to allow users to manually switch between items.

    • Carousels can be implemented using HTML, CSS, and JavaScript, utilizing techniques like CSS transforms and animations.

    • They can also be made ...

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Salary Discussion

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Difference between Uipath Studio and StudioX?
  • Ans. 

    UiPath Studio is for professional developers, while StudioX is for business users with no coding experience.

    • UiPath Studio is for professional developers who have coding experience.

    • StudioX is designed for business users with no coding experience.

    • StudioX has a more user-friendly interface and pre-built automation templates.

    • UiPath Studio offers more advanced features and customization options for developers.

    • StudioX allows...

  • Answered by AI
  • Q2. Do you know about Automation Test Suite?
  • Ans. 

    Automation Test Suite is a collection of test cases that are automated to test the functionality of a software application.

    • Automation Test Suite helps in executing multiple test cases efficiently.

    • It helps in reducing manual effort and time required for testing.

    • Test suites can be scheduled to run at specific times or triggered based on certain events.

    • Examples of popular automation test suites include Selenium, UFT, and

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Atos Rpa User Interface Path Developer interview:
  • orchestartor
  • Database
  • queue

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I was interviewed in Apr 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. What is an Event loop
  • Ans. 

    Event loop is a mechanism in programming that allows for asynchronous execution of code.

    • Event loop is responsible for handling and executing events in a non-blocking manner.

    • It continuously checks the event queue and processes events one by one.

    • Event loop is commonly used in JavaScript to handle asynchronous operations like setTimeout, setInterval, and AJAX requests.

  • Answered by AI
  • Q2. Have you written any Custom directives
  • Ans. 

    Yes, I have written custom directives in Angular for specific UI functionalities.

    • Created a custom directive for form validation in Angular

    • Implemented a custom directive for dynamic styling of elements based on user input

    • Developed a custom directive for lazy loading images in Angular

  • Answered by AI

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in May 2022. There were 2 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Technical 

(5 Questions)

  • Q1. What is Dependency Injection in Angular?
  • Ans. 

    Dependency Injection is a design pattern used in Angular to inject dependencies into a component or service.

    • It allows for easier testing and maintenance of code

    • Dependencies are injected through the constructor of a component or service

    • Angular has its own Dependency Injection system built-in

    • Services can be shared across multiple components through Dependency Injection

  • Answered by AI
  • Q2. What is the difference between Observable and promise ?
  • Ans. 

    Observables are streams of data that can be subscribed to, while promises are a one-time operation that returns a single value.

    • Observables can emit multiple values over time, while promises only return a single value.

    • Observables can be cancelled, while promises cannot.

    • Observables are lazy, meaning they only execute when subscribed to, while promises execute immediately.

    • Observables have operators that can transform, fil...

  • Answered by AI
  • Q3. What is Directives in angular?
  • Ans. 

    Directives are markers on a DOM element that tell AngularJS to attach a specified behavior to that DOM element.

    • Directives are used to create reusable components.

    • They can be used to manipulate the DOM.

    • They can be used to add behavior to an existing DOM element.

    • They can be used to create custom attributes.

    • Examples include ng-repeat, ng-model, and ng-show.

  • Answered by AI
  • Q4. What is the difference between Pure pipe and impure pipe?
  • Ans. 

    Pure pipes are stateless and only depend on input data, while impure pipes have internal state and can have side effects.

    • Pure pipes are faster and more efficient than impure pipes.

    • Pure pipes are used for simple transformations of data, while impure pipes are used for more complex transformations.

    • Examples of pure pipes include currency and date formatting, while examples of impure pipes include filtering and sorting.

    • To ...

  • Answered by AI
  • Q5. What is the use of Interceptor in angular?
  • Ans. 

    Interceptors are used to intercept HTTP requests and responses to perform transformations or error handling.

    • Interceptors can be used to add headers to outgoing requests or handle errors in incoming responses.

    • They can also be used to modify the request or response before it is sent or received.

    • Interceptors can be global or specific to a certain request or response.

    • They are useful for implementing authentication, caching...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please prepared JavaScript coding like, map, filter, reduce,
1- what is Call, apply and bind?
2- what is Closure in JavaScript, and give one example

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed before Jun 2023.

Round 1 - Technical 

(3 Questions)

  • Q1. What about RE Framework
  • Ans. 

    RE Framework is a template for building robust and scalable automation solutions in UiPath.

    • RE Framework stands for Robotic Enterprise Framework

    • It provides a structured way to build automation projects with error handling, logging, and reusability

    • It consists of several key components like Init, Process, End Process, and Exception Handling

    • It helps in managing transactional data and handling exceptions efficiently

  • Answered by AI
  • Q2. Are you worked in PDF Automation
  • Ans. 

    Yes, I have experience in PDF automation using UiPath for extracting data and automating processes.

    • I have automated the extraction of data from PDF files using UiPath activities like Read PDF Text, Read PDF with OCR, etc.

    • I have automated the process of filling out forms in PDF files using UiPath activities like Type Into, Click, etc.

    • I have experience in handling password-protected PDF files and extracting data from the

  • Answered by AI
  • Q3. Do you know Mainframe automation
  • Ans. 

    Yes, Mainframe automation involves automating tasks on mainframe systems using RPA tools like Uipath.

    • Mainframe automation involves automating tasks on mainframe systems using RPA tools like Uipath

    • It requires knowledge of mainframe systems and how to interact with them using RPA

    • Examples include automating data entry, file transfers, and report generation on mainframe systems

  • Answered by AI

Skills evaluated in this interview

Interview Questionnaire 

7 Questions

  • Q1. 1. what are the difference between queue item and transaction item ?
  • Ans. 

    Queue item is a container for data that needs to be processed, while transaction item is a unit of work that is processed by a robot.

    • Queue item is a data container that can hold any type of data, while transaction item is a specific type of data that represents a unit of work.

    • Queue item can be added to a queue by any process, while transaction item is typically added to a queue by a robot.

    • Queue item can be processed by...

  • Answered by AI
  • Q2. 2. what is RE Frame work explain in detail ?
  • Ans. 

    RE Framework is a template for building scalable and robust RPA processes.

    • RE stands for Robotic Enterprise Framework

    • It is a template for building RPA processes in UiPath

    • It follows a modular approach with reusable components

    • It includes error handling, logging, and reporting functionalities

    • It supports both linear and state machine workflows

  • Answered by AI
  • Q3. 3. Explain in detail about exception handling ?
  • Ans. 

    Exception handling is the process of handling errors and unexpected events that occur during the execution of a program.

    • Exceptions are handled using try-catch blocks.

    • The try block contains the code that may throw an exception.

    • The catch block catches the exception and handles it appropriately.

    • There are different types of exceptions such as system exceptions, application exceptions, and business exceptions.

    • Exception hand...

  • Answered by AI
  • Q4. 4. what is Asset and what are different data types available in orchestrator ?
  • Ans. 

    Assets are key-value pairs used to store data securely in Orchestrator. Different data types include text, boolean, integer, credential, and secure string.

    • Assets are used to store sensitive data like passwords, API keys, etc.

    • Assets can be accessed by robots during runtime.

    • Different data types available in Orchestrator include text, boolean, integer, credential, and secure string.

    • Text assets store plain text values.

    • Bool...

  • Answered by AI
  • Q5. 5. what is dispatcher and performer ?
  • Ans. 

    Dispatcher and performer are two components of UiPath Orchestrator used for managing and executing RPA processes.

    • Dispatcher is responsible for fetching data from external sources and sending it to the performer for processing.

    • Performer is responsible for executing the RPA process using the data received from the dispatcher.

    • Dispatcher and performer work together to automate end-to-end business processes.

    • Dispatcher can b...

  • Answered by AI
  • Q6. 6. How does object repository works ?
  • Ans. 

    Object repository is a centralized location to store and manage objects used in automation.

    • Object repository helps in reducing redundancy and improving reusability of objects.

    • It allows easy maintenance and modification of objects.

    • Objects can be organized and categorized for easy access and management.

    • Object repository can be integrated with automation tools for seamless automation.

    • Examples of objects include buttons, t

  • Answered by AI
  • Q7. 7. In Uipath which version you worked ?
  • Ans. 

    I have worked with Uipath version 2019.10.4

    • I have experience working with Uipath Studio and Orchestrator in version 2019.10.4

    • I have developed and deployed automation workflows using this version

    • I am familiar with the features and functionalities of this version

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Most of question will be asked from Projects and Orchestrator

Skills evaluated in this interview

Round 1 - HR 

(6 Questions)

  • Q1. Share details of your previous job.
  • Q2. Why should we hire you?
  • Q3. Where do you see yourself in 5 years?
  • Q4. What are your strengths and weaknesses?
  • Q5. Tell me about yourself.
  • Q6. Yes I am UI Developer And BCA Final Year 2022
Round 2 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips

Interview Preparation Tips

Interview preparation tips for other job seekers - Hii
My Name is Kumar Maurya
BCA
UI Developer

Accenture Interview FAQs

How many rounds are there in Accenture User Interface Designer and Developer interview?
Accenture interview process usually has 2 rounds. The most common rounds in the Accenture interview process are Technical and HR.
What are the top questions asked in Accenture User Interface Designer and Developer interview?

Some of the top questions asked at the Accenture User Interface Designer and Developer interview -

  1. Working of and logic behind Accordian?A scenario where only one accordian shoul...read more
  2. Working and logic behind carosu...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.8
 • 3k Interviews
IBM Interview Questions
4.0
 • 2.4k Interviews
View all
Application Development Analyst
38.9k salaries
unlock blur

₹3 L/yr - ₹12 L/yr

Application Development - Senior Analyst
27.1k salaries
unlock blur

₹6.8 L/yr - ₹20.2 L/yr

Team Lead
24.1k salaries
unlock blur

₹7 L/yr - ₹25.4 L/yr

Senior Software Engineer
18.4k salaries
unlock blur

₹6 L/yr - ₹19 L/yr

Software Engineer
17.6k salaries
unlock blur

₹3.6 L/yr - ₹12.8 L/yr

Explore more salaries
Compare Accenture with

TCS

3.7
Compare

Cognizant

3.8
Compare

Capgemini

3.8
Compare

Infosys

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview