Upload Button Icon Add office photos

Filter interviews by

Clear (1)

EagleView Software Developer Interview Questions and Answers

Updated 17 Oct 2024

EagleView Software Developer Interview Experiences

2 interviews found

Interview experience
2
Poor
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Job Portal and was interviewed in Sep 2024. There were 4 interview rounds.

Round 1 - Coding Test 

2 DSA question was asked

Round 2 - Aptitude Test 

40 questions in 20 minutes

Round 3 - Technical 

(2 Questions)

  • Q1. Stones games 2 leetcode
  • Q2. Permutations of array
  • Ans. 

    Generate all possible permutations of an array of strings

    • Use recursion to generate permutations

    • Swap elements to create different permutations

    • Base case: when array size is 1, return array as permutation

  • Answered by AI
Round 4 - Technical 

(1 Question)

  • Q1. Project discussion

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. General resume discussions
  • Q2. HR questiosn aslso

Software Developer Interview Questions Asked at Other Companies

asked in Amazon
Q1. Maximum Subarray Sum Problem Statement Given an array of integers ... read more
asked in Amazon
Q2. Minimum Number of Platforms Needed Problem Statement You are give ... read more
asked in Rakuten
Q3. Merge Two Sorted Arrays Problem Statement Given two sorted intege ... read more
asked in Cognizant
Q4. Nth Fibonacci Number Problem Statement Calculate the Nth term in ... read more
Q5. Find Duplicate in Array Problem Statement You are provided with a ... read more

Interview questions from similar companies

I applied via Walk-in and was interviewed before Mar 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude test

Round 2 - Group Discussion 

Current affairs

Round 3 - Technical 

(1 Question)

  • Q1. Puzzle , sql related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be yourself, whatever you know just be confident

I applied via Campus Placement and was interviewed in Feb 2021. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. How to find the middle of a linked list in one iteration.
  • Ans. 

    To find the middle of a linked list in one iteration, use two pointers with different speeds.

    • Initialize two pointers, one slow and one fast, both pointing to the head of the linked list.

    • Move the slow pointer one step at a time and the fast pointer two steps at a time.

    • When the fast pointer reaches the end of the linked list, the slow pointer will be at the middle node.

  • Answered by AI
  • Q2. All sorting you know and their complexities both time and space
  • Q3. Eagle eye view of binary tree
  • Ans. 

    A binary tree is a data structure consisting of nodes, where each node has at most two children.

    • Binary tree is used to represent hierarchical relationships between nodes

    • Traversal of binary tree can be done in three ways: inorder, preorder, postorder

    • Binary search tree is a type of binary tree where left child is smaller and right child is greater than parent

    • Balanced binary tree has height difference of at most 1 between...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Revise everything you learnt just before the intervsiew. Be clear on things you have put on your resume.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Closures, hostings, react js, redux, hooks basic
  • Q2. Html5, css3, basic javascript stuff
Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Campus Placement and was interviewed before Oct 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 Resume tips
Round 2 - Aptitude Test 

Basic Aptitude questions were there which I think anyone can clear.

Round 3 - Coding Test 

2 easy level programming questions were asked.

Round 4 - HR 

(1 Question)

  • Q1. Introduction, background, interest, vision.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Sep 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Basic coding questions

Round 2 - Technical 

(2 Questions)

  • Q1. Question about current project.
  • Q2. Basic Java, spring questions
Round 3 - HR 

(1 Question)

  • Q1. Basic HR questions
Interview experience
4
Good
Difficulty level
-
Process Duration
Less than 2 weeks
Result
-

I applied via Naukri.com and was interviewed in Nov 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Coding test consists of easy to medium difficulty problems.

Round 2 - Technical 

(1 Question)

  • Q1. HashMap in java
  • Ans. 

    HashMap in Java is a data structure that stores key-value pairs and allows for fast retrieval of values based on keys.

    • HashMap is part of the Java Collections framework.

    • It uses hashing to store key-value pairs, allowing for O(1) retrieval time on average.

    • Keys in a HashMap must be unique, but values can be duplicated.

    • Example: HashMap map = new HashMap<>(); map.put("key1", 1); int value = map.get("key1");

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Best place to work

Skills evaluated in this interview

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

I applied via Walk-in and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. React js, ReactHooks, es67 features, bootstrap
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-

I applied via Job Portal

Round 1 - Coding Test 

60mintues DSA level coding exam

Contribute & help others!
anonymous
You can choose to be anonymous

EagleView Interview FAQs

How many rounds are there in EagleView Software Developer interview?
EagleView interview process usually has 2-3 rounds. The most common rounds in the EagleView interview process are Technical, Coding Test and Aptitude Test.
What are the top questions asked in EagleView Software Developer interview?

Some of the top questions asked at the EagleView Software Developer interview -

  1. Permutations of ar...read more
  2. Stones games 2 leetc...read more
  3. General resume discussi...read more

Recently Viewed

JOBS

Browse jobs

Discover jobs you love

COMPANY BENEFITS

KNR Constructions

20 benefits

COMPANY BENEFITS

IRB Infrastructure

60 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

COMPANY BENEFITS

Dilip Buildcon

304 benefits

DESIGNATION

SALARIES

Avalon Global Research

SALARIES

The Louis Berger Group

SALARIES

Avalon Global Research

INTERVIEWS

ServiceNow

No Interviews

Tell us how to improve this page.

EagleView Software Developer Interview Process

based on 2 interviews

Interview experience

3
  
Average
View more
EagleView Software Developer Salary
based on 15 salaries
₹12 L/yr - ₹18 L/yr
85% more than the average Software Developer Salary in India
View more details
Software Engineer
37 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
27 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Measurement Technician
26 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer II
19 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer Level 1
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare EagleView with

Maxar Technologies

4.1
Compare

Cyient

3.6
Compare

Genesys

4.1
Compare

Trimble

4.2
Compare
Did you find this page helpful?
Yes No
write
Share an Interview
Rate your experience using AmbitionBox
Terrible
Terrible
Poor
Poor
Average
Average
Good
Good
Excellent
Excellent