i
OodlesTechnologies
Filter interviews by
I applied via Naukri.com and was interviewed in May 2021. There was 1 interview round.
I applied via Walk-in and was interviewed before Mar 2020. There were 5 interview rounds.
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in Sep 2024. There were 3 interview rounds.
I applied via Campus Placement
There was pattern question in any programming language and you have make the pattern dynamic.
I applied via Referral and was interviewed in Oct 2023. There was 1 interview round.
Merge 2 sorted arrays into a single sorted array.
Create a new array with the combined length of the two input arrays
Use two pointers to iterate through the two arrays and compare elements to merge them into the new array
Handle cases where one array is longer than the other
Encapsulation, Inheritance, Polymorphism, Abstraction are the 4 pillars of OOPs
Encapsulation: Bundling data and methods that operate on the data into a single unit. Example: Class in Java
Inheritance: Ability of a class to inherit properties and behavior from another class. Example: Parent and Child classes
Polymorphism: Ability to present the same interface for different data types. Example: Method overloading and overr...
I applied via Approached by Company and was interviewed in Mar 2024. There were 2 interview rounds.
Code review to find bugs
Interface features include abstraction, multiple inheritance, and contract enforcement.
Abstraction: Interfaces allow for the definition of methods without implementation, providing a blueprint for classes to follow.
Multiple Inheritance: Java interfaces support multiple inheritance, allowing a class to implement multiple interfaces.
Contract Enforcement: Interfaces define a contract that implementing classes must adhere
I applied via Naukri.com and was interviewed in Oct 2023. There were 2 interview rounds.
I applied via Job Portal and was interviewed in Jun 2023. There were 3 interview rounds.
posted on 14 Jun 2023
Java basic problems , Array , Collections, String , Java 8 , Spring Boot,String MVC
Count the occurrence of each word in a sentence using Java code.
Split the sentence into an array of words using split() method.
Create a HashMap to store each word and its count.
Iterate through the array and update the count in the HashMap.
Print the word and its count at the end.
based on 7 reviews
Rating in categories
Front end Developer
87
salaries
| ₹2 L/yr - ₹7 L/yr |
Associate Consultant
62
salaries
| ₹1.8 L/yr - ₹6 L/yr |
Associate Development Consultant
59
salaries
| ₹2 L/yr - ₹7.6 L/yr |
Senior Associate Consultant
47
salaries
| ₹3 L/yr - ₹10 L/yr |
Software Developer
42
salaries
| ₹2 L/yr - ₹9.8 L/yr |
TCS
Infosys
Wipro
HCLTech