Upload Button Icon Add office photos

Filter interviews by

Uipath Intern Interview Questions and Answers for Freshers

Updated 14 Jun 2024

Uipath Intern Interview Experiences for Freshers

1 interview found

Intern Interview Questions & Answers

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

Interview questions from similar companies

Intern Interview Questions & Answers

CodeClouds user image dipnarayan sen

posted on 3 Jan 2025

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

General Computer Science Questions.

Round 2 - Technical 

(3 Questions)

  • Q1. 2NF and 3NF difference
  • Ans. 

    2NF eliminates partial dependencies, while 3NF eliminates transitive dependencies.

    • 2NF eliminates partial dependencies by ensuring all non-key attributes are fully functionally dependent on the primary key.

    • 3NF eliminates transitive dependencies by ensuring that non-key attributes are not dependent on other non-key attributes.

    • Example: In a table with columns A, B, and C where A is the primary key, if B depends on A and C...

  • Answered by AI
  • Q2. Alternative of using loop to print 1 to 100
  • Ans. 

    Using recursion to print numbers from 1 to 100 without a loop

    • Create a recursive function that takes a number as input and prints it

    • Call the function with 1 as the initial input and increment the input by 1 in each recursive call

    • Stop the recursion when the input reaches 100

  • Answered by AI
  • Q3. Delete and Truncate Difference
  • Ans. 

    Delete removes rows from a table while truncate removes all rows from a table.

    • Delete is a DML command while truncate is a DDL command.

    • Delete operation can be rolled back while truncate operation cannot be rolled back.

    • Delete operation fires triggers on each row deletion while truncate operation does not fire triggers.

  • Answered by AI

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

Interview Questionnaire 

3 Questions

  • Q1. OOPS concepts, array functions of php and js, string functions of php and js
  • Q2. Sql, trigger, indexes,
  • Q3. Logical thinking, problem solving

Interview Preparation Tips

Interview preparation tips for other job seekers - Good communication and presentation will work even if you are lacking a bit in technical. Be confident
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Jan 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Inheritance related questions
  • Q2. Base web development related questions
Round 2 - Technical 

(2 Questions)

  • Q1. In depth oops question
  • Q2. Database related questions
Round 3 - HR 

(2 Questions)

  • Q1. Basic questions
  • Q2. Expected salary
  • Ans. 

    My expected salary is based on my experience, skills, and the market rate for Senior Engineers.

    • Consider my years of experience in the industry

    • Take into account my specialized skills and certifications

    • Research the current market rate for Senior Engineers in this location

    • Negotiable based on benefits package offered

  • Answered by AI
Round 4 - Coding Test 

Web development related coding questions

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

I applied via Walk-in and was interviewed before Nov 2022. There were 5 interview rounds.

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

Maths, logical question & some related to programming

Round 3 - Coding Test 

One problem statement to write a program.

Round 4 - Technical 

(1 Question)

  • Q1. Technical question related PHP, SQL, etc.
Round 5 - HR 

(1 Question)

  • Q1. Salary discussion

I applied via Walk-in and was interviewed before Jan 2021. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Basic oops question, sql question
  • Q2. Basic and advance php question
  • Q3. Some logical question( puzzle)

Interview Preparation Tips

Interview preparation tips for other job seekers - Clear your basic concepts of php before attending interview
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

It was consisted of cloud, docker related questions and some logical questions. There were 5 coding questions 3 were easy level coding questions and 2 were on sql schema realated quetions.

Round 2 - Group Discussion 

GD was good HR was too supportive everyone got chance to keep and express their points.

Round 3 - Technical 

(2 Questions)

  • Q1. Oops related questions
  • Q2. Sql and some php related questions

I appeared for an interview in May 2022.

Round 1 - Coding Test 

(1 Question)

Round duration - 120 Minutes
Round difficulty - Easy

  • Q1. 

    Rectangle Area Calculation

    Given a list of rectangles, where each rectangle is represented by an array of four integers indicating its bottom-left and top-right corners, calculate the total area covered b...

  • Ans. 

    Calculate total area covered by a list of rectangles on a plane.

    • Iterate through each rectangle and calculate its area

    • Check for overlapping areas between rectangles

    • Sum up the total area covered by all rectangles

  • Answered by AI
Round 2 - Face to Face 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Medium

Oops concepts and 1 DSA problem

  • Q1. 

    Bit Set Problem Statement

    You are provided with a string, termed as DIGIT_PATTERN, which consists solely of digits. The objective is to identify the first digit that repeats in the sequence. If there's no...

  • Ans. 

    Identify the first repeating digit in a given string of digits.

    • Iterate through the string and keep track of seen digits using a set.

    • Return the first digit that repeats, or -1 if no digit repeats.

    • Time complexity: O(n), where n is the length of the input string.

  • Answered by AI
Round 3 - Face to Face 

(1 Question)

Round duration - 60 Minutes
Round difficulty - Medium

Firstly Some general questions and then suddenly a cosing question with modifications

  • Q1. 

    Print All Permutations of a String

    Given an input string STR, generate and print all possible permutations of the string.

    Input:

    str

    Output:

    All permutations of the input string, each on a new line.

    ...

  • Ans. 

    Generate and print all possible permutations of a given input string.

    • Use recursion to generate all permutations by swapping characters in the string.

    • Maintain a visited array to keep track of characters already used in a particular permutation.

    • Print each permutation as it is generated.

    • Handle duplicate characters by skipping swapping if the character is already in the current position.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from TIET - Thapar Institute of Engineering And Technology. I applied for the job as Software Engineer in GurgaonEligibility criteria7.5 CgpaGreyOrange interview preparation:Topics to prepare for the interview - DSA, OOPs, OS, DBMS, projects, PuzzlesTime required to prepare for the interview - 6 MonthsInterview preparation tips for other job seekers

Tip 1 : You should be perfect in what you know
Tip 2 : Prepare atleast DSA standard questions very well
Tip 3 : Don't ignore OOPs, they are asked very frequently.

Application resume tips for other job seekers

Tip 1 : Add good projects
Tip 2 : Must mention all your coding profiles and github where you worked.

Final outcome of the interviewSelected

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Php oops concepts are their primary focus

I applied via Naukri.com and was interviewed before Sep 2021. There were 6 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 - Aptitude Test 

1 hr time limit. Some technical mathematical question, english grammar related, genral knowledge.

Round 3 - Coding Test 

After clearing apti, they will assign machine test. 1 hr time limite.

Round 4 - Technical 

(1 Question)

  • Q1. After clearing assign technical round in that project managers giving interview. Asking Oops consept, some php technical quetions like php array function, global variables, mvc, mysal queries, joins, ind...
Round 5 - One-on-one 

(1 Question)

  • Q1. After clear interview first round, TL giving second round.
Round 6 - HR 

(1 Question)

  • Q1. For salary discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Oops consept, real time examples, design factor, array functions, how to debug error, mysql joins, normalisation 1nf 2nf 3nf

Uipath Interview FAQs

How many rounds are there in Uipath Intern interview for freshers?
Uipath interview process for freshers usually has 1 rounds. The most common rounds in the Uipath interview process for freshers are One-on-one Round.
How to prepare for Uipath Intern interview for freshers?
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 Uipath. The most common topics and skills that interviewers at Uipath expect are Back Office, CRM, ERP, PUC and Process automation.

Tell us how to improve this page.

Uipath Intern Interview Process for Freshers

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Vyapar Interview Questions
3.5
 • 55 Interviews
Grey Orange Interview Questions
3.2
 • 38 Interviews
Mobileum Interview Questions
3.3
 • 37 Interviews
CodeClouds Interview Questions
4.5
 • 36 Interviews
Entrata Interview Questions
4.1
 • 34 Interviews
greytHR Interview Questions
4.0
 • 31 Interviews
View all
RPA Developer
48 salaries
unlock blur

₹6 L/yr - ₹25 L/yr

Senior RPA Developer
26 salaries
unlock blur

₹12.6 L/yr - ₹31 L/yr

Senior Software Engineer
23 salaries
unlock blur

₹32 L/yr - ₹108 L/yr

Software Engineer
22 salaries
unlock blur

₹19.6 L/yr - ₹70 L/yr

Solution Architect
18 salaries
unlock blur

₹20 L/yr - ₹33.8 L/yr

Explore more salaries
Compare Uipath with

Ascent HR Technologies Private Limited

3.7
Compare

Vyapar

3.5
Compare

Entrata

4.1
Compare

CodeClouds

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