Upload Button Icon Add office photos

Filter interviews by

Eagle Software Interview Questions and Answers

Be the first one to contribute and help others!

Interview questions from similar companies

Graphic Designer Interview Questions & Answers

Canva user image Chitranshi Lashkari

posted on 20 Dec 2024

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

I applied via Approached by Company and was interviewed in Nov 2024. There were 8 interview rounds.

Round 1 - Group Discussion 

A group discussion (GD) is a structured conversation where a group of people discuss a topic and are observed by a panel of judges or interviewers

Round 2 - HR 

(2 Questions)

  • Q1. An HR interview is a discussion with a human resources representative to determine if a candidate is a good fit for a company. HR interviewers may ask general questions to gauge a candidate's fit for the c...
  • Q2. Do you have an HR interview coming up? Along with reviewing your skills and experience, the interviewer will want to assess your self-confidence, interpersonal skills and communication abilities. To make a...
Round 3 - One-on-one 

(2 Questions)

  • Q1. A one-on-one interview is a job interview where a candidate meets with a single interviewer to discuss their qualifications, experience, and suitability for a role.
  • Q2. A one-on-one interview is a job interview where a single candidate meets with a single interviewer to discuss the candidate's qualifications for a job
Round 4 - Coding Test 

Coding tests for interviews are designed to evaluate a candidate's ability to think creatively and adapt their solutions to changing scenarios.

Round 5 - Case Study 

A case study interview is a job interview where a candidate is presented with a business scenario and asked to analyze it and propose a solution.

Round 6 - Assignment 

Interview assessment tests can include aptitude tests, personality tests, cognitive ability tests, presentations, and writing tasks:

Round 7 - Technical 

(1 Question)

  • Q1. Technical interview questions can cover a range of topics, including your experience, background, and technical skills:
Round 8 - Aptitude Test 

An aptitude test is quite vital for placements as it helps in enhancing the logical skills of the person and if someone is preparing for interviews then aptitude preparation is very much required.

Interview Preparation Tips

Interview preparation tips for other job seekers - Enhance your skills
Identify any skill gaps in your desired field and take steps to improve them. You can do this through online courses, certifications, or workshops.
Update your resume
Before you start applying to jobs, add any new skills, achievements, or awards to your resume. You should also revise your objective or summary.
Research potential employers
Research companies in the industry you want to work in and how what they offer aligns with what you want in an employer.
Establish your goals
Create goals that you can check in with, rather than chasing every opportunity that comes along.
Focus your search
Focus your job search on positions you feel excited about and companies you really want to work for.
Negotiate well
Negotiation skills are critical for many business jobs, but they can help people in any industry.
Treat your search like a job
Develop an organized and consistent job search routine. Set aside dedicated time each day for tasks such as researching job openings, customizing resumes, and more.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Roles and responsibilities
  • Q2. Problem based questions
  • Q3. Code test & discussions over best practices, best solutions, time and space complexities
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

(2 Questions)

  • Q1. What data structure is used to implement a priority queue?
  • Ans. 

    Binary heap is used to implement a priority queue.

    • Binary heap is a complete binary tree where each node has a value greater than or equal to its children.

    • It can be implemented using arrays, where the parent of node at index i is at index (i-1)/2.

    • Insertion and deletion operations have time complexity of O(log n) in a binary heap.

  • Answered by AI
  • Q2. How many trees will a binary tree have?
  • Ans. 

    A binary tree can have any number of nodes, but the maximum number of trees with n nodes is 2^n.

    • A binary tree can have 0 nodes, 1 node, 2 nodes, or any number of nodes.

    • The maximum number of binary trees with n nodes is 2^n.

    • For example, a binary tree with 3 nodes can have up to 8 different structures.

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. SQL Query to return the second highest marks in a student database
  • Ans. 

    Use a SQL query to find the second highest marks in a student database.

    • Use the ORDER BY clause to sort the marks in descending order

    • Use the LIMIT clause to limit the result to the second row

  • Answered by AI
  • Q2. Program to check if two strings are anagrams
  • Ans. 

    Program to check if two strings are anagrams

    • Create a function that takes in two strings as input

    • Remove any spaces and convert both strings to lowercase for consistency

    • Sort the characters in both strings and compare if they are equal to determine if they are anagrams

    • Example: 'listen' and 'silent' are anagrams

  • Answered by AI

Skills evaluated in this interview

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

I applied via Seek and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - HR 

(2 Questions)

  • Q1. Year of experience
  • Ans. 

    I have 5 years of experience working as a Quality Engineer in the manufacturing industry.

    • 5 years of experience as a Quality Engineer

    • Experience in implementing quality control processes

    • Knowledge of quality standards and regulations

    • Experience in conducting quality audits and inspections

    • Experience in root cause analysis and problem-solving

  • Answered by AI
  • Q2. Why did you leave your last job
  • Ans. 

    Seeking new challenges and opportunities for growth in a different work environment.

    • Desire for career advancement

    • Seeking new challenges

    • Relocation

    • Company downsizing

    • Better work-life balance

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. How do you investigate a quality issue?
  • Ans. 

    I investigate a quality issue by gathering data, analyzing root causes, implementing corrective actions, and monitoring results.

    • Gather relevant data and documentation related to the quality issue

    • Analyze the data to identify potential root causes of the issue

    • Develop and implement corrective actions to address the root causes

    • Monitor the effectiveness of the corrective actions and make adjustments as needed

  • Answered by AI
  • Q2. What frustrates you?
  • Ans. 

    Lack of communication and unclear expectations frustrate me.

    • Lack of communication between team members

    • Unclear expectations from management

    • Inefficient processes causing delays

    • Micromanagement

    • Lack of recognition for hard work

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. What is the difference between Validation and Verification
  • Ans. 

    Validation ensures the product meets the customer's needs, while verification ensures the product is built correctly.

    • Validation is the process of evaluating a product to ensure it meets the customer's requirements and needs.

    • Verification is the process of evaluating whether a product is built correctly according to the specifications and requirements.

    • Validation answers the question 'Are we building the right product?' w...

  • Answered by AI
  • Q2. What motivated you to apply for this role
  • Ans. 

    Passion for ensuring quality standards and continuous improvement in engineering processes.

    • Passion for quality assurance and process improvement

    • Interest in utilizing engineering skills to enhance product quality

    • Desire to contribute to a team focused on excellence

    • Previous experience in quality control or process optimization

  • Answered by AI

Interview Preparation Tips

Topics to prepare for ResMed Quality Engineer interview:
  • Lean Manufacturing
Interview preparation tips for other job seekers - All questions are based on what you wrote in your CV so make sure you know everything you've written in there
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

A link was provided for the 15-minute online aptitude test.

Round 2 - Coding Test 

90 minutes coding round. There were three problems. One for JavaScript and two for ReactJS

Round 3 - Technical 

(1 Question)

  • Q1. Mostly ReactJS questions were asked and a few Javascript questions were asked.
Round 4 - One-on-one 

(1 Question)

  • Q1. Again a few react based questions then it was mostly discussion on the past experiences.
Round 5 - HR 

(1 Question)

  • Q1. A general discussion about the notice period, compensation, and information about the company's culture was provided.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I applied via LinkedIn and was interviewed in Jun 2024. There were 4 interview rounds.

Round 1 - Screening Round 

(3 Questions)

  • Q1. Current company project and tech stack related
  • Q2. Very basic selenium and java interview questions asked verbally
  • Q3. 30 min interview
Round 2 - Coding Test 

(3 Questions)

  • Q1. Write code in java for following input String s = "abdc112kg45ldy4p9" to get output sum = 170.
  • Q2. Some basic selenium, testng, cucumber bdd questions
  • Q3. Its a 40 min coding round
Round 3 - Technical 

(5 Questions)

  • Q1. Java code in order to find the day if we give jan 1 as monday. then what day is sept 14.
  • Q2. Selenium Xpath related questions to find it in website of flipkart sellers page.
  • Q3. Show nullpointer error using java code.
  • Q4. Selenium, TestNG, Cucumber Questions
  • Q5. 45 min high level technical round
Round 4 - Behavioral 

(3 Questions)

  • Q1. General discussion related to current company tecstack and work.
  • Q2. General Managerial Round/HR Round questions related to cultural or behavioral fit.
  • Q3. 30 min short discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - There are hidden rounds, where they just put after the whole interview process just before joining date in order to eliminate the candidates all of a sudden when you are expected to get an offer.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Fibonacci, swap without 3rd var
  • Q2. Non repetitive char in string
  • Ans. 

    Find the first non-repetitive character in a string.

    • Iterate through the string and count the occurrences of each character.

    • Return the first character with a count of 1.

  • Answered by AI
Round 2 - Case Study 

Scenario based questions

Skills evaluated in this interview

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

Core mechanical and aptitude

Round 2 - Technical 

(5 Questions)

  • Q1. Analysis of stress strain diagrams
  • Ans. 

    Stress strain diagrams show the relationship between stress and strain in a material.

    • Stress strain diagrams help in understanding the behavior of materials under different loading conditions.

    • The slope of the stress strain curve represents the material's stiffness or Young's modulus.

    • The area under the stress strain curve represents the material's toughness or energy absorption capacity.

    • Different materials exhibit differ...

  • Answered by AI
  • Q2. Turbine classification
  • Q3. Iron carbon phase diagram
  • Ans. 

    The iron-carbon phase diagram shows the phases and phase transitions of iron and carbon alloys.

    • The phase diagram shows the relationship between temperature, composition, and phases present in iron-carbon alloys.

    • It consists of regions representing different phases such as austenite, ferrite, cementite, and pearlite.

    • The eutectic point on the diagram represents the composition at which the alloy transforms from liquid to ...

  • Answered by AI
  • Q4. Welding gases classification
  • Q5. Types of manufacturing operations
  • Ans. 

    Manufacturing operations include casting, machining, welding, and assembly.

    • Casting involves pouring molten metal into a mold to create a specific shape.

    • Machining uses tools to remove material from a workpiece to achieve the desired shape.

    • Welding joins two or more pieces of metal together using heat and pressure.

    • Assembly involves putting together individual components to create a finished product.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - More in depth analysis of core subjects are required
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(3 Questions)

  • Q1. Question about applications and possibilities.
  • Q2. Questions about frameworks.
  • Q3. Questions about past projects
Round 2 - Assignment 

Two LLM based application development

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

I applied via Naukri.com and was interviewed in Sep 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

Normal basic question train and few Logic

Round 2 - Technical 

(2 Questions)

  • Q1. What is Continue?
  • Ans. 

    Continue is a keyword in programming that is used to skip the current iteration of a loop and continue with the next iteration.

    • Continue is used in loops like for, while, and do-while to skip the current iteration and move to the next one.

    • It is often used to skip certain elements in an array or to avoid executing specific code under certain conditions.

    • Example: for(int i=0; i<5; i++) { if(i==2) { continue; } System.out.p

  • Answered by AI
  • Q2. Break, if else, while

Interview Preparation Tips

Interview preparation tips for other job seekers - Ready basic question but dont join the firm

Eagle Software Interview FAQs

How to prepare for Eagle Software 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 Eagle Software. The most common topics and skills that interviewers at Eagle Software expect are Hibernate, Java, Spring, Spring Boot and Data Center.

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.2k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 784 Interviews
View all

Eagle Software Reviews and Ratings

based on 49 reviews

3.4/5

Rating in categories

3.5

Skill development

3.4

Work-Life balance

3.1

Salary & Benefits

3.5

Job Security

3.2

Company culture

3.3

Promotions/Appraisal

3.4

Work Satisfaction

Explore 49 Reviews and Ratings
HR Manager

Chennai

10-17 Yrs

₹ 7-9 LPA

Network Engineer L2/L3 - Immediate Joiner

Srinagar

5-10 Yrs

Not Disclosed

Explore more jobs
Software Developer
31 salaries
unlock blur

₹1.2 L/yr - ₹5.3 L/yr

Java Developer
22 salaries
unlock blur

₹1.5 L/yr - ₹6.5 L/yr

Database Admin
7 salaries
unlock blur

₹1.8 L/yr - ₹7.2 L/yr

HR Executive
6 salaries
unlock blur

₹2 L/yr - ₹3.2 L/yr

Softwaretest Engineer
5 salaries
unlock blur

₹1.8 L/yr - ₹4 L/yr

Explore more salaries
Compare Eagle Software with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
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