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.7

based on 709 Reviews

Filter interviews by

ivy Interview Questions, Process, and Tips

Updated 8 Jan 2025

Top ivy Interview Questions and Answers

View all 84 questions

ivy Interview Experiences

Popular Designations

118 interviews found

NA Interview Questions & Answers

user image NA

posted on 15 Nov 2015

Interview Questionnaire 

8 Questions

  • Q1. Reversing of linked list and tell the logic first and then write the code
  • Ans. 

    Reversing a linked list involves changing the direction of the pointers in the list.

    • Iterate through the list and change the direction of the pointers

    • Use three pointers to keep track of the current node, previous node, and next node

    • Update the head of the list to be the last node after reversing

  • Answered by AI
  • Q2. Find the median of a linked list ,for this  create logic and then code
  • Q3.  Find the missing number in an array.(Both logic and code)
  • Q4. One sorting algorithm
  • Ans. 

    QuickSort is a popular sorting algorithm

    • Divide and conquer approach

    • Uses a pivot element to partition the array

    • Recursively sorts the sub-arrays

    • Time complexity: O(n log n)

    • Example: [5, 2, 9, 3, 7, 6, 8] -> [2, 3, 5, 6, 7, 8, 9]

  • Answered by AI
  • Q5.  General questions from OS like­ what are threads, semaphore, deadlock and all
  • Q6.  Given 8 iron rods of one kg(with one defective rod) find the defective rod with minimum  number of weighs
  • Ans. 

    Find the defective iron rod among 8 rods of 1kg with minimum number of weighs.

    • Divide the rods into 3 groups of 3, 3, and 2 rods each.

    • Weigh the first two groups against each other.

    • If they balance, the defective rod is in the third group.

    • If they don't balance, the defective rod is in the heavier group.

    • Divide the heavier group into two groups of 1 and 1 or 2 and 2 rods each.

    • Weigh the two rods against each other.

    • If they ba...

  • Answered by AI
  • Q7.  Given a bowl of curry which can serve 4 people, a bowl of sambhar which can serve 5 people  and a bowl of rice which can serve 6 people (with all these bowls supplied any number of  times), for how many p...
  • Q8.  Given 5 litre and 2 litre jar of water return back 3 litres of water
  • Ans. 

    Fill the 5L jar, pour 2L to the 2L jar, empty the 2L jar, pour the remaining 3L from 5L jar to 2L jar, fill 5L jar again, pour 1L to 2L jar, then pour the remaining 4L to the 2L jar.

    • Fill 5L jar

    • Pour 2L to 2L jar

    • Empty 2L jar

    • Pour remaining 3L from 5L jar to 2L jar

    • Fill 5L jar again

    • Pour 1L to 2L jar

    • Pour remaining 4L to 2L jar

  • Answered by AI

Interview Preparation Tips

Skills:
College Name: Anna University Chennai

Skills evaluated in this interview

Interview Questions & Answers

user image Anonymous

posted on 23 Feb 2015

Interview Preparation Tips

Round: Test
Experience: All the questions asked were from the Shakuntala Devi book. Technical portion was tough but convincing.

Round: Technical Interview
Experience: Technical and HR interviews took place together. They asked some question from the written test and also the algorithm asked in written. They also asked some SQL queries and some basic DBMS question related to join.
Tips: Be careful with the algorithm design.

Skills: SQL, DBMS, Algorithm Design
College Name: NIT WARANGAL

Interview Questions & Answers

user image Anonymous

posted on 23 Feb 2015

Interview Preparation Tips

Round: Test
Experience: In technical, the questions were based on java(types of questions were mcq and blanks).
In Non technical there were reasoning questions such as odd man out, complete the series and puzzles.
Tips: Utilize your time efficiently during the test.
Duration: 60 minutes

Round: Technical Interview
Experience: They asked me to 
1) Explain the algorithm written in written test
2) Write an sql query
3) Write an algorithm for shuffling cards
4) What is 35^3
Tips: Prepare concepts well.

Round: HR Interview
Experience: Tell me about yourself and your family.
Why is your cgpa decreasing?
In which company did you get previously and why do you want to leave that company?

College Name: NIT WARANGAL

Interview Questions & Answers

user image Anonymous

posted on 23 Feb 2015

Interview Preparation Tips

Round: Test
Experience: Reasoning was a bit tough. Algorithm asked was pretty simple.
Tips: Be clear with concepts in Java and C
Duration: 60 minutes

Round: Technical Interview
Experience: I was asked two technical questions, one to explain the algorithm I wrote in the written and another to give an effective program to shuffle cards (it should have a definite running time). There was a simple logical reasoning question.
Tips: Just remain calm and confident

Round: HR Interview
Experience: Normal stuff like tell us about yourself and why Ivy Comptech and all that.

Skills: Programming Languages, Operating Systems, Algorithm Design
College Name: NIT WARANGAL

ivy interview questions for popular designations

 Software Engineer

 (33)

 Senior Software Engineer

 (14)

 Software Developer

 (8)

 Business Analyst

 (2)

 Customer Service Assistant

 (2)

 Project Manager

 (2)

 Senior Software Developer

 (2)

 Senior System Analyst

 (2)

Interview Questions & Answers

user image Anonymous

posted on 13 Feb 2015

Interview Questionnaire 

2 Questions

  • Q1. Tell me about yourself
  • Ans. 

    I am a highly motivated and experienced professional with a strong background in project management and team leadership.

    • Over 10 years of experience in managing complex projects and leading cross-functional teams

    • Proven track record of delivering projects on time and within budget

    • Strong communication and interpersonal skills, able to effectively collaborate with stakeholders at all levels

    • Expertise in implementing project...

  • Answered by AI
  • Q2. Why would you prefer IVY

Interview Preparation Tips

Round: Test
Experience: One written test. It contains two sections. The first section is of 15 minutes duration and the second section is of 35 minutes duration.
Tips: Prepare yourself for general aptitude.
Duration: 50 minutes

Round: HR Interview
Experience: My interview was for around 5 minutes.
Tips: Justify yourself with your answers.

General Tips: Brush up C programming, C++, data structures and algorithms.
Skills: Coding skills., Analyzing and problem solving skills.
College Name: NIT WARANGAL

Get interview-ready with Top ivy Interview Questions

Interview Questions & Answers

user image Anonymous

posted on 13 Feb 2015

Interview Questionnaire 

3 Questions

  • Q1. What is 6 to the power of 5
  • Q2. Tell me about yourself
  • Ans. 

    I am a highly motivated and experienced professional with a strong background in project management and team leadership.

    • Over 10 years of experience in managing complex projects and leading cross-functional teams

    • Proven track record of delivering projects on time and within budget

    • Strong problem-solving and decision-making skills

    • Excellent communication and interpersonal skills

    • Ability to adapt to changing environments and

  • Answered by AI
  • Q3. Why would you prefer IVY

Interview Preparation Tips

Round: Test
Experience: One written test. It contains two sections. The first section is of 15 minutes duration and the second section is of 35 minutes duration.
Tips: Prepare yourself for general aptitude.
Duration: 50 minutes

Round: Technical Interview
Experience: They were testing our basic knowledge.
Also they were testing our analyzing and problem solving skills.
Tips: Be fast and accurate in your calculations.

Round: HR Interview
Experience: My interview was for around 5 minutes.
Tips: Justify yourself with your answers.

General Tips: Brush up C programming, C++, data structures and algorithms.
Skills: Coding skills., Analyzing and problem solving skills.
College Name: NIT WARANGAL

Interview Questions & Answers

user image Anonymous

posted on 13 Feb 2015

Interview Questionnaire 

4 Questions

  • Q1. OOPs concepts
  • Q2. What is the value of 2 raised to the power of 12
  • Ans. 

    The value of 2 raised to the power of 12 is 4096.

    • 2 raised to the power of 12 is calculated by multiplying 2 by itself 12 times.

    • The result is obtained by multiplying 2 by itself: 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 * 2 = 4096.

  • Answered by AI
  • Q3. Tell me the classes that should be used when implementing a cricket game
  • Q4. Tell me about yourself

Interview Preparation Tips

Round: Test
Experience: One written test. It contains five sections.
The first section is of 10 minutes duration.
The second section is of 10 minutes duration.
The third section is of 5 minutes duration.
The fourth section is of 5 minutes duration.
The fifth section is of 20 minutes duration.
Tips: Brush up basic aptitude questions.
Have good knowledge of C programming basics.
Duration: 50 minutes

Round: Technical Interview
Experience: He asked questions on some number logics.
Tips: Think before you answer.

Round: HR Interview
Experience: My interview was more of a conversation.
It was a funny conversation.
Tips: Always have a good smile.
Greet the interviewer when you enter the room.
Thank them before you leave.

General Tips: Brush up C programming.
Skills: Coding skills., Analyzing and problem solving skills.
College Name: NIT WARANGAL

Skills evaluated in this interview

Interview Questions & Answers

user image Anonymous

posted on 13 Feb 2015

Interview Questionnaire 

4 Questions

  • Q1. What is 8 to the power of 4
  • Ans. 

    8 to the power of 4 is equal to 4096.

    • To calculate 8 to the power of 4, you multiply 8 by itself 4 times.

    • 8^4 = 8 * 8 * 8 * 8 = 4096.

  • Answered by AI
  • Q2. About your B.Tech project
  • Q3. Suggest classes and methods for the given name
  • Q4. OOPs concepts

Interview Preparation Tips

Round: Test
Experience: One written test. It contains three sections.
The first 10 marks is aptitude.
The next 20 marks is based of C programming.
The last section is a C program.
Tips: Prepare well in C programming.
Duration: 60 minutes

Round: Technical Interview
Experience: There is only one personal interview for everything.
They will mainly concentrating on your speed in doing simple maths.
Tips: Know all the basic concepts.
Know how to solve math problems faster.

General Tips: Brush up OOPs concepts and C programming.
Know your project very well.
Skills: OOPs concepts., Coding skills.
College Name: NIT WARANGAL

Skills evaluated in this interview

ivy Interview FAQs

How many rounds are there in ivy interview?
ivy interview process usually has 2-3 rounds. The most common rounds in the ivy interview process are Technical, HR and One-on-one Round.
How to prepare for ivy 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 Java, Data Structures, Algorithms, SQL and Spring.
What are the top questions asked in ivy interview?

Some of the top questions asked at the ivy interview -

  1.  Given a bowl of curry which can serve 4 people, a bowl of sambha...read more
  2. Which testing is done using selenium to run in mobile app - responsivness testi...read more
  3.  Given 8 iron rods of one kg(with one defective rod) find the defe...read more
How long is the ivy interview process?

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

Tell us how to improve this page.

ivy Interview Process

based on 58 interviews in last 1 year

Interview experience

4.1
  
Good
View more

People are getting interviews through

based on 62 ivy interviews
Job Portal
Referral
Company Website
Campus Placement
Recruitment Consultant
WalkIn
44%
15%
8%
8%
6%
3%
16% 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.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.9
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 785 Interviews
Globant Interview Questions
3.9
 • 166 Interviews
View all

ivy Reviews and Ratings

based on 709 reviews

3.7/5

Rating in categories

3.1

Skill development

3.8

Work-Life balance

3.6

Salary & Benefits

3.3

Job Security

3.6

Company culture

2.9

Promotions/Appraisal

3.3

Work Satisfaction

Explore 709 Reviews and Ratings
Software Engineer
834 salaries
unlock blur

₹5 L/yr - ₹17 L/yr

Senior Software Engineer
577 salaries
unlock blur

₹8 L/yr - ₹22.5 L/yr

Test Engineer
365 salaries
unlock blur

₹4 L/yr - ₹10 L/yr

System Analyst
327 salaries
unlock blur

₹11.8 L/yr - ₹28 L/yr

Senior Test Engineer
315 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

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