i
Indium Software
Filter interviews by
Top trending discussions
I applied via Campus Placement and was interviewed in Aug 2024. There were 3 interview rounds.
Easy to normal level
Array and string questions
20 aptitude,20 comunication,4 program questions
General topics . topics about online class vs office line class
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
Consumers read data from topics, while producers write data to topics in Kafka.
Consumers subscribe to topics to read messages from them
Producers publish messages to topics for consumers to read
Consumers can be part of a consumer group to scale out consumption
Producers can specify key for messages to control partitioning
ArrayList is implemented as a resizable array, while LinkedList is implemented as a doubly linked list.
ArrayList provides fast random access, LinkedList provides fast insertion and deletion.
ArrayList uses more memory as it needs to allocate a fixed size array, LinkedList uses more memory for storing references to the next and previous elements.
Example: ArrayList is better for scenarios where random access is required, ...
HashMap is non-synchronized and allows null values, while HashTable is synchronized and does not allow null values.
HashMap is non-synchronized, meaning it is not thread-safe, while HashTable is synchronized and thread-safe.
HashMap allows null values for both keys and values, while HashTable does not allow null keys or values.
HashMap is faster than HashTable as it is non-synchronized, but HashTable is preferred in multi...
Functional interfaces provide a single abstract method for functional programming in Java.
Functional interfaces allow for lambda expressions and method references to be used as instances of the interface.
Interfaces with multiple abstract methods cannot be used for lambda expressions.
Example: java.util.function.Function is a functional interface with a single abstract method apply().
Java 8 introduced new features like lambda expressions, streams, functional interfaces, and default methods.
Lambda expressions: Allows writing concise code by enabling functional programming.
Streams: Provides a way to work with sequences of elements efficiently.
Functional interfaces: Interfaces with a single abstract method, used for lambda expressions.
Default methods: Allows adding new methods to interfaces without br
Yes, one functional interface can extend another interface in Java.
Functional interfaces can extend other functional interfaces in Java.
The child interface can have only one abstract method, but can inherit default methods from the parent interface.
Example: interface Parent { void method1(); } interface Child extends Parent { void method2(); }
posted on 16 Aug 2024
I applied via Campus Placement and was interviewed in Feb 2024. There were 3 interview rounds.
Was tough but can be cracked in one go
Easy to moderate need to study dsa
I have worked on various projects including a web application for a healthcare company and a mobile app for a retail business.
Developed a web application for a healthcare company to manage patient records and appointments
Created a mobile app for a retail business to enhance customer shopping experience
Implemented features such as user authentication, data visualization, and real-time updates
Utilized technologies like R
Coding test regarding the tools and technologies
I applied via Approached by Company and was interviewed in Aug 2023. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Jan 2024. There was 1 interview round.
Object-oriented programming concepts that help in organizing and structuring code.
Encapsulation: Bundling data and methods together in a class.
Inheritance: Creating new classes from existing ones, inheriting their properties and behaviors.
Polymorphism: Objects of different classes can be treated as objects of a common superclass.
Abstraction: Hiding complex implementation details and providing simplified interfaces.
Enca...
Interview experience
Test Engineer
960
salaries
| ₹1.4 L/yr - ₹7.5 L/yr |
Senior Test Engineer
647
salaries
| ₹4 L/yr - ₹11.4 L/yr |
Softwaretest Engineer
231
salaries
| ₹2 L/yr - ₹8.4 L/yr |
Test Associate
228
salaries
| ₹1 L/yr - ₹4.2 L/yr |
Senior Software Engineer
172
salaries
| ₹6.5 L/yr - ₹25 L/yr |
TCS
Infosys
Wipro
HCLTech