i
ivy
Filter interviews by
I applied via Company Website and was interviewed before Aug 2023. There were 2 interview rounds.
Asked to implement code for linked list based quetions quetions will be on collections
Manager round asked about collections and java 8 features
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.
ivy interview questions for popular designations
I applied via Referral and was interviewed in Apr 2022. There were 4 interview rounds.
Get interview-ready with Top ivy Interview Questions
I applied via Naukri.com and was interviewed before Feb 2023. There were 2 interview rounds.
I applied via LinkedIn and was interviewed in Apr 2022. There were 2 interview rounds.
The red and yellow cards in football indicate disciplinary actions taken by the referee.
A red card is shown to a player who has committed a serious offense and results in the player being sent off the field.
A yellow card is shown as a caution to a player for a less serious offense.
If a player receives two yellow cards in a single match, it is equivalent to a red card and the player is sent off.
Red and yellow cards help
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.
I applied via LinkedIn and was interviewed in Jan 2022. There were 3 interview rounds.
MySQL query to find 2 highest salaries and explanation of abstract and interfaces
Use ORDER BY and LIMIT to get the top 2 salaries
Abstract classes cannot be instantiated and can have both abstract and non-abstract methods
Interfaces define a set of methods that a class must implement
Example: SELECT salary FROM employees ORDER BY salary DESC LIMIT 2
Example: abstract class Animal { abstract void makeSound(); }
Example: inte
I applied via Referral and was interviewed before May 2023. There was 1 interview round.
Top trending discussions
Interview experience
Software Engineer
834
salaries
| ₹5 L/yr - ₹17 L/yr |
Senior Software Engineer
577
salaries
| ₹8 L/yr - ₹22.5 L/yr |
Test Engineer
365
salaries
| ₹4 L/yr - ₹10 L/yr |
System Analyst
327
salaries
| ₹11.8 L/yr - ₹28 L/yr |
Senior Test Engineer
315
salaries
| ₹7 L/yr - ₹15 L/yr |
TCS
Infosys
Wipro
HCLTech