Upload Button Icon Add office photos
Engaged Employer

i

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

EagleEye Drones Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

EagleEye Drones Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

I applied via Referral and was interviewed in Jan 2021. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Tell me about your self, and technical questions
  • Q2. Project related questions ask me

Interview Preparation Tips

Interview preparation tips for other job seekers - In interview Time you are feeling energetic, be confident etc
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Can you describe your past experiences?
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Not Selected

I was interviewed in Nov 2023.

Round 1 - Coding Test 

Simple coding and scripting round

Round 2 - Coding Test 

This round was in front of a panelist you have to code a basic application

Round 3 - Technical 

(1 Question)

  • Q1. This was system design round where db schema and application outline and logic to build it were asked
Round 4 - One-on-one 

(1 Question)

  • Q1. Here behavioural question were asked by the product owner
Round 5 - Technical 

(1 Question)

  • Q1. This is also a coding round where you have to code a small application related to the tech you have exp in
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal

Round 1 - Technical 

(1 Question)

  • Q1. Question based on Nodejs, MySQL

Interview Preparation Tips

Interview preparation tips for other job seekers - Easy

I applied via Company Website and was interviewed in Apr 2022. There were 2 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 

Mcq

Interview Preparation Tips

Topics to prepare for Busibud Software Developer interview:
  • C
  • C++
Interview preparation tips for other job seekers - I am fullstack software developer.And i have no experience.

I applied via Naukri.com and was interviewed in Jun 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Program we're asked based on html

Interview Preparation Tips

Interview preparation tips for other job seekers - no advice to be given the he was good and it nice experience
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Good level question. I have qualified for the next round

Round 2 - Coding Test 

Basic to intermediate question, Cleared the test

Round 3 - HR 

(1 Question)

  • Q1. Tell me about yourself and introduce yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Not selected in the technical round because of lack of projects as per my role

Interview Questions & Answers

Apiculus (IndiQus Technologies) user image Anonymous

posted on 3 May 2019

I applied via Referral and was interviewed before May 2018. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Subnetting. Service Desk tools
  • Q2. Cloud Computing, Linux

Interview Preparation Tips

General Tips: Interview at Indiqus was good. It was more of a discussion. Supportive environment.
Skills: Basics Of Networking, Communication
Duration: 1-4 weeks

I applied via Approached by Company and was interviewed before May 2021. 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 

(5 Questions)

  • Q1. What is IoT, explain your project on it.
  • Q2. What is flow sensor ? Explain it's working.
  • Ans. 

    A flow sensor is a device used to measure the flow rate of a fluid or gas.

    • Flow sensors work by measuring the amount of fluid or gas passing through a pipe or channel.

    • There are different types of flow sensors such as thermal, ultrasonic, and magnetic flow sensors.

    • Flow sensors are commonly used in industries such as automotive, aerospace, and medical.

    • Examples of applications of flow sensors include monitoring blood flow ...

  • Answered by AI
  • Q3. What is the different mode esp32?
  • Ans. 

    ESP32 has three different modes: Station mode, SoftAP mode, and Station+SoftAP mode.

    • Station mode allows the ESP32 to connect to a Wi-Fi network as a client.

    • SoftAP mode allows the ESP32 to act as a Wi-Fi access point.

    • Station+SoftAP mode allows the ESP32 to both connect to a Wi-Fi network and act as an access point simultaneously.

  • Answered by AI
  • Q4. What is server, cloud, AWS
  • Ans. 

    Server is a computer system that provides services to other computers. Cloud is a network of servers. AWS is a cloud computing platform.

    • Server is a hardware or software system that provides services to other computers or devices.

    • Cloud is a network of servers that can be accessed remotely over the internet.

    • AWS (Amazon Web Services) is a cloud computing platform that provides a wide range of services such as computing po...

  • Answered by AI
  • Q5. Do you know about circuit design.
  • Ans. 

    Yes, I have knowledge of circuit design.

    • I have experience in designing and testing circuits for various applications.

    • I am familiar with different types of circuits such as analog, digital, and mixed-signal circuits.

    • I have worked with tools such as SPICE simulation software and PCB design software.

    • I have designed circuits for projects such as power supplies, audio amplifiers, and microcontroller-based systems.

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. How much you are getting now.
  • Q2. What is your expectations about salary.

Interview Preparation Tips

Topics to prepare for Morphedo Technologies Team Lead interview:
  • IOT
  • PCB Designing
  • Cloud
  • Startup
  • Embedded System Design
Interview preparation tips for other job seekers - Try your Best and give your best. Make India proud. It never matters where you are working but your work should always be in the favour of mankind.

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
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. What’s is Architecture ios
  • Ans. 

    iOS architecture refers to the overall structure and design of an iOS application, including how components interact and communicate with each other.

    • iOS architecture typically includes components such as Model-View-Controller (MVC), Model-View-ViewModel (MVVM), and Model-View-Presenter (MVP).

    • Architectural patterns help in organizing code, improving scalability, and enhancing maintainability of iOS applications.

    • Examples...

  • Answered by AI
  • Q2. Memory management how is handled
  • Ans. 

    Memory management in iOS is handled through Automatic Reference Counting (ARC) which automatically manages memory by keeping track of object references.

    • ARC automatically adds and removes object references as needed to manage memory

    • Weak references are used to prevent retain cycles and memory leaks

    • Delegates and closures can create strong reference cycles if not managed properly

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Why want to change company

Skills evaluated in this interview

EagleEye Drones Interview FAQs

How to prepare for EagleEye Drones 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 EagleEye Drones. The most common topics and skills that interviewers at EagleEye Drones expect are 3D Modeling, Assembling, Part Modeling, Prototyping and Surface Modeling.

Tell us how to improve this page.

Interview Questions from Similar Companies

Busibud Interview Questions
4.0
 • 42 Interviews
Leumas Interview Questions
4.0
 • 4 Interviews
Innovate Labs Interview Questions
5.0
 • 3 Interviews
Markovate Interview Questions
4.4
 • 2 Interviews
View all

EagleEye Drones Reviews and Ratings

based on 2 reviews

4.5/5

Rating in categories

4.1

Skill development

4.5

Work-life balance

3.6

Salary

4.5

Job security

4.5

Company culture

4.1

Promotions

4.5

Work satisfaction

Explore 2 Reviews and Ratings
Compare EagleEye Drones with

Busibud

4.0
Compare

Morphedo Technologies

4.2
Compare

DataToBiz Private Limited

4.5
Compare

Brio Technologies

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