i
KOVAN TECHNOLOGY LABS
Filter interviews by
I applied via Naukri.com and was interviewed in Mar 2021. There were 4 interview rounds.
Comparable is used to define natural ordering while Comparator is used to define custom ordering.
Comparable is implemented by the class whose objects need to be sorted.
Comparator is a separate class that can be passed to sorting methods.
Comparable uses compareTo() method to compare objects.
Comparator uses compare() method to compare objects.
Comparable sorts objects in ascending order by default.
Comparator can sort obje...
Methods used in RestFul Services include GET, POST, PUT, DELETE, PATCH.
GET - retrieves data from a server
POST - sends data to a server to create a resource
PUT - sends data to a server to update a resource
DELETE - deletes a resource from a server
PATCH - updates a resource partially
Wrapper classes are needed to convert primitive data types into objects and provide additional functionality.
Wrapper classes allow primitive data types to be used in collections, as collections can only store objects.
Wrapper classes provide methods to perform various operations on the primitive data types.
Wrapper classes are used in situations where an object is required instead of a primitive data type.
Wrapper classes...
Top trending discussions
posted on 31 May 2022
I applied via Naukri.com and was interviewed before May 2021. There were 3 interview rounds.
Easy
I applied via Naukri.com and was interviewed in May 2024. There were 2 interview rounds.
I applied via Referral and was interviewed in Oct 2021. There were 4 interview rounds.
I don't have the available data.
N/A
posted on 12 Sep 2023
I applied via Naukri.com and was interviewed before Sep 2022. There were 3 interview rounds.
Advanced JS, PHP related questions
posted on 31 May 2022
I applied via Naukri.com and was interviewed before May 2021. There were 3 interview rounds.
Easy
For loop is used for iterating over a range of values while for each loop is used for iterating over elements of an array.
For loop is used when the number of iterations is known beforehand.
For each loop is used when the number of iterations is not known beforehand.
For loop can be used with any iterable object.
For each loop can only be used with arrays and other iterable objects.
For loop uses an index variable to access...
I was interviewed before Aug 2016.
Software Developer
4
salaries
| ₹3 L/yr - ₹5 L/yr |
Software Associate
4
salaries
| ₹8.5 L/yr - ₹22 L/yr |
TCS
Infosys
Wipro
HCLTech