Upload Button Icon Add office photos

Filter interviews by

ShunyaEkai Technologies Robotics Engineer Interview Questions, Process, and Tips

Updated 30 Jan 2024

ShunyaEkai Technologies Robotics Engineer Interview Experiences

1 interview found

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

I applied via Job Portal and was interviewed before Jan 2023. There was 1 interview round.

Round 1 - Technical 

(4 Questions)

  • Q1. What are ros topics and nodes
  • Ans. 

    ROS topics are communication channels for exchanging data between nodes in a Robotics system.

    • ROS topics are named buses where nodes can publish or subscribe to messages.

    • Nodes can publish data to a topic, and other nodes can subscribe to that topic to receive the data.

    • Topics enable asynchronous communication between nodes in a distributed system.

    • Topics can be used to transmit sensor data, control commands, or any other ...

  • Answered by AI
  • Q2. How many GPIOs are there in RPI
  • Ans. 

    The Raspberry Pi (RPI) has a varying number of GPIO pins depending on the model.

    • The original Raspberry Pi Model A and B have 26 GPIO pins.

    • The newer Raspberry Pi Model B+ and later models have 40 GPIO pins.

    • Some Raspberry Pi models also have additional GPIO pins dedicated to specific functions like I2C or SPI.

    • GPIO pins can be used to connect and control external devices such as sensors, motors, and LEDs.

  • Answered by AI
  • Q3. PointCloud2 msg type in ros
  • Ans. 

    PointCloud2 is a message type in ROS for representing 3D point cloud data.

    • PointCloud2 is used to store and transmit large amounts of 3D point cloud data.

    • It is a flexible and efficient way to represent point cloud data in ROS.

    • PointCloud2 messages consist of a header and a data field, which contains the actual point cloud data.

    • The data field is organized as a binary blob, allowing for different data types and structures ...

  • Answered by AI
  • Q4. What are the DH parameters
  • Ans. 

    DH parameters are a set of four parameters used to describe the kinematics of a robotic manipulator.

    • DH parameters define the geometry and motion of each joint in a robot

    • They include parameters such as link lengths, joint angles, and link offsets

    • DH parameters are commonly used in robotics to model and control robot manipulators

    • They are used to calculate the transformation matrices between adjacent links in a robot arm

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

I applied via Campus Placement and was interviewed in 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 - Aptitude Test 
Round 3 - Technical 

(1 Question)

  • Q1. Tell about yourself tell me about your last project mechanical factor in your project how implement what is your role any difficulties why you are applying for this role what robotics

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the latest project in detail
work on communication skils
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Describe a technical project you worked on
  • Ans. 

    Developed a robotic arm for pick and place tasks in a manufacturing setting

    • Researched different robotic arm designs and components

    • Programmed the robotic arm to accurately pick and place objects

    • Tested the robotic arm's efficiency and accuracy in a simulated manufacturing environment

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Jul 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

General questions were asked, mostly can be prepared from indiabix or other such websites

Round 3 - Coding Test 

General questions were asked, mostly can be prepared from indiabix or other such websites

Interview Preparation Tips

Interview preparation tips for other job seekers - Try hard will definitely succeed and ace the interview

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

Interview Questionnaire 

1 Question

  • Q1. Basic concept question.

Interview Preparation Tips

Interview preparation tips for other job seekers - Basics should be clear. Some scenario based questions based on business rules and FDMEE data load

I applied via Naukri.com and was interviewed before Sep 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude and English test

Round 2 - Technical 

(1 Question)

  • Q1. Technical round to test technical skills
Round 3 - HR 

(1 Question)

  • Q1. This was fun. It'll take few minutes.

Interview Preparation Tips

Interview preparation tips for other job seekers - Need to prepare hard.company will be taking people on basis of their technology requirements and needs

Analyst Interview Questions & Answers

Wipro user image Anonymous

posted on 23 Feb 2021

Interview Questionnaire 

1 Question

  • Q1. Previous Project Experience

I applied via Company Website and was interviewed in Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. What is recursion ? what is inheritance? what is heap? write a code to find the largest element in an array?
  • Ans. 

    Recursion is a process in which a function calls itself. Inheritance is a mechanism in OOP where a class inherits properties of another class. Heap is a region of memory used for dynamic memory allocation.

    • Recursion can be used to solve problems that can be broken down into smaller sub-problems.

    • Inheritance allows for code reuse and helps in creating a hierarchy of classes.

    • Heap is used for dynamic memory allocation in la...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not loose your confidence till the end of the interview and be clear with your voice .

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Apr 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Basic questions only ... regarding job and experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident ... always say the truth ... never try to fake your details

I applied via Naukri.com and was interviewed before Mar 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Why are you looking for job change
  • Q2. Question about job profile

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for interview as selection process can be time consuming

ShunyaEkai Technologies Interview FAQs

How many rounds are there in ShunyaEkai Technologies Robotics Engineer interview?
ShunyaEkai Technologies interview process usually has 1 rounds. The most common rounds in the ShunyaEkai Technologies interview process are Technical.
How to prepare for ShunyaEkai Technologies Robotics Engineer 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 ShunyaEkai Technologies. The most common topics and skills that interviewers at ShunyaEkai Technologies expect are Microcontroller, Robotics, Communication Protocols, Python and SPI.
What are the top questions asked in ShunyaEkai Technologies Robotics Engineer interview?

Some of the top questions asked at the ShunyaEkai Technologies Robotics Engineer interview -

  1. how many GPIOs are there in ...read more
  2. what are ros topics and no...read more
  3. what are the DH paramet...read more

Tell us how to improve this page.

ShunyaEkai Technologies Robotics Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.6k Interviews
Accenture Interview Questions
3.8
 • 8.3k Interviews
Infosys Interview Questions
3.6
 • 7.7k Interviews
Wipro Interview Questions
3.7
 • 5.7k Interviews
Cognizant Interview Questions
3.7
 • 5.7k Interviews
Amazon Interview Questions
4.0
 • 5.1k Interviews
Capgemini Interview Questions
3.7
 • 4.8k Interviews
HCLTech Interview Questions
3.5
 • 3.9k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.9k Interviews
Genpact Interview Questions
3.8
 • 3.2k Interviews
View all

ShunyaEkai Technologies Robotics Engineer Reviews and Ratings

based on 1 review

2.0/5

Rating in categories

2.0

Skill development

4.0

Work-life balance

1.0

Salary

1.0

Job security

3.0

Company culture

3.0

Promotions

2.0

Work satisfaction

Explore 1 Review and Rating
Design Engineer
4 salaries
unlock blur

₹2.4 L/yr - ₹3 L/yr

Senior Graphic Designer
3 salaries
unlock blur

₹4.8 L/yr - ₹7.2 L/yr

Product Design Engineer
3 salaries
unlock blur

₹3.6 L/yr - ₹3.6 L/yr

Robotics Engineer
3 salaries
unlock blur

₹4.8 L/yr - ₹5.2 L/yr

IOT Engineer
3 salaries
unlock blur

₹4.3 L/yr - ₹4.8 L/yr

Explore more salaries
Compare ShunyaEkai Technologies with

TCS

3.7
Compare

Accenture

3.8
Compare

Wipro

3.7
Compare

Cognizant

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