Upload Button Icon Add office photos

Filter interviews by

Blue Prism Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

I applied via Recruitment Consultant and was interviewed in Jun 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. All about data structure and algorithm.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare for the live code and have knowledge of time and space complexity.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Aug 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. About previous projects

Interview Preparation Tips

Topics to prepare for AntWorks Software Engineer interview:
  • C#.Net
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before May 2022. There were 4 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 

(1 Question)

  • Q1. Based on your skill sets mentioned in your Resume
Round 3 - Technical 

(1 Question)

  • Q1. Based on your skilllsets
Round 4 - HR 

(1 Question)

  • Q1. Discussion on salary
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Coding Test 

Data structure and Java script coding

Round 3 - Technical 

(1 Question)

  • Q1. Routing, lazy loading, server-side rendering
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Building selection system using best practices in C# dot net, SOLID principle, Design Patterns.
It was above average difficult question and time was less. But they were ok to give more time to complete the system. lasted around 4 hours

Round 2 - Aptitude Test 

Asked questions about previous experience and my aptitude. they were keep to know if I am ok to work in fast pace environment. lasted around 40 mins.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared. They have detailed questions based on conceptual clarity.

Intern Interview Questions & Answers

Uipath user image Anonymous

posted on 14 Jun 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
Round 1 - One-on-one 

(2 Questions)

  • Q1. Background and interest in the role
  • Q2. Data analysis experience specifically
  • Ans. 

    I have experience in data analysis through coursework and projects.

    • Utilized Python and R for data analysis

    • Performed statistical analysis on datasets

    • Created data visualizations to communicate findings

  • Answered by AI

I applied via Referral and was interviewed before Jan 2020. There were 3 interview rounds.

Interview Questionnaire 

7 Questions

  • Q1. What are properties of input box?
  • Ans. 

    Properties of input box include type, size, placeholder, value, and disabled status.

    • Type: Specifies the type of input (text, password, email, etc.)

    • Size: Defines the width of the input box in characters

    • Placeholder: Text displayed in the input box when it is empty

    • Value: The current value entered in the input box

    • Disabled: Determines if the input box is disabled or not

  • Answered by AI
  • Q2. Difference between find element and element exist?
  • Ans. 

    find element is used to locate a specific element on a webpage, while element exist checks if an element is present or not.

    • find element is used to locate an element based on its attributes or properties

    • element exist checks if an element is present on the webpage

    • find element returns the first matching element, while element exist returns a boolean value

    • find element throws an exception if the element is not found, while

  • Answered by AI
  • Q3. What is the version you are working on?
  • Ans. 

    I am currently working on version 2.0 of the software.

    • We recently released version 1.5 with bug fixes and minor improvements.

    • Version 2.0 includes major feature enhancements and a redesigned user interface.

    • Our team is currently in the testing phase and aiming for a release in the next month.

  • Answered by AI
  • Q4. How will you enhance performance of BOT?
  • Ans. 

    To enhance BOT performance, I would optimize code, improve algorithms, and increase server capacity.

    • Optimize code to reduce execution time

    • Improve algorithms to increase efficiency

    • Increase server capacity to handle more requests

    • Use caching to reduce database queries

    • Implement load balancing to distribute workload

    • Use asynchronous programming to improve response time

  • Answered by AI
  • Q5. Details about Orchestrator?
  • Ans. 

    Orchestrator is a tool used for automating workflows and managing tasks in a system.

    • Orchestrator helps in automating repetitive tasks and workflows.

    • It can integrate with various systems and applications to streamline processes.

    • Orchestrator can be used for scheduling and monitoring tasks.

    • Examples of Orchestrator tools include Microsoft System Center Orchestrator and UiPath Orchestrator.

  • Answered by AI
  • Q6. What is re-framework?
  • Ans. 

    ReFramework is a framework for building Robotic Process Automation (RPA) solutions in UiPath.

    • ReFramework is a template for building RPA solutions in UiPath.

    • It provides a structured approach to development, with pre-built components for error handling, logging, and exception handling.

    • ReFramework is designed to be scalable and reusable, allowing developers to build solutions quickly and efficiently.

    • It includes five main ...

  • Answered by AI
  • Q7. What is the property name which is used to match in image recognition?
  • Ans. 

    The property name used for image recognition is 'alt' attribute.

    • The 'alt' attribute is used to provide alternative text for an image.

    • It is used by screen readers to describe the image to visually impaired users.

    • It can also be used by search engines to understand the content of the image.

    • The 'alt' attribute should be descriptive and relevant to the image.

    • It should not be left empty or used for decorative images.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared in any on programming language. They give a simple use case for coding while your screen is shared with them.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Medium leetcode question related to dp.

Round 2 - Coding Test 

LLD round to create a cache library

Round 3 - HLD 

(2 Questions)

  • Q1. Design Paytm like system
  • Ans. 

    Design a system similar to Paytm for online payments and transactions.

    • Implement user authentication and authorization for secure transactions

    • Develop a user-friendly interface for easy navigation and transactions

    • Integrate various payment options like credit/debit cards, net banking, UPI, and wallets

    • Implement a robust backend system to handle transactions and store user data securely

  • Answered by AI
  • Q2. Design Url Shortner
  • Ans. 

    Design a URL shortener service to generate short URLs for long URLs.

    • Use a unique identifier for each long URL to generate a short URL.

    • Implement a mapping system to map short URLs to long URLs.

    • Consider implementing features like custom short URLs, expiration dates, and analytics.

    • Ensure the short URLs are unique and not easily guessable.

    • Optimize the service for performance and scalability.

  • Answered by AI
Round 4 - Behavioral 

(2 Questions)

  • Q1. Basic beaviour question.
  • Q2. Design Notification Service.
  • Ans. 

    Design a Notification Service for sending alerts to users.

    • Define types of notifications (email, SMS, push notifications)

    • Implement a system for users to subscribe/unsubscribe from notifications

    • Include a scheduling system for sending notifications at specific times

    • Consider implementing a notification history for users to view past alerts

  • Answered by AI

Skills evaluated in this interview

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

I was interviewed before Oct 2022.

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 - Coding Test 

1h, HackRank, 3 algo problem

Round 3 - HR 

(1 Question)

  • Q1. It was in English. He ask me about company, my experience and my wishes.
Round 4 - Technical 

(1 Question)

  • Q1. Logical and algo question
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Indeed and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Behavioral 

(1 Question)

  • Q1. Questions about sprint activities, behavioural questions.

Blue Prism Interview FAQs

How to prepare for Blue Prism interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Blue Prism. The most common topics and skills that interviewers at Blue Prism expect are Automation, Analytics, Communication Skills, Computer science and Consulting.

Tell us how to improve this page.

Interview Questions from Similar Companies

NICE Interview Questions
3.6
 • 80 Interviews
Pegasystems Interview Questions
3.6
 • 29 Interviews
Uipath Interview Questions
3.8
 • 15 Interviews
BlackLine Interview Questions
3.1
 • 7 Interviews
Kofax Interview Questions
3.6
 • 4 Interviews
AntWorks Interview Questions
3.2
 • 3 Interviews
WorkFusion Interview Questions
2.5
 • 1 Interview
View all

Blue Prism Reviews and Ratings

based on 2 reviews

5.0/5

Rating in categories

4.5

Skill development

5.0

Work-life balance

5.0

Salary

5.0

Job security

5.0

Company culture

3.9

Promotions

4.5

Work satisfaction

Explore 2 Reviews and Ratings
Software Developer
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Director Customer Success
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Consultant
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Marketing Head
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

RPA Developer
3 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Blue Prism with

Uipath

3.8
Compare

Automation Anywhere

3.8
Compare

Pegasystems

3.6
Compare

WorkFusion

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