i
ivy
Filter interviews by
Concatenate strings in array until total length is greater than 1
Iterate through array and concatenate strings until length is greater than 1
Use a loop to keep adding strings until total length exceeds 1
Check total length after each concatenation to ensure it is greater than 1
Was asked tecnical questions mostly from Java, kotlin and Android along with 2 DSA easy level questions
Oops concepts are fundamental principles in object-oriented programming that help in organizing and designing code efficiently.
Encapsulation: Wrapping data and methods into a single unit (class). Example: Class Car with properties like make, model, and methods like start(), stop().
Inheritance: Reusing code from existing classes to create new classes. Example: Class SUV inheriting from class Car.
Polymorphism: Ability of...
Find the maximum and minimum number
ivy interview questions for designations
I applied via Approached by Company and was interviewed in Apr 2024. There were 2 interview rounds.
Get interview-ready with Top ivy Interview Questions
Object-oriented programming concepts focus on classes, objects, inheritance, encapsulation, and polymorphism.
Classes: Blueprint for creating objects with attributes and methods.
Objects: Instances of classes that contain data and behavior.
Inheritance: Ability for a class to inherit attributes and methods from another class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Polymorphism:...
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...
Basic qusetions like aptitude and gd
Top trending discussions
3 Interview rounds
based on 108 reviews
Rating in categories
Software Engineer
853
salaries
| ₹5 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