i
Orage Technologies
Filter interviews by
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
MVC focuses on separating the application into Model, View, and Controller components, while MVVM adds a ViewModel layer to handle data and logic.
MVC stands for Model-View-Controller, where the Model represents the data, the View represents the UI, and the Controller handles user input.
MVVM stands for Model-View-ViewModel, where the ViewModel acts as an intermediary between the View and Model, handling data and logic.
I...
Marker interface is an empty interface used to mark a class for special treatment.
Marker interface has no methods or fields, it is used to provide metadata about the class.
Examples of marker interfaces in Java include Serializable, Cloneable, and Remote.
Classes implementing marker interfaces are treated differently by the JVM or frameworks.
Shallow copy only copies the references of objects, while deep copy creates new copies of objects.
Shallow copy creates a new object but does not create new copies of nested objects.
Deep copy creates new copies of all nested objects, ensuring complete independence.
Shallow copy is faster and more memory efficient, but changes to nested objects affect both copies.
Deep copy is slower and consumes more memory, but changes t...
Top trending discussions
I applied via Walk-in and was interviewed in Nov 2024. There were 2 interview rounds.
Questions on string and arrays both are moderate level questions on hacherrank type for 20 marks
I applied via campus placement at National Institute of Technology (NIT), Warangal and was interviewed in Jul 2022. There were 3 interview rounds.
Their are 30 questions which one has to done in 30 mins
Abstract class can have both abstract and non-abstract methods, while interface can only have abstract methods.
Abstract class can have constructors, member variables, and methods, while interface cannot.
A class can implement multiple interfaces but can only extend one abstract class.
Abstract classes are used to define a common behavior among subclasses, while interfaces are used to define a contract for classes to impl...
Abstract classes can have both implemented and abstract methods, while interfaces can only have abstract methods. Abstract classes support single inheritance, interfaces support multiple inheritance.
Abstract classes can have both implemented and abstract methods, providing more flexibility in design.
Interfaces can only have abstract methods, promoting a more strict contract for implementing classes.
Abstract classes sup...
posted on 8 Aug 2024
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
I applied via LinkedIn and was interviewed in Apr 2024. There were 2 interview rounds.
Q.1 Pattern
1
*2*
**3**
Q. 2
write code to get sub array with max sum from given array.
posted on 14 Apr 2024
Basic aptitude round
Interview experience
Junior Software Engineer
4
salaries
| ₹3 L/yr - ₹4.2 L/yr |
Graphic Designer
3
salaries
| ₹1.8 L/yr - ₹2.4 L/yr |
TCS
Infosys
Wipro
HCLTech