Upload Button Icon Add office photos

Filter interviews by

Robo Sapiens Automation Interview Questions and Answers

Updated 20 Apr 2023

Robo Sapiens Automation Interview Experiences

1 interview found

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

I applied via Referral and was interviewed before Apr 2022. There were 3 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 

(2 Questions)

  • Q1. About ur mechanical engineering knowledge
  • Q2. Types of gear box
  • Ans. 

    Gear boxes are used to transmit power and torque from one rotating shaft to another. There are various types of gear boxes.

    • Manual Transmission Gearbox

    • Automatic Transmission Gearbox

    • Continuously Variable Transmission (CVT) Gearbox

    • Dual Clutch Transmission (DCT) Gearbox

    • Planetary Gearbox

    • Worm Gearbox

    • Bevel Gearbox

    • Helical Gearbox

    • Spur Gearbox

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. Tell me about yourself
  • Q2. Past experience?

Interview Preparation Tips

Interview preparation tips for other job seekers - Work hard

Top trending discussions

View All
Interview Hub
1w
a client servicing executive
FeedCard Image
Got a question about Robo Sapiens Automation?
Ask anonymously on communities.

Interview questions from similar companies

Interview Questionnaire 

1 Question

  • Q1. Basic OOPS questions like 4 pillars of OOPS and their real life applications. Abstract class. DBMS Inner join and Outer join.

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

Interview Questionnaire 

2 Questions

  • Q1. Tram handle wracking
  • Q2. Sale up & billing process

Interview Preparation Tips

Interview preparation tips for other job seekers - Good working & good team leader&best platform & sale up terning

Interview Questionnaire 

1 Question

  • Q1. Do you know java

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. Tell me about yourself
  • Q2. Why do you want this job?

Interview Questionnaire 

6 Questions

  • Q1. What is fan trap? How to solve it? Give one example.
  • Q2. Two tables are joined. But joined type are not mentioned, then how much records will retrieve using select statement.
  • Ans. 

    The number of records retrieved depends on the default join type, which is usually INNER JOIN, returning matching records only.

    • If INNER JOIN is assumed, only records with matching keys in both tables are returned.

    • For example, if Table A has 5 records and Table B has 3 matching records, the result will be 3.

    • If LEFT JOIN is assumed, all records from the left table and matching records from the right table are returned.

    • Fo...

  • Answered by AI
  • Q3. How to use dynamic break in report?
  • Ans. 

    Dynamic break in report allows for automatic page breaks based on data.

    • Define a break field in the report design

    • Set the break field to trigger a page break when its value changes

    • Use dynamic break to automatically adjust page breaks based on data

    • Example: A report on sales by region can use dynamic break to create a new page for each region

  • Answered by AI
  • Q4. Use of foreach function in report.
  • Ans. 

    Foreach function is used to iterate through an array of strings in a report.

    • Foreach function is used to loop through each element in an array of strings.

    • It can be used to display each element in a report.

    • Example: foreach(string item in stringArray){ Console.WriteLine(item); }

  • Answered by AI
  • Q5. What is Aggregate awareness? When we use it? Syntax of it.
  • Ans. 

    Aggregate awareness is a feature in Business Objects that allows reports to be optimized for performance by using aggregate tables.

write
Share an Interview