Upload Button Icon Add office photos

Filter interviews by

Rapyuta Robotics Robotics Engineer Interview Questions and Answers

Updated 14 Apr 2024

Rapyuta Robotics Robotics Engineer Interview Experiences

1 interview found

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

I applied via campus placement at National Institute of Technology (NIT), Tiruchirappalli and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

3 hard coding questions followed by aptitude

Round 2 - One-on-one 

(2 Questions)

  • Q1. Check if a number is prime
  • Ans. 

    To check if a number is prime, divide it by all numbers up to its square root and check for any divisors.

    • Start by checking if the number is less than 2, as prime numbers start from 2.

    • Then iterate from 2 to the square root of the number and check for any divisors.

    • If no divisors are found, the number is prime.

  • Answered by AI
  • Q2. Find the logical error in the given c++ code containg try and catch statements
  • Ans. 

    The logical error in the given C++ code is that the catch block is catching a generic exception type instead of a specific one.

    • Catch block should catch specific exception types to handle them appropriately.

    • Example: Instead of catching 'exception' in the catch block, catch 'std::runtime_error' or 'std::logic_error'.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Rapyuta Robotics Robotics Engineer interview:
  • Data Structures
  • Problem Solving
Interview preparation tips for other job seekers - Good problem solving skills are required

Skills evaluated in this interview

Rapyuta Robotics Interview FAQs

How many rounds are there in Rapyuta Robotics Robotics Engineer interview?
Rapyuta Robotics interview process usually has 2 rounds. The most common rounds in the Rapyuta Robotics interview process are One-on-one Round and Coding Test.
What are the top questions asked in Rapyuta Robotics Robotics Engineer interview?

Some of the top questions asked at the Rapyuta Robotics Robotics Engineer interview -

  1. find the logical error in the given c++ code containg try and catch stateme...read more
  2. check if a number is pr...read more

Tell us how to improve this page.

Rapyuta Robotics Robotics Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

Grey Orange Interview Questions
3.2
 • 38 Interviews
CGS Interview Questions
3.5
 • 26 Interviews
ElectrifAi Interview Questions
2.7
 • 17 Interviews
Fusion Interview Questions
3.2
 • 17 Interviews
View all
Software Development Engineer
5 salaries
unlock blur

₹10 L/yr - ₹12 L/yr

Sdet Engineer
4 salaries
unlock blur

₹7 L/yr - ₹11 L/yr

Software Engineer
3 salaries
unlock blur

₹10 L/yr - ₹58 L/yr

Senior Business Analyst
3 salaries
unlock blur

₹32 L/yr - ₹32 L/yr

Product Manager
3 salaries
unlock blur

₹23 L/yr - ₹96 L/yr

Explore more salaries
Compare Rapyuta Robotics with

Grey Orange

3.2
Compare

Drishti Technologies

3.9
Compare

Sastra Robotics

5.0
Compare

Systemantics

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