Upload Button Icon Add office photos
Engaged Employer

i

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

Skylark Drones Verified Tick

Compare button icon Compare button icon Compare
3.6

based on 8 Reviews

Filter interviews by

Skylark Drones Ai Ml Engineer Interview Questions and Answers

Updated 27 Sep 2023

Skylark Drones Ai Ml Engineer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Technical MCQ test related to deep learning concepts such as CNN, NLP.
  • Q2. Related to PyTorch, applications of PyTorch, function Completion
Round 2 - Technical 

(3 Questions)

  • Q1. Related to Projects and ML concepts. Decision Trees, K means clustering, regression. They were expecting more experience in CNN Domain.
  • Q2. Explain Decision Trees
  • Ans. 

    Decision Trees are a popular machine learning algorithm used for classification and regression tasks.

    • Decision Trees are a tree-like structure where each internal node represents a feature or attribute, each branch represents a decision rule, and each leaf node represents the outcome.

    • They are easy to interpret and visualize, making them popular for understanding how a model makes predictions.

    • Decision Trees can handle bo...

  • Answered by AI
  • Q3. Project explanation

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare according to job role.

Skills evaluated in this interview

Interview questions from similar companies

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

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

Round 1 - Assignment 

Was given two hours to implement an Api

Round 2 - Technical 

(2 Questions)

  • Q1. Asked to develop register, login and logout using grpc.
  • Q2. Number of islands in Dsa
  • Ans. 

    Number of islands in DSA refers to the problem of finding the number of connected groups of 1s in a 2D grid.

    • Use Depth First Search (DFS) or Breadth First Search (BFS) to traverse the grid and mark visited islands.

    • Count the number of times DFS/BFS is called to find the total number of islands.

    • Consider diagonal connections if specified in the problem.

    • Example: Given grid [['1','1','0','0'],['0','1','0','1'],['1','0','0','

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

I applied via Indeed and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Core HTML, CSS and JS

Round 2 - Coding Test 

JS deep dive and react

Round 3 - Behavioral 

(1 Question)

  • Q1. Mimic Promise.all, Array.flat, OTP Component etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Study core JS concepts and be strong in react fundamentals
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - Coding Test 

2 DSA problems were asked

Round 2 - Technical 

(1 Question)

  • Q1. Questions about software development

I was interviewed in Apr 2022.

Round 1 - Telephonic Call 

(1 Question)

Round duration - 55 Minutes
Round difficulty - Easy

Timing - evening
Interviewer was friendly.

  • Q1. Find Number Of Islands

    You are given a 2-dimensional array/list having N rows and M columns, which is filled with ones(1) and zeroes(0). 1 signifies land, and 0 signifies water.

    A cell is said to be conn...

  • Ans. 

    I directly came up with the DFS approach.

  • Answered by CodingNinjas
Round 2 - Telephonic Call 

(2 Questions)

Round duration - 55 Minutes
Round difficulty - Easy

Timing - afternoon
Interviewer was friendly

  • Q1. Move Zeroes To End

    Given an unsorted array of integers, you have to move the array elements in a way such that all the zeroes are transferred to the end, and all the non-zero elements are moved to the fron...

  • Ans. 

    Thought about 2 pointer technique and solved with that.

  • Answered by CodingNinjas
  • Q2. Asteroid Collision

    You are given an array/list “ASTEROIDS” representing asteroids in a row. For each element of the given array, its absolute value denotes the size of that asteroid and its sign denotes th...

  • Ans. Stack Based Approach

    The idea is to use the stack to maintain the state of the asteroids. If we find an asteroid moving to the left (-ve value), let’s say at index i, then it will collide with an asteroid moving to the right (+ve value) and having index less than i. Hence, we can use a stack to keep track of asteroids moving to the right and then pop the elements from the stack as and when any asteroid gets destroyed.

    &n...

  • Answered by CodingNinjas
Round 3 - Telephonic Call 

(1 Question)

Round duration - 55 Minutes
Round difficulty - Easy

Timing - evening
interviewer was friendly

  • Q1. System Design Question

    Building a quizzing system for multiple classes and teachers. 
    Game:
    A set of MCQ Questions that a Player can answer. 
    A Game will be assigned to a class or multiple Classes by...

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Senior Software Engineer in BangaloreEligibility criteriaExperienceQuizizz Inc. interview preparation:Topics to prepare for the interview - Data Structures, Algorithms, Low Level Design, High Level Design, Machine LearningTime required to prepare for the interview - 1 MonthInterview preparation tips for other job seekers

Tip 1 : Practice DSA/Algorithms.
Tip 2 : Practice LLD and OOPs concepts. Also, do check how data models/database schema should be.
Tip 3 : Practice System Design from the Alex Xu - System Design Interview book.

Application resume tips for other job seekers

Tip 1 : Do not put false things on your resume.
Tip 2 : Should know your resume in and out.

Final outcome of the interviewRejected

Skills evaluated in this interview

Software Engineer Interview Questions & Answers

Meddo user image Nishant Srivastava

posted on 31 May 2021

Interview Questionnaire 

1 Question

  • Q1. JS questions are asked

Skylark Drones Interview FAQs

How many rounds are there in Skylark Drones Ai Ml Engineer interview?
Skylark Drones interview process usually has 3 rounds. The most common rounds in the Skylark Drones interview process are Technical and Resume Shortlist.
What are the top questions asked in Skylark Drones Ai Ml Engineer interview?

Some of the top questions asked at the Skylark Drones Ai Ml Engineer interview -

  1. Explain Decision Tr...read more
  2. Related to Projects and ML concepts. Decision Trees, K means clustering, regres...read more
  3. Technical MCQ test related to deep learning concepts such as CNN, N...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Skylark Drones interview
Campus Placement
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

InsanelyGood Interview Questions
4.1
 • 19 Interviews
Vegrow Interview Questions
4.2
 • 16 Interviews
Pepper Content Interview Questions
2.5
 • 11 Interviews
Elevate Interview Questions
3.5
 • 9 Interviews
Meddo Interview Questions
3.1
 • 8 Interviews
ParallelDots Interview Questions
4.1
 • 7 Interviews
Quizizz Interview Questions
3.8
 • 6 Interviews
Kisan Network Interview Questions
3.4
 • 6 Interviews
View all
Software Engineer
4 salaries
unlock blur

₹9 L/yr - ₹13 L/yr

HR Executive
4 salaries
unlock blur

₹8 L/yr - ₹10 L/yr

Head Operations
4 salaries
unlock blur

₹15 L/yr - ₹27 L/yr

GIS Specialist
4 salaries
unlock blur

₹7 L/yr - ₹7.5 L/yr

GIS Analyst
4 salaries
unlock blur

₹3.8 L/yr - ₹7 L/yr

Explore more salaries
Compare Skylark Drones with

Ideaforge Technology

3.8
Compare

Edall Systems

5.0
Compare

Aarav Unmanned Systems

3.8
Compare

Quidich Innovation Labs

5.0
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview