Upload Button Icon Add office photos
Engaged Employer

i

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

Miko Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Miko Senior Robotic Engineer Interview Questions and Answers

Updated 18 May 2024

Miko Senior Robotic Engineer Interview Experiences

1 interview found

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

I applied via LinkedIn and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Assignment 

Told me to design a path planner for a 2D Grid

Round 2 - One-on-one 

(5 Questions)

  • Q1. What is Scan Matching in ICP algorithm?
  • Ans. 

    Scan matching in ICP algorithm involves aligning two sets of scan data to find the transformation that minimizes the difference between them.

    • Scan matching is a key step in Iterative Closest Point (ICP) algorithm used for registering point clouds.

    • It involves finding the transformation (translation and rotation) that aligns two sets of scan data.

    • The goal is to minimize the difference between the two sets of points by ite...

  • Answered by AI
  • Q2. Explain the navigation stack.
  • Ans. 

    The navigation stack is a collection of software components that work together to enable a robot to navigate autonomously in its environment.

    • The navigation stack typically includes components such as localization, mapping, path planning, and obstacle avoidance.

    • Localization is the process of determining the robot's position and orientation in the environment.

    • Mapping involves creating a map of the environment using senso...

  • Answered by AI
  • Q3. Explain VSLAM stack
  • Ans. 

    VSLAM stack stands for Visual Simultaneous Localization and Mapping stack, used in robotics for navigation and mapping.

    • VSLAM stack combines visual data from cameras with sensor data for localization and mapping in real-time

    • It typically includes components like feature extraction, feature matching, camera calibration, and pose estimation

    • Popular VSLAM algorithms include ORB-SLAM, LSD-SLAM, and PTAM

  • Answered by AI
  • Q4. What is loop closer in VSLAM and Scan matching
  • Ans. 

    Loop closer in VSLAM and Scan matching is a technique used to optimize the trajectory of a robot by closing loops in the map.

    • Loop closer is responsible for correcting accumulated errors in the estimated trajectory of a robot in VSLAM.

    • It helps in aligning the current scan data with the previously mapped environment to improve localization accuracy.

    • Loop closer can be implemented using techniques like loop closure detecti...

  • Answered by AI
  • Q5. Why you want to join the company.

Interview Preparation Tips

Interview preparation tips for other job seekers - Believe in yourself and be confident

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
2w
boredinlife
·
works at
Mercer
I left in the middle of an interview.
M a self-taught developer. been working really hard, trying to break into tech. Two days ago, I got approached by an hr from this e learning company for an IT role. I was super nervous but also excited because it felt like maybe this is it. The interview was on teams with 9 experienced pros all with degrees and certifications while I had no formal IT background, just self-taught skills. I felt completely out of place. Most of the interviewers were kind and said I could learn on the job. But one person kept throwing back-to-back questions with shady comments after every answer made me feel like I wasn’t good enough. It crushed my confidence About 10 minutes before the interview ended, I panicked. Anxiety took over, so I faked a network issue and left the call. Then I just broke down. I didn’t want to be disrespectful, so I quickly emailed saying I got disconnected. Truth is, I was overwhelmed and felt like a total fraud. I’ve wanted a job in tech for so long.
Got a question about Miko?
Ask anonymously on communities.

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Sep 2019. There were 5 interview rounds.

Interview Questionnaire 

8 Questions

  • Q1. What were you stressed last time?
  • Ans. 

    I felt stressed last month while managing a tight project deadline and coordinating with multiple stakeholders.

    • Tight deadlines: I had to deliver a project report within a week, which usually takes two weeks.

    • Stakeholder communication: Coordinating with different teams created confusion and misalignment.

    • Work-life balance: I struggled to maintain my personal time due to extended work hours.

  • Answered by AI
  • Q2. Explain C language to a non technical person?
  • Ans. 

    C is a programming language used to create software and operating systems.

    • C is a low-level language that allows direct access to computer hardware.

    • It is used to create efficient and fast programs.

    • C is the foundation for many other programming languages such as C++, Java, and Python.

    • Examples of C programs include operating systems, device drivers, and video games.

  • Answered by AI
  • Q3. Why you want to join XenonStack?
  • Ans. 

    I am drawn to XenonStack for its innovative approach to technology and commitment to driving impactful business solutions.

    • XenonStack's focus on cutting-edge technologies like AI and cloud computing aligns with my passion for innovation.

    • The company's commitment to data-driven decision-making resonates with my analytical skills and experience in data analysis.

    • I admire XenonStack's collaborative culture, which fosters tea...

  • Answered by AI
  • Q4. Why should we hire your?
  • Ans. 

    I bring a unique blend of analytical skills, industry knowledge, and a passion for problem-solving that aligns with your team's goals.

    • Proven track record in data analysis: Successfully improved operational efficiency by 20% in my previous role through data-driven insights.

    • Strong communication skills: Effectively collaborated with cross-functional teams to gather requirements and deliver actionable solutions.

    • Adaptabilit...

  • Answered by AI
  • Q5. What are your weekness?
  • Ans. 

    I tend to be overly detail-oriented, which can slow down my decision-making process at times.

    • I often spend too much time on data analysis, which can delay project timelines. For example, in a recent project, I took extra time to ensure every data point was accurate, which pushed back our delivery date.

    • I sometimes struggle with delegating tasks because I want to ensure everything is done perfectly. This was evident when...

  • Answered by AI
  • Q6. Introduce yourself?
  • Ans. 

    I am a detail-oriented Business Analyst with a passion for data-driven decision-making and a strong background in project management.

    • Over 5 years of experience in business analysis across various industries, including finance and healthcare.

    • Skilled in gathering and analyzing requirements, as demonstrated in a project where I improved a client's reporting process by 30%.

    • Proficient in using tools like SQL and Tableau for...

  • Answered by AI
  • Q7. Asked about project i have done
  • Q8. Your Hobbies
  • Ans. 

    My hobbies include hiking, photography, and cooking.

    • Hiking: I enjoy exploring nature trails and challenging myself physically.

    • Photography: I love capturing beautiful moments and landscapes through my camera lens.

    • Cooking: I find joy in experimenting with new recipes and creating delicious meals for my friends and family.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a smartness test. How to tackle things. How you aproch or deal with senior. Also you need to know deep basics of technical things.
Don't lie in any way.
Say no to things ypu don't know about.

Skills evaluated in this interview

Senior Robotic Engineer Interview Questions Asked at Other Companies

asked in Miko
Q1. What is loop closure in VSLAM and Scan matching?
asked in Miko
Q2. What is Scan Matching in the ICP algorithm?
asked in Miko
Q3. Explain the navigation stack.
asked in Miko
Q4. Explain the VSLAM stack.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via AmbitionBox and was interviewed in Dec 2022. There were 4 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 

Basic grammer, maths questions,

Round 3 - Technical 

(2 Questions)

  • Q1. Basic questions on programming languages
  • Q2. Oops concepts, collections, method overloading, method overriding
Round 4 - HR 

(2 Questions)

  • Q1. Tell me about your self?
  • Ans. 

    I am a software engineer with experience in developing and maintaining software applications.

    • Proficient in programming languages such as Java, C++, and Python

    • Experience in developing web applications using frameworks like Spring and Django

    • Strong problem-solving and analytical skills

    • Familiarity with version control systems like Git

    • Ability to work in a team and collaborate effectively

  • Answered by AI
  • Q2. What is your salary expectations?
  • Ans. 

    I am open to discussing salary based on the responsibilities and requirements of the position.

    • I am flexible and open to negotiation.

    • I am looking for a competitive salary based on my skills and experience.

    • I am interested in discussing the overall compensation package, including benefits and bonuses.

    • I am open to considering other forms of compensation, such as stock options or profit sharing.

    • I would like to learn more ab...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare on basic questions reach there on time. If
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Mar 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Asked Java Basics

I applied via TCS NQT and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Tell us what have you learnt from your previous experience
  • Q2. Please tell us something about your University/College Project
  • Ans. 

    My university project focused on developing a web-based application for managing student attendance using Java and Spring Boot.

    • Technology Stack: Utilized Java, Spring Boot for backend, and React for frontend, ensuring a robust and responsive application.

    • Database Integration: Implemented MySQL for data storage, allowing efficient retrieval and management of attendance records.

    • User Authentication: Developed a secure logi...

  • Answered by AI
  • Q3. What are your major skills?
  • Ans. 

    I possess strong programming skills, problem-solving abilities, and experience in collaborative software development.

    • Proficient in languages like Python, Java, and JavaScript; developed a web application using React and Node.js.

    • Strong understanding of algorithms and data structures; optimized a sorting algorithm that improved performance by 30%.

    • Experience with version control systems like Git; contributed to open-sourc...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Please have a crystal clear concepts of DSA
Round 1 - Technical 

(2 Questions)

  • Q1. Youll pass.....................................................
  • Q2. Believe me.............................................................

Interview Preparation Tips

Interview preparation tips for other job seekers - hey , lemme tell yooou real quick , dooonnnt interview here , they'll ask basic questions like difference between java and C++ , but dont get fooled , they take 500 trainees for 5 seats , and the main part is , they wont pay you anything until you have signed the bond and cleared atleast 6 monhts without pay , and thats not you might be looking for as a fresher
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

1 hours of aptitude test medium level

Round 2 - Coding Test 

Basic dsa questions and technical question

Round 3 - Group Discussion 

How AI helps other to find optimal solutions

Are these interview questions helpful?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

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 

Aptitude was to the point. Was Easy

Round 3 - Assignment 

Then there was an assignment where have to create a web project.

Round 4 - HR 

(3 Questions)

  • Q1. Are you comfortable with bond
  • Q2. Are you comfortable with relocation
  • Q3. What are your skillsets.
  • Ans. 

    I possess a diverse skill set in software development, including programming languages, frameworks, and problem-solving abilities.

    • Proficient in languages like Java, Python, and JavaScript, with experience in building web applications.

    • Experienced in frameworks such as React for front-end development and Spring Boot for back-end services.

    • Strong understanding of database management with SQL and NoSQL databases like MySQL ...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Just focus on the assignment thing rest is easy. They shortlist mainly on that no technical round in my case
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected
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 - Assignment 

Design a web page with database connectivity

Round 3 - One-on-one 

(1 Question)

  • Q1. Describe your projects
Round 4 - HR 

(1 Question)

  • Q1. Basic hr question
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. College project details and coding experience
Round 2 - Coding Test 

Good level logical question

Round 3 - HR 

(1 Question)

  • Q1. Next 5 years where you see yourself
  • Ans. 

    In five years, I envision myself as a senior software developer, leading projects and mentoring junior developers while enhancing my skills.

    • Progressing to a senior software developer role, where I can lead projects and make architectural decisions.

    • Mentoring junior developers, sharing knowledge, and fostering a collaborative team environment.

    • Expanding my technical skills by learning new programming languages and framewo...

  • Answered by AI

Miko Interview FAQs

How many rounds are there in Miko Senior Robotic Engineer interview?
Miko interview process usually has 2 rounds. The most common rounds in the Miko interview process are Assignment and One-on-one Round.
What are the top questions asked in Miko Senior Robotic Engineer interview?

Some of the top questions asked at the Miko Senior Robotic Engineer interview -

  1. What is loop closer in VSLAM and Scan match...read more
  2. What is Scan Matching in ICP algorit...read more
  3. Explain the navigation sta...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 1 interview experience

Difficulty level

Moderate 100%

Duration

2-4 weeks 100%
View more

Interview Questions from Similar Companies

XenonStack Interview Questions
3.1
 • 29 Interviews
ENH iSecure Interview Questions
4.1
 • 29 Interviews
Convin Interview Questions
4.3
 • 22 Interviews
Netomi Interview Questions
4.2
 • 11 Interviews
Codemonk Interview Questions
3.8
 • 8 Interviews
Habilelabs Interview Questions
4.1
 • 8 Interviews
Ikarus 3D Interview Questions
3.0
 • 8 Interviews
Dozee Interview Questions
3.8
 • 7 Interviews
View all
Content Writer
7 salaries
unlock blur

₹1.1 L/yr - ₹7.1 L/yr

Product Manager
7 salaries
unlock blur

₹17 L/yr - ₹27 L/yr

Associate Product Manager
7 salaries
unlock blur

₹16.5 L/yr - ₹21.2 L/yr

Sales Associate
6 salaries
unlock blur

₹2.4 L/yr - ₹4 L/yr

Business Analyst
6 salaries
unlock blur

₹13.5 L/yr - ₹14 L/yr

Explore more salaries
Compare Miko with

XenonStack

3.1
Compare

Sequretek It Solutions

3.9
Compare

Dozee

3.8
Compare

ENH iSecure

4.1
Compare
write
Share an Interview