Upload Button Icon Add office photos

Filter interviews by

EagleBurgmann Software Developer Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Jan 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

It was basically a aptitude round of 60 questions.

Round 2 - Coding Test 

There were 3 coding questions.The question was based on Recursion and
Dynamic problem.

Round 3 - Technical 

(1 Question)

  • Q1. Self introduction What is polymorphism, oops concepts DBMS Indexes Normalisation Abstraction vs interface

Interview Preparation Tips

Topics to prepare for KONE Software Developer interview:
  • Java
Interview preparation tips for other job seekers - For Coding round, you can solve LeetCode.
Round 1 - Aptitude Test 

Related to logical,verbal

Round 2 - Technical 

(1 Question)

  • Q1. Related to coding,basic programming questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be well prepared with anything so that u will hv more confidence
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Group Discussion 

They asked about corona

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Aptitude Test 

Aptitude test, quant, grammer, logical

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Campus Placement

Round 1 - Aptitude Test 

It was aptitude plus MCQ from operating system, C programming basics, DSA

Round 2 - Technical 

(2 Questions)

  • Q1. Tell me about the project in your resume
  • Q2. A basic coding question
Round 3 - Technical 

(2 Questions)

  • Q1. Live coding question was asked it was very basic
  • Q2. Hr question were asked after that
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

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

Round 1 - Coding Test 

It was of 45 minutes they asked patterns and arrays question

Round 2 - HR 

(5 Questions)

  • Q1. What is your goal
  • Ans. 

    My goal is to continuously improve my coding skills, contribute to innovative projects, and eventually become a technical leader in the software development field.

    • Continuous improvement through learning new technologies and best practices

    • Contribute to innovative projects by developing high-quality, efficient code

    • Work towards becoming a technical leader by mentoring junior developers and leading technical initiatives

  • Answered by AI
  • Q2. Where do u see urself in 5 years
  • Ans. 

    In 5 years, I see myself as a senior software developer leading a team on innovative projects.

    • Continuing to enhance my technical skills and knowledge through ongoing learning and certifications

    • Taking on more leadership responsibilities and mentoring junior developers

    • Contributing to the success and growth of the company through my expertise and dedication

  • Answered by AI
  • Q3. What is computer networks
  • Ans. 

    Computer networks are systems of interconnected computers that communicate with each other to share resources and information.

    • Computer networks allow for the sharing of resources such as files, printers, and internet connections.

    • They enable communication between devices through protocols like TCP/IP.

    • Examples of computer networks include LANs (Local Area Networks) and WANs (Wide Area Networks).

  • Answered by AI
  • Q4. What is different layers in networks
  • Ans. 

    Different layers in networks refer to the hierarchical structure of network protocols and functions.

    • Layers help in organizing and managing network communication.

    • Examples of network layers include physical layer, data link layer, network layer, transport layer, and application layer.

    • Each layer has specific functions and protocols to ensure smooth communication between devices.

    • Layers help in modularizing network design a

  • Answered by AI
  • Q5. How does google start
  • Ans. 

    Google started as a research project by Larry Page and Sergey Brin while they were Ph.D. students at Stanford University.

    • Google was founded in 1998 by Larry Page and Sergey Brin.

    • The initial version of Google was called BackRub, which was a search engine that operated on Stanford servers.

    • Google's mission was to organize the world's information and make it universally accessible and useful.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well and improve ur speaking skills

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Walk-in and was interviewed in Aug 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 

Numbering & blood relationship and time and speed related questions and numerically question

Round 3 - Group Discussion 

It's very good performance of group discussion

Round 4 - Technical 

(3 Questions)

  • Q1. In future caterpillar company how to make increase and development
  • Ans. 

    Caterpillar can increase and develop in future by implementing advanced technologies and expanding their global reach.

    • Invest in research and development to create innovative products and solutions

    • Adopt automation and artificial intelligence to improve efficiency and productivity

    • Expand into emerging markets to increase revenue and market share

    • Partner with other companies to leverage their expertise and resources

    • Focus on...

  • Answered by AI
  • Q2. What is types of mixing grades
  • Ans. 

    Mixing grades refer to the different levels of mixing intensity used in industrial processes.

    • There are typically three types of mixing grades: low, medium, and high.

    • Low mixing grades are used for gentle mixing, such as blending powders or liquids.

    • Medium mixing grades are used for more intense mixing, such as emulsifying liquids or dispersing solids.

    • High mixing grades are used for very intense mixing, such as homogenizi...

  • Answered by AI
  • Q3. What is the quality of work in site
  • Ans. 

    The quality of work on the site is exceptional.

    • The site has a well-designed user interface that is easy to navigate.

    • The code is clean and well-organized, making it easy to maintain and update.

    • The site is regularly tested and updated to ensure optimal performance.

    • The site has a high level of security to protect user data.

    • The site has received positive feedback from users and industry experts.

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Caterpillar Inc Software Developer interview:
  • Site Supervision
Interview preparation tips for other job seekers - Own one future app development and by use india country
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Apr 2023. 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 - Coding Test 

There was a 1 hr coding test

Round 3 - Technical 

(2 Questions)

  • Q1. It was mostly from the resume
  • Q2. Remove duplicates from an array
  • Ans. 

    Remove duplicates from an array of strings

    • Iterate through the array and use a Set to store unique values

    • Convert the Set back to an array to get the final result

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be good with what's on resume
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 - Aptitude Test 

Profit loss, directions, all basic aptitude.

Round 3 - Technical 

(2 Questions)

  • Q1. Tell me about your self
  • Q2. What do you know about cloud
  • Ans. 

    Cloud computing is the delivery of computing services over the internet.

    • Cloud computing allows users to access and store data and applications on remote servers.

    • It offers scalability, flexibility, and cost-effectiveness compared to traditional on-premises solutions.

    • Examples of cloud services include Amazon Web Services (AWS), Microsoft Azure, and Google Cloud Platform.

  • Answered by AI
Round 4 - Leadership Round 

(1 Question)

  • Q1. Where do you see yourself in 5 years
Round 5 - HR 

(1 Question)

  • Q1. Do you want to do foreign studies

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Jan 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Java coding questions and sql query

Round 2 - HR 

(2 Questions)

  • Q1. Regarding company
  • Q2. Regarding company culture they have asked

Interview Preparation Tips

Interview preparation tips for other job seekers - This company amenities are good too much work pressure and toxic environment and no job security so please be careful while joining

Tell us how to improve this page.

EagleBurgmann Software Developer Salary
based on 7 salaries
₹2.6 L/yr - ₹4 L/yr
63% less than the average Software Developer Salary in India
View more details

EagleBurgmann Software Developer Reviews and Ratings

based on 3 reviews

3.0/5

Rating in categories

2.2

Skill development

2.6

Work-life balance

3.1

Salary

3.6

Job security

2.2

Company culture

2.6

Promotions

2.2

Work satisfaction

Explore 3 Reviews and Ratings
Design Engineer
122 salaries
unlock blur

₹1.8 L/yr - ₹8 L/yr

Senior Design Engineer
27 salaries
unlock blur

₹6.8 L/yr - ₹11 L/yr

Assistant Manager
23 salaries
unlock blur

₹6.7 L/yr - ₹15 L/yr

Software Engineer
20 salaries
unlock blur

₹2.6 L/yr - ₹7.8 L/yr

Senior Engineer
16 salaries
unlock blur

₹4.8 L/yr - ₹8 L/yr

Explore more salaries
Compare EagleBurgmann with

ABB

4.1
Compare

KONE

4.1
Compare

Caterpillar Inc

4.2
Compare

Hitachi

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