i
ivy
Filter interviews by
I applied via Referral and was interviewed before May 2023. There were 2 interview rounds.
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
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...
I applied via Company Website and was interviewed in Jun 2022. There was 1 interview round.
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.
I applied via campus placement at National Institute of Technology,(NIT), Mizoram and was interviewed before Apr 2022. There were 2 interview rounds.
2nd round was sql coding and they asked basics of sql like keys, joins,group by clause etc.
ivy interview questions for designations
I applied via Company Website and was interviewed before Apr 2023. There were 2 interview rounds.
MCQ on Coding Fundamentals
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'
Get interview-ready with Top ivy Interview Questions
I applied via Naukri.com and was interviewed in Oct 2021. There was 1 interview round.
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.
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
I applied via Campus Placement and was interviewed before Feb 2022. There were 6 interview rounds.
Interface, Abstract class, private, public, protected and all other such keywords. Result determination of a program code.
Volume, speed, all other mathematics
Discussion on Education standards
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
I applied via Naukri.com and was interviewed before Oct 2021. There were 3 interview rounds.
Top trending discussions
3 Interview rounds
based on 108 reviews
Rating in categories
Software Engineer
855
salaries
| ₹4 L/yr - ₹16 L/yr |
Senior Software Engineer
598
salaries
| ₹8 L/yr - ₹22.5 L/yr |
System Analyst
330
salaries
| ₹12 L/yr - ₹28 L/yr |
Test Engineer
329
salaries
| ₹4 L/yr - ₹10 L/yr |
Senior Test Engineer
323
salaries
| ₹7 L/yr - ₹15 L/yr |
TCS
Infosys
Wipro
HCLTech