Filter interviews by
Combination, permutation, simple interest
A prime number is a natural number greater than 1 that cannot be formed by multiplying two smaller natural numbers.
A prime number has exactly two distinct positive divisors: 1 and itself.
Examples of prime numbers: 2, 3, 5, 7, 11, 13, 17, 19.
The number 1 is not prime, and 2 is the only even prime number.
To check if a number n is prime, test divisibility from 2 to sqrt(n).
If n is divisible by any number in that range, it...
I applied via Walk-in and was interviewed in Jan 2022. There were 3 interview rounds.
It should contain basic aptitude questions.
Top trending discussions
Yes, I am ready to work at Mindgate.
I have the necessary skills and experience to work at Mindgate.
I am familiar with Java development and have worked on similar projects before.
I am eager to contribute to the team and learn from the talented professionals at Mindgate.
Yes, you can create a Spring Boot application without Spring Initializr by setting up dependencies manually.
Create a Maven or Gradle project structure manually.
Add Spring Boot dependencies in the pom.xml (for Maven) or build.gradle (for Gradle).
Create a main application class annotated with @SpringBootApplication.
Configure application properties in application.properties or application.yml.
Run the application using 'mv...
I applied via Naukri.com and was interviewed in Dec 2024. There was 1 interview round.
Runtime polymorphism allows a subclass to provide a specific implementation of a method that is already provided by its parent class.
Runtime polymorphism is achieved through method overriding, where a subclass provides its own implementation of a method that is already defined in its superclass.
The method to be overridden must have the same name, return type, and parameters in both the superclass and subclass.
When an o...
Streams in Java provide a way to process collections of objects in a functional style.
Streams are sequences of elements that support various operations like filter, map, reduce, etc.
They can be created from collections, arrays, or generate elements dynamically.
Streams can be sequential or parallel, allowing for efficient processing of large datasets.
Example: List<String> names = Arrays.asList("Alice", "Bob", "Cha...
Threads in Java are created by extending the Thread class or implementing the Runnable interface, and invoked using the start() method.
Threads can be created by extending the Thread class and overriding the run() method.
Threads can also be created by implementing the Runnable interface and passing an instance of the class to a Thread object.
Threads are invoked by calling the start() method on the Thread object.
I applied via Campus Placement and was interviewed in May 2022. There were 4 interview rounds.
Core java, multi-threading, Strings, Exception
I applied via Campus Placement and was interviewed in Jan 2022. There were 3 interview rounds.
Basically aptitude test is completely based on core java concepts
Java is a high-level, object-oriented programming language used for developing applications.
Java features include platform independence, automatic memory management, and exception handling.
Try and catch blocks are used for handling exceptions in Java.
Static is a keyword used to create class-level variables and methods.
ArrayList is a dynamic array that can grow and shrink in size, while HashSet is a collection that does...
based on 2 interview experiences
based on 2 reviews
Rating in categories
Software Engineer
165
salaries
| ₹2.4 L/yr - ₹7.2 L/yr |
Design Engineer
105
salaries
| ₹2 L/yr - ₹6 L/yr |
Senior Software Engineer
94
salaries
| ₹4.2 L/yr - ₹10 L/yr |
Project Engineer
73
salaries
| ₹2.2 L/yr - ₹4.2 L/yr |
Senior Test Engineer
52
salaries
| ₹4.7 L/yr - ₹11 L/yr |
Softenger
Capital Numbers Infotech
JK Tech
DesignTech Systems