Upload Button Icon Add office photos
Engaged Employer

i

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

ivy Verified Tick

Compare button icon Compare button icon Compare
3.6

based on 727 Reviews

Filter interviews by

ivy Software Engineer Interview Questions, Process, and Tips

Updated 30 Dec 2024

Top ivy Software Engineer Interview Questions and Answers

  • Q1. 1. Javascript code to find the frequency of characters in a sentence. 2. Difference between dynamic and static intialization.
  • Q2. how do. you optimise a complex api what stratgies would you recommend
  • Q3. 1. Difference between .equals() and == function. 2. Fibonacci series 3. MultiThreading
View all 20 questions

ivy Software Engineer Interview Experiences

33 interviews found

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

I applied via Referral and was interviewed before May 2023. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basic palindrome and string questions
Round 2 - Technical 

(1 Question)

  • Q1. Oops, problem solving, puzzles
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 

(2 Questions)

  • Q1. To print second highest number in a integer list in java
  • Ans. 

    To print second highest number in a list of integers in Java

    • Sort the list in descending order

    • Print the second element in the sorted list

  • Answered by AI
  • Q2. Comparator vs comparable
  • Ans. 

    Comparator and Comparable are interfaces used for sorting objects in Java.

    • Comparable interface is used to define the natural ordering of objects.

    • Comparator interface is used to define custom ordering of objects.

    • Comparable interface has compareTo() method while Comparator interface has compare() method.

    • Comparable interface is implemented by the class whose objects need to be sorted while Comparator interface is implemen...

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. About last project details

Interview Preparation Tips

Interview preparation tips for other job seekers - It was simple interview mainly on java and OOPS concepts

Skills evaluated in this interview

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more

I applied via Company Website and was interviewed in Jun 2022. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. 2nd largest number from array
  • Ans. 

    Find the second largest number from an array of strings.

    • Convert the array of strings to an array of numbers.

    • Sort the array in descending order.

    • Return the second element of the sorted array.

  • Answered by AI
  • Q2. Sql join query and some basic dbms concepts

Interview Preparation Tips

Topics to prepare for ivy Software Engineer interview:
  • Java
  • Spring
  • SQL
Interview preparation tips for other job seekers - basic core java , collections and plsql added advantage

Skills evaluated in this interview

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

I applied via campus placement at National Institute of Technology,(NIT), Mizoram and was interviewed before Apr 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. 1st round was technical round. All questions were moderate level.
Round 2 - Coding Test 

2nd round was sql coding and they asked basics of sql like keys, joins,group by clause etc.

Interview Preparation Tips

Topics to prepare for ivy Software Engineer interview:
  • Basic DSA
  • anyone language like java or C#
  • oops
  • basic sql
Interview preparation tips for other job seekers - Final round was HR round and they asked general questions and company

ivy interview questions for designations

 Senior Software Engineer

 (14)

 Software Engineer Trainee

 (3)

 Software Testing Engineer

 (1)

 Senior Software Engineer 2

 (1)

 Software Quality Assurance Engineer

 (1)

 Software Developer

 (8)

 Senior Software Developer

 (2)

 Software Development Engineer 3

 (1)

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
-

I applied via Company Website and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Coding Test 

MCQ on Coding Fundamentals

Round 2 - Technical 

(1 Question)

  • Q1. String Reverse reserving white spaces.
  • Ans. 

    Reverse a string while preserving white spaces

    • Iterate through the string from end to start

    • Keep track of white spaces and insert them in the reversed string

    • Example: 'hello world' -> 'dlrow olleh'

  • Answered by AI

Get interview-ready with Top ivy Interview Questions

Round 1 - Technical 

(1 Question)

  • Q1. Asked about solid design principles

Interview Preparation Tips

Interview preparation tips for other job seekers - resume short list very quickly and technical interview process takes times

I applied via Naukri.com and was interviewed in Oct 2021. There was 1 interview round.

Interview Questionnaire 

4 Questions

  • Q1. 1.what are oops?
  • Ans. 

    OOPs (Object-Oriented Programming) is a programming paradigm that uses objects to represent and manipulate data.

    • OOPs is based on the concept of classes and objects.

    • It allows for encapsulation, inheritance, and polymorphism.

    • Objects have properties (attributes) and behaviors (methods).

    • Example: In a banking system, a class 'Account' can have objects representing individual bank accounts.

  • Answered by AI
  • Q2. What are exception in java
  • Ans. 

    Exceptions are events that occur during the execution of a program that disrupts the normal flow of instructions.

    • Exceptions are objects that are thrown at runtime when an abnormal condition occurs

    • They can be caught and handled using try-catch blocks

    • Java has a hierarchy of exception classes, with the base class being Throwable

    • Checked exceptions must be handled or declared in the method signature

    • Unchecked exceptions do n

  • Answered by AI
  • Q3. What is thread in java and most of the questions on collections
  • Q4. String related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Please answer questions with confidence and core Java is important and frame works are added advantage

Skills evaluated in this interview

Interview Questionnaire 

1 Question

  • Q1. Questions related to java, core java, collections and spring frameworks.

Interview Preparation Tips

Interview preparation tips for other job seekers - The technical questions were really very refreshing and even very interst to give answers to them. If we are good in the concepts related to java and their framrworks then we can able to ckear the inerview rounds.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Feb 2022. There were 6 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 - Coding Test 

Interface, Abstract class, private, public, protected and all other such keywords. Result determination of a program code.

Round 3 - Aptitude Test 

Volume, speed, all other mathematics

Round 4 - Group Discussion 

Discussion on Education standards

Round 5 - Technical 

(1 Question)

  • Q1. Programming questions and sorting techniques
Round 6 - HR 

(1 Question)

  • Q1. Tell me about yourself
  • Ans. 

    I am a software engineer with experience in developing web applications and a strong background in Java and JavaScript.

    • Experienced software engineer

    • Specialize in web application development

    • Proficient in Java and JavaScript

    • Strong problem-solving skills

    • Excellent team player

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Need to prepare for test after joining. Need to do well in qualification rounds. Prepare to be patient after joining as you won't know a lot of things.

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

Round 1 - One-on-one 

(1 Question)

  • Q1. Esay leave DSA questions
Round 2 - One-on-one 

(1 Question)

  • Q1. Java, OOPS, Collection,HashMap working
Round 3 - One-on-one 

(1 Question)

  • Q1. Manager Round, previous projects, role and responsibilities

Interview Preparation Tips

Interview preparation tips for other job seekers - interview is quite easy, just focus on DSA basic questions

ivy Interview FAQs

How many rounds are there in ivy Software Engineer interview?
ivy interview process usually has 2-3 rounds. The most common rounds in the ivy interview process are Technical, Coding Test and One-on-one Round.
How to prepare for ivy Software Engineer 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. The most common topics and skills that interviewers at ivy expect are Agile, Algorithms, Application Design, Data Structures and Distribution System.
What are the top questions asked in ivy Software Engineer interview?

Some of the top questions asked at the ivy Software Engineer interview -

  1. 1. Javascript code to find the frequency of characters in a sentence. 2. Differ...read more
  2. how do. you optimise a complex api what stratgies would you recomm...read more
  3. 1. Difference between .equals() and == function. 2. Fibonacci series 3. MultiTh...read more
How long is the ivy Software Engineer interview process?

The duration of ivy Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

ivy Software Engineer Interview Process

based on 30 interviews

3 Interview rounds

  • Technical Round - 1
  • Technical Round - 2
  • HR Round
View more
ivy Software Engineer Salary
based on 855 salaries
₹4 L/yr - ₹16 L/yr
20% more than the average Software Engineer Salary in India
View more details

ivy Software Engineer Reviews and Ratings

based on 108 reviews

3.4/5

Rating in categories

2.6

Skill development

3.7

Work-life balance

3.4

Salary

3.0

Job security

3.3

Company culture

2.5

Promotions

2.7

Work satisfaction

Explore 108 Reviews and Ratings
Software Engineer
855 salaries
unlock blur

₹4 L/yr - ₹16 L/yr

Senior Software Engineer
598 salaries
unlock blur

₹8 L/yr - ₹22.5 L/yr

System Analyst
330 salaries
unlock blur

₹12 L/yr - ₹28 L/yr

Test Engineer
329 salaries
unlock blur

₹4 L/yr - ₹10 L/yr

Senior Test Engineer
323 salaries
unlock blur

₹7 L/yr - ₹15 L/yr

Explore more salaries
Compare ivy with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

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