Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by LatentBridge Team. If you also belong to the team, you can get access from here

LatentBridge Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

LatentBridge RPA Developer Interview Questions, Process, and Tips

Updated 19 Apr 2024

LatentBridge RPA Developer Interview Experiences

1 interview found

RPA Developer Interview Questions & Answers

user image Anonymous

posted on 19 Apr 2024

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

I applied via Naukri.com and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Technical 

(5 Questions)

  • Q1. Describe 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 is a template designed by UiPath for building automation solutions

    • It follows a structured approach with reusable components like Init, Process, End

    • It includes error handling, logging, and transaction management functionalities

    • It helps in building scalable, maintainable, and e

  • Answered by AI
  • Q2. What is the difference between Attended and Unattended bots
  • Ans. 

    Attended bots require human intervention, while unattended bots can run autonomously.

    • Attended bots require human supervision and interaction during execution

    • Unattended bots can run autonomously without human intervention

    • Attended bots are typically used for tasks that require human decision-making

    • Unattended bots are used for repetitive tasks that can be automated without human involvement

  • Answered by AI
  • Q3. Difference between partial and full selectors
  • Ans. 

    Partial selectors refer to a specific attribute of an element, while full selectors refer to the entire path of an element.

    • Partial selectors target a specific attribute of an element, such as its ID or class

    • Full selectors provide the entire path to locate an element on a webpage

    • Partial selectors are more prone to changes in the webpage structure, while full selectors are more robust

    • Example: Partial selector - 'input[id...

  • Answered by AI
  • Q4. Orchestrator queues and assets. Explain.
  • Ans. 

    Orchestrator queues are used to manage the order of execution of processes, while assets are used to securely store sensitive information.

    • Orchestrator queues are used to prioritize and schedule the execution of processes in a specific order.

    • Assets are used to securely store sensitive information such as credentials, connection strings, and other key-value pairs.

    • Queues can be used to manage the flow of work items betwee...

  • Answered by AI
  • Q5. Modern activities
Round 2 - Coding Test 

Get non-repetitive numbers from an int array

Interview Preparation Tips

Interview preparation tips for other job seekers - Get thorough knowledge of RE FRAMEWORK, ORCHESTRATOR, AND CODING (ANY LANGUAGE WILL DO)

Skills evaluated in this interview

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Nov 2018. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. RPA BP questions

Interview Preparation Tips

Interview preparation tips for other job seekers - I got selected in interview and HR told me that I will get call from them for other formalities, i got call next day and they asked me to upload documents and then no updates from them now it is 5 months over. I'm tired of sending multiple remainders but no response. This reflects their responsibilities.

RPA Developer Interview Questions & Answers

Cognizant user image Ratul Chakraborty

posted on 13 Jul 2021

Interview Questionnaire 

1 Question

  • Q1. Orchestrator questions and REFramework

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

Interview Questionnaire 

1 Question

  • Q1. 1.RPA Basics 2. Mostly questions are related while explaining my projects 3. what new features are added in the recent version of uipath.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear about your projects and basic concepts of Uipath.

I applied via Naukri.com and was interviewed in Oct 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. UiPath - email filters,JSON deserialization,ComputerVision,excel activities related questions, RE-FRAMEWORK, Document understanding, AICenter
  • Q2. ORCHESTRATOR - assets,queues, storage buckets, queue based triggers

Interview Preparation Tips

Interview preparation tips for other job seekers - 1st round of technical interview(HCL staff) - this is pretty simple with all basic questions
2nd round of technical interview(uipath team) - (I don't understand why a company like HCL had to rely on UiPath for assessment as if they don't have an talented resources for the job)..Anyways, the UiPath round was a bit tough because 50-70% of the questions are not related to what I worked on previously( if they have specific requirements they need to mention clearly in JD,instead of wasting everyone's time).

I applied via Job Portal and was interviewed in Dec 2021. There was 1 interview round.

Interview Questionnaire 

5 Questions

  • Q1. What is modern and classic folder?
  • Ans. 

    Modern and Classic folders are two different types of folders in UiPath Orchestrator.

    • Modern folders are designed for multi-tenancy and allow for more granular control over permissions and access.

    • Classic folders are the traditional folders in Orchestrator and are used for single-tenancy.

    • Modern folders have a different user interface and are organized by tenants, while classic folders are organized by folders and subfold...

  • Answered by AI
  • Q2. Queue related question?
  • Q3. Stop and kill activity in orchestrator
  • Ans. 

    To stop and kill a job in Orchestrator, use the Stop Job and Kill Job activities respectively.

    • Use the Stop Job activity to gracefully stop a running job.

    • Use the Kill Job activity to forcefully terminate a running job.

    • Both activities can be found in the System > Jobs category in the Activities panel.

    • You can pass the Job ID as input to these activities to specify which job to stop or kill.

  • Answered by AI
  • Q4. How many types you create variable in ui path
  • Ans. 

    There are four types of variables in UiPath: Generic, Text, Number, and Boolean.

    • Generic variables can store any type of data

    • Text variables store strings of characters

    • Number variables store numeric values

    • Boolean variables store true/false values

  • Answered by AI
  • Q5. Practice for practical as they said share screen and give some scenario you have to make program

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare yourself for practical as well

Skills evaluated in this interview

I applied via Other and was interviewed in Apr 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. What is active work queue
  • Ans. 

    Active work queue is a list of items that are currently being processed by a robot.

    • Active work queue helps the robot to prioritize tasks and manage workload.

    • It allows the robot to track the progress of each item in the queue.

    • Examples of items in the queue include invoices, purchase orders, and customer requests.

  • Answered by AI
  • Q2. What is session variable?
  • Ans. 

    Session variable is a variable that is stored and can be accessed during a user's session on a website or application.

    • Session variables are used to store user-specific information, such as login credentials or preferences.

    • They are stored on the server-side and can be accessed by the application during the user's session.

    • Session variables are typically cleared when the user logs out or their session expires.

    • Examples of ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare before the interview and review the development best practices in Blue Prism.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 

(3 Questions)

  • Q1. Basics of activities and orchestrator
  • Q2. Re framework and uses
  • Ans. 

    ReFramework is a framework in UiPath for building scalable and reusable automation projects.

    • ReFramework provides a template for structuring automation projects with best practices

    • It includes components like Init, Process, End Process, and Exception Handling

    • ReFramework uses state machines to manage the flow of automation tasks

  • Answered by AI
  • Q3. Outlook and SMTP activities
Round 3 - Coding Test 

They ask live scenario to code in UIPath tool

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was of 3 rounds including coding challenge

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Scenarios based questions
  • Q2. Difference between Automation Anywhere v11 and A360
  • Ans. 

    Automation Anywhere v11 is the older version with limited features, while A360 is the newer version with advanced capabilities.

    • Automation Anywhere v11 has limited AI capabilities compared to A360

    • A360 offers cloud-native architecture for scalability and flexibility

    • A360 provides enhanced analytics and reporting features for better insights

    • A360 supports more integrations with third-party applications

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Excellent

Interview Questionnaire 

6 Questions

  • Q1. 1. RE Framework and its working
  • Ans. 

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

    • RE stands for Robotic Enterprise Framework

    • It is a template that provides a standard structure for building automation solutions

    • It includes pre-built workflows for exception handling, logging, and reporting

    • It follows a state machine design pattern to manage the flow of automation

    • It is highly customizable and can be adapted to fit

  • Answered by AI
  • Q2. 2.steps involved in document understanding
  • Ans. 

    Document understanding involves several steps to extract information from documents.

    • Preprocessing: Cleaning and preparing the document for analysis.

    • Layout Analysis: Identifying the structure and layout of the document.

    • Text Extraction: Extracting relevant text from the document.

    • Data Extraction: Identifying and extracting specific data elements from the text.

    • Entity Recognition: Identifying and categorizing entities menti...

  • Answered by AI
  • Q3. 3.what is process mining
  • Ans. 

    Process mining is a technique to analyze business processes by extracting data from event logs.

    • It involves discovering, monitoring, and improving processes

    • It uses data mining and machine learning techniques

    • It helps to identify bottlenecks, inefficiencies, and opportunities for improvement

    • Examples include analyzing customer journeys, supply chain processes, and financial transactions

  • Answered by AI
  • Q4. 4. How can we filter 1 lakh rows in excel with specific filter
  • Ans. 

    To filter 1 lakh rows in Excel with specific filter, use Excel's built-in filtering feature.

    • Open the Excel file and select the column you want to filter.

    • Go to the Data tab and click on the Filter button.

    • A drop-down arrow will appear next to each column header.

    • Click on the arrow of the column you want to filter and select the specific filter criteria.

    • Excel will automatically filter the rows based on the selected criteri

  • Answered by AI
  • Q5. API automation with UiPath
  • Ans. 

    API automation with UiPath

    • UiPath provides activities and tools to automate API interactions

    • Use HTTP Request activity to send HTTP requests and receive responses

    • Extract data from API responses using JSON or XML parsing

    • Handle authentication and authorization using headers or tokens

    • Automate repetitive API tasks like data extraction, data synchronization, etc.

  • Answered by AI
  • Q6. How to publish and run process if orchestrator is not provided
  • Ans. 

    To publish and run a process without an orchestrator, you can use the UiPath Robot Tray or the command line interface.

    • Open the UiPath Robot Tray and navigate to the Processes tab.

    • Click on the 'Publish' button to publish the process to a local folder.

    • Once published, you can run the process by selecting it from the list and clicking on the 'Start' button.

    • Alternatively, you can use the command line interface by navigating...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on RE Framework and basic operations on DataTable

Skills evaluated in this interview

LatentBridge Interview FAQs

How many rounds are there in LatentBridge RPA Developer interview?
LatentBridge interview process usually has 2 rounds. The most common rounds in the LatentBridge interview process are Technical and Coding Test.
What are the top questions asked in LatentBridge RPA Developer interview?

Some of the top questions asked at the LatentBridge RPA Developer interview -

  1. What is the difference between Attended and Unattended b...read more
  2. Difference between partial and full select...read more
  3. Orchestrator queues and assets. Expla...read more

Tell us how to improve this page.

LatentBridge RPA Developer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

RPA Developer Interview Questions from Similar Companies

View all
LatentBridge RPA Developer Salary
based on 5 salaries
₹7.4 L/yr - ₹12.5 L/yr
49% more than the average RPA Developer Salary in India
View more details

LatentBridge RPA Developer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

3.0

Salary

3.0

Job security

4.0

Company culture

4.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Technology Specialist
9 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

RPA Developer
5 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Technology Specialist
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Junior Technology Specialist
4 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare LatentBridge with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

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