Upload Button Icon Add office photos

Filter interviews by

IVY SOFTWARE DEVELOPMENT SERVICES Interview Questions, Process, and Tips

Updated 17 Sep 2024

Top IVY SOFTWARE DEVELOPMENT SERVICES Interview Questions and Answers

View all 10 questions

IVY SOFTWARE DEVELOPMENT SERVICES Interview Experiences

Popular Designations

19 interviews found

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

(1 Question)

  • Q1. Java spring boot sql
Round 2 - Technical 

(1 Question)

  • Q1. Spring boot java sql
Round 3 - Technical 

(1 Question)

  • Q1. Java more in detail

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Angular question
  • Q2. JavaScript questions

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (170)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at MLR Institute of Technology, Hyderabad and was interviewed before Sep 2023. There were 4 interview rounds.

Round 1 - Coding Test 

Coding and mcq questions

Round 2 - One-on-one 

(2 Questions)

  • Q1. OOPS Concepts in detail
  • Ans. 

    OOPS concepts refer to Object-Oriented Programming concepts like Inheritance, Polymorphism, Encapsulation, and Abstraction.

    • Inheritance: Allows a class to inherit properties and behavior from another class.

    • Polymorphism: Ability for objects of different classes to respond to the same method.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit.

    • Abstraction: Hiding the complex implementation

  • Answered by AI
  • Q2. Query on an inner sql
Round 3 - One-on-one 

(2 Questions)

  • Q1. DSA linkedlist basic implementation
  • Q2. Technical questions on java, college final project
Round 4 - HR 

(2 Questions)

  • Q1. About the job and role
  • Q2. Strength and Weakness

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (170)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Nov 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 - Technical 

(1 Question)

  • Q1. About experience, education and technical
Round 3 - Technical 

(1 Question)

  • Q1. About technical
Round 4 - HR 

(1 Question)

  • Q1. Package discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Always keep growing your skills

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (170)

IVY SOFTWARE DEVELOPMENT SERVICES interview questions for popular designations

 Software Engineer

 (5)

 Senior Software Engineer

 (4)

 Business Analyst

 (1)

 Database Analyst

 (1)

 IT Analyst

 (1)

 Senior Engineer

 (1)

 Senior Test Engineer

 (1)

 Software Engineer Trainee

 (1)

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

I applied via Approached by Company and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. What is abstract class
  • Ans. 

    Abstract class is a class that cannot be instantiated and is used as a blueprint for other classes to inherit from.

    • Cannot be instantiated directly

    • Can have abstract methods that must be implemented by subclasses

    • Can have non-abstract methods as well

  • Answered by AI
  • Q2. One coding question to sort a string array
  • Ans. 

    Sort a string array in alphabetical order

    • Use a sorting algorithm like quicksort or mergesort

    • Remember to compare strings using strcmp() function

    • Handle uppercase and lowercase letters properly

  • Answered by AI
  • Q3. Why java doesn't support multiple inheritance
  • Ans. 

    Java doesn't support multiple inheritance to avoid the diamond problem and maintain simplicity.

    • Java supports single inheritance to avoid ambiguity in method resolution.

    • Multiple inheritance can lead to the diamond problem where a class inherits from two classes that have a common ancestor.

    • Java uses interfaces to achieve multiple inheritance of type, allowing classes to implement multiple interfaces.

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. What are my strengths and weaknesses

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (170)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 2023. There were 2 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. How do you find the scope of tuning in a sql query?
  • Ans. 

    Scope of tuning in a SQL query can be found by analyzing query performance, identifying bottlenecks, and optimizing indexes.

    • Analyze query performance using tools like SQL Profiler or Execution Plan

    • Identify bottlenecks such as slow queries, high CPU usage, or long execution times

    • Optimize indexes by adding, removing, or modifying indexes to improve query performance

  • Answered by AI
  • Q2. What is difference between insert and insert all? is it same or different?
  • Ans. 

    Insert is used to add a single row into a table, while insert all is used to add multiple rows into a table in a single statement.

    • Insert is used to add a single row into a table.

    • Insert all is used to add multiple rows into a table in a single statement.

    • Insert all is more efficient than using multiple insert statements.

  • Answered by AI
Round 2 - HR 

(1 Question)

  • Q1. Why you want to join IVY?

Skills evaluated in this interview

Database Analyst Interview Questions asked at other Companies

Q1. 1. Self introduce 2. What the merits and demerits Pandemic ? 3 About Contents and job profile 4. About teleperformance
View answer (1)

I applied via Company Website and was interviewed before Nov 2021. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Aptitude Test 

The Aptitude test was easy. All the topics were covered.

Round 3 - Coding Test 

They have given two basic coding questions to do. Solving those two will give you chance to attend the interview.

Round 4 - Technical 

(2 Questions)

  • Q1. A single coding question was asked. We need to write code for that.
  • Q2. > Given an array of n-1 numbers 1<=a[i]<=n. We need to find the number that was missing from the array.
  • Ans. 

    Given an array of n-1 numbers 1<=a[i]<=n, find the missing number.

    • Calculate the sum of all numbers from 1 to n using the formula n*(n+1)/2

    • Calculate the sum of all elements in the array

    • Subtract the sum of array elements from the sum of all numbers to get the missing number

  • Answered by AI

Interview Preparation Tips

Topics to prepare for IVY SOFTWARE DEVELOPMENT SERVICES Software Engineer Trainee interview:
  • Data Structures
  • Algorithms
Interview preparation tips for other job seekers - Be confident. Communication skills are also important. Please practice a lot of coding question from the platforms like Hackerrank, Codechef, Codeforces etc.

Skills evaluated in this interview

Software Engineer Trainee Interview Questions asked at other Companies

Q1. Palindromic Linked ListYou are given a singly Linked List of integers. Your task is to return true if the given singly linked list is a palindrome otherwise returns false. For example: The given linked list is 1 -&gt; 2 -&gt; 3 -&gt; 2-&gt;... read more
View answer (4)

I applied via Naukri.com and was interviewed before Nov 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - One-on-one 

(2 Questions)

  • Q1. Technical questions about previous project
  • Q2. General scenarios based questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Scenario based question

Interview Preparation Tips

Interview preparation tips for other job seekers - Nice interview. Practical question scenario based question

Senior Engineer Interview Questions asked at other Companies

Q1. what is the meaning of M in M20,M25,M30 grade of concrete?
View answer (54)

Interview Questionnaire 

6 Questions

  • Q1. Interviewed based on splunk and appdynamics,
  • Q2. Splunk dashboard and reports
  • Q3. Appdynamics layout
  • Q4. Triage procedure
  • Q5. Team description
  • Q6. Was a easy one

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Feb 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Restful Services - GET , PUT , POST. Sql queries Kafka Questions

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

IVY SOFTWARE DEVELOPMENT SERVICES Interview FAQs

How many rounds are there in IVY SOFTWARE DEVELOPMENT SERVICES interview?
IVY SOFTWARE DEVELOPMENT SERVICES interview process usually has 2-3 rounds. The most common rounds in the IVY SOFTWARE DEVELOPMENT SERVICES interview process are Technical, One-on-one Round and HR.
How to prepare for IVY SOFTWARE DEVELOPMENT SERVICES 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 IVY SOFTWARE DEVELOPMENT SERVICES. The most common topics and skills that interviewers at IVY SOFTWARE DEVELOPMENT SERVICES expect are SQL, Java, Javascript, Angular and C#.
What are the top questions asked in IVY SOFTWARE DEVELOPMENT SERVICES interview?

Some of the top questions asked at the IVY SOFTWARE DEVELOPMENT SERVICES interview -

  1. > Given an array of n-1 numbers 1<=a[i]<=n. We need to find the number that was...read more
  2. How do you find the scope of tuning in a sql que...read more
  3. What is difference between insert and insert all? is it same or differe...read more

Tell us how to improve this page.

IVY SOFTWARE DEVELOPMENT SERVICES Interview Process

based on 6 interviews in last 1 year

Interview experience

3.8
  
Good
View more

People are getting interviews through

based on 14 IVY SOFTWARE DEVELOPMENT SERVICES interviews
Job Portal
Company Website
Campus Placement
Referral
64%
7%
7%
7%
15% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.

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.7k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.8k Interviews
Mphasis Interview Questions
3.4
 • 783 Interviews
TCS iON Interview Questions
3.9
 • 356 Interviews
View all

IVY SOFTWARE DEVELOPMENT SERVICES Reviews and Ratings

based on 98 reviews

3.9/5

Rating in categories

3.4

Skill development

4.1

Work-Life balance

3.7

Salary & Benefits

3.7

Job Security

3.9

Company culture

3.2

Promotions/Appraisal

3.6

Work Satisfaction

Explore 98 Reviews and Ratings
Software Engineer
56 salaries
unlock blur

₹6.8 L/yr - ₹14 L/yr

Senior Software Engineer
55 salaries
unlock blur

₹10.5 L/yr - ₹19.8 L/yr

Test Engineer
45 salaries
unlock blur

₹5.2 L/yr - ₹9 L/yr

System Analyst
38 salaries
unlock blur

₹15 L/yr - ₹23 L/yr

Senior System Analyst
23 salaries
unlock blur

₹19 L/yr - ₹35 L/yr

Explore more salaries
Compare IVY SOFTWARE DEVELOPMENT SERVICES 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