i
Tudip Technologies
Filter interviews by
I applied via Naukri.com and was interviewed in Apr 2023. There were 3 interview rounds.
Java is a high-level programming language used for developing applications. OOPs concepts are the principles of object-oriented programming. String is a sequence of characters.
Java is an object-oriented language that is platform-independent.
OOPs concepts include inheritance, encapsulation, polymorphism, and abstraction.
String is a class in Java that represents a sequence of characters.
Types of strings include immutable
I applied via Company Website and was interviewed in Feb 2023. There were 3 interview rounds.
Java is a high-level programming language. String is a sequence of characters. Dependency Injection is a design pattern.
Java is an object-oriented language with features like platform independence, automatic memory management, and multithreading.
String is a class in Java used to represent a sequence of characters. It is immutable and can be concatenated using the '+' operator.
Dependency Injection is a design pattern us...
The purpose of a default constructor is to initialize the object's instance variables with default values.
A default constructor is automatically provided by the compiler if no constructor is defined in the class.
It is used to create an object of the class with default values for its instance variables.
Default constructors are useful when we want to create an object without passing any initial values.
Constructors are special methods used to initialize objects, while methods are regular functions that perform specific tasks.
Constructors have the same name as the class, while methods have unique names.
Constructors are called automatically when an object is created, while methods need to be called explicitly.
Constructors do not have a return type, while methods have a return type.
Constructors are used to set initial v...
The main method is static because it needs to be called by the Java Virtual Machine (JVM) without creating an instance of the class.
Static methods can be called directly using the class name, without creating an object of the class.
The main method is the entry point of a Java program, and it needs to be called by the JVM to start the execution.
If the main method were not static, we would need to create an object of the...
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.
based on 2 reviews
Rating in categories
Software Engineer
123
salaries
| ₹3 L/yr - ₹10 L/yr |
Associate Software Developer
112
salaries
| ₹3 L/yr - ₹6 L/yr |
Software Developer
110
salaries
| ₹4 L/yr - ₹10.1 L/yr |
Cloud Engineer
92
salaries
| ₹3 L/yr - ₹10 L/yr |
Associate Cloud Engineer
71
salaries
| ₹3 L/yr - ₹9 L/yr |
Persistent Systems
LTIMindtree
TCS
Wipro