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

Sdet Interview Questions & Answers

user image Anonymous

posted on 11 Sep 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Test cases of login page
  • Ans. 

    Test cases for login page functionality

    • Verify valid username and password combination successfully logs in

    • Verify error message is displayed for invalid username or password

    • Verify 'Forgot Password' link redirects to password reset page

    • Verify 'Create Account' link redirects to registration page

  • Answered by AI
  • Q2. Code on website
  • Ans. 

    The question is asking for code on a website.

    • Check the website's source code for any embedded scripts or code snippets

    • Look for any external scripts or libraries being used on the website

    • Inspect the network requests to see if any code is being loaded dynamically

  • Answered by AI

Skills evaluated in this interview

Sdet Interview Questions asked at other Companies

Q1. Given a M x N 2D array containing random alphabets and a function Dict(string word) which returns whether the 'word' is a valid English word. Find all possible valid words you can get from the 2D array, where the alphabets are adjacent to e... read more
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Question based on hashmaps

Round 2 - Technical 

(1 Question)

  • Q1. Java and DBMS questions
Round 3 - Technical 

(1 Question)

  • Q1. Basic project Experience And HashMap

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 -> 2 -> 3 -> 2->... read more
View answer (4)

APM Interview Questions & Answers

user image Anonymous

posted on 9 Nov 2024

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
No response

I applied via Approached by Company and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Basic Behavioural questions
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in May 2024. There was 1 interview round.

Round 1 - Coding Test 

Given a Hackerank coding challenge
Two question 90 min
1. Array triplet sum which is divisible by integer d
2. min sum array after k iterations, divide a[i]/2 after each iteration use ceiling ex. 7/2 => 3.5 to 4
Unfortunately the position I applied for got freezed.

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure you solve these problem within time.

Senior Software Engineer and Lead Interview Questions asked at other Companies

Q1. Explain importance of microservices and what are the realtime use cases from your experience
View answer (1)

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)

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 5 Oct 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Group Discussion 

Highly interactive and technical

Round 2 - Aptitude Test 

1 hr test with focus on math and analytical thinking

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)

Get interview-ready with Top ivy Interview Questions

Software Engineer Interview Questions & Answers

user image Ravi Panchal

posted on 13 Mar 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is the difference between == and === ?
  • Ans. 

    The difference between == and === is that == checks for equality after type conversion, while === checks for equality without type conversion.

    • == is a loose equality comparison operator that performs type coercion before comparing two values.

    • === is a strict equality comparison operator that does not perform type coercion before comparing two values.

    • Example: 5 == '5' will return true because the values are equal after ty...

  • Answered by AI
Round 2 - Technical 

(1 Question)

  • Q1. What is your current projects ?

Skills evaluated in this interview

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.
View answer (2)

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 (169)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected
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 

Basic apti questions for 60 mins

Round 3 - Technical 

(2 Questions)

  • Q1. On latest technologies
  • Q2. On the latest technologies
Round 4 - One-on-one 

(2 Questions)

  • Q1. Coding and Scenario based questions
  • Q2. Easy/Medium Coding questions
Round 5 - HR 

(1 Question)

  • Q1. Selection and Salary discuss

Trainee Test Engineer Interview Questions asked at other Companies

Q1. What is the difference between printf and scanf in C? ..
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

String logics in java

Round 2 - HR 

(2 Questions)

  • Q1. Expectations on salary
  • Ans. 

    Salary expectations should be based on industry standards, experience, and skills.

    • Research industry standards for Senior SDET Engineer salaries

    • Consider your level of experience and skills

    • Be prepared to negotiate based on the job responsibilities and benefits offered

  • Answered by AI
  • Q2. Work culture discussion

Senior Sdet Engineer Interview Questions asked at other Companies

Q1. Optimize an existing system. The system currently makes an API call and stores data in its memory. When it tries to serve a request from another component it refers to the memory location by searching the entire memory.
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Array related question

Round 2 - One-on-one 

(2 Questions)

  • Q1. Triplet Sum in An array
  • Ans. 

    Find if there are three elements in an array that sum up to a given target value.

    • Sort the array first to make the solution more efficient.

    • Use two pointers technique to find the triplet sum.

    • Handle duplicates by skipping them while iterating.

  • Answered by AI
  • Q2. Bst to max heap tree

Skills evaluated in this interview

Software Development Engineer 3 Interview Questions asked at other Companies

Q1. What are triggers , where can they be used ? What is a mutating trigger problem , how can it be solved?
View answer (1)

Senior spftware engineer Interview Questions & Answers

user image Mohan Chandra

posted on 8 Dec 2023

Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
-
Result
Selected Selected
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 - Technical 

(1 Question)

  • Q1. 1) Write a custom ArrayList program, need to implement our own ArrayList with basic functionalities 2) Indepth questions on multithreading 3) Questions on data structures and alogirthms
Round 3 - Technical 

(1 Question)

  • Q1. Questions on multithreading
Round 4 - HR 

(1 Question)

  • Q1. Discussion on location and salary

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