Filter interviews by
I applied via Approached by Company and was interviewed in Sep 2023. There was 1 interview round.
Top trending discussions
I applied via Referral and was interviewed in Jul 2024. There was 1 interview round.
Callable is used to return a result and can throw checked exceptions, while Runnable is used for void operations.
Callable can return a result and throw checked exceptions, while Runnable cannot.
Callable is a functional interface with a method call() that returns a result, while Runnable is a functional interface with a method run() that does not return a result.
Example: Callable
Use the Strategy design pattern for complex design.
Strategy pattern allows you to define a family of algorithms, encapsulate each one, and make them interchangeable.
It helps in separating the behavior of a class from the class itself, making it easier to switch between different algorithms at runtime.
Examples of using Strategy pattern include implementing different sorting algorithms in a class or defining various paym
Good coding questions related array and string
I applied via Walk-in and was interviewed in May 2023. There were 2 interview rounds.
Collection , logical
OOPs concept is a programming paradigm based on the concept of objects, Spring Boot is a framework for building Java applications.
OOPs concept stands for Object-Oriented Programming, which focuses on creating objects that interact with each other to solve problems.
It involves concepts like inheritance, encapsulation, polymorphism, and abstraction.
Spring Boot is a framework that simplifies the development of Java applic...
Controller is a class that handles user requests and returns appropriate response. Rest controller is a specialized controller for RESTful web services.
Controller is a class in MVC architecture that handles user requests and interacts with the model and view.
Rest controller is a specialized controller in Spring framework for building RESTful web services.
Rest controller uses annotations like @RestController and @Reques...
HashMap is a data structure that stores key-value pairs and uses hashing to efficiently retrieve values.
HashMap internally uses an array of linked lists to store key-value pairs.
When a key-value pair is added, the key is hashed to find the index in the array where it will be stored.
If multiple keys hash to the same index, a linked list is used to handle collisions.
HashMap allows null keys and values, but only one null ...
Count the occurrences of a given pattern in a string.
Iterate through the string and check for the pattern at each position
Increment a counter whenever the pattern is found
Return the final count
I applied via Job Fair and was interviewed in Nov 2022. There were 3 interview rounds.
Reasoning topics,Java logica programming
I am a Java Developer with 5 years of experience in developing web applications.
I have a strong understanding of Java programming language and its frameworks like Spring and Hibernate.
I have experience in developing RESTful APIs and working with databases like MySQL and Oracle.
I am familiar with front-end technologies like HTML, CSS, and JavaScript.
I have worked on projects that involved integrating third-party APIs an...
I applied via Naukri.com and was interviewed in Jan 2023. There were 3 interview rounds.
Stark from Java developer kidea
Java developer kidas he GD kidas using from java developer kidas
Java ful stops developer kidas iñ conding language
posted on 26 Apr 2023
I applied via Naukri.com and was interviewed before Apr 2022. There were 4 interview rounds.
In coding round it have 5 questions in it.
But i solved 4 of them.
Then I got a mail regarding interview for 4.5package
I applied via Naukri.com and was interviewed before Mar 2022. There were 3 interview rounds.
Reasoning ,verbal ,logical ,numerical coding
I was interviewed in Feb 2024.
90 Minutes of MCQ and coding test
Streams in Java are sequences of elements that support functional-style operations.
Streams allow for processing sequences of elements in a functional style.
They can be created from various data sources like collections, arrays, or I/O channels.
Operations on streams can be intermediate (e.g. filter, map) or terminal (e.g. forEach, collect).
Streams promote parallel processing and lazy evaluation for improved performance.
...
HashMap is a data structure in Java that stores key-value pairs and allows fast retrieval of values based on keys.
HashMap uses hashing to store key-value pairs, which allows for fast retrieval of values.
Keys in a HashMap must be unique, but values can be duplicated.
HashMap allows null keys and null values.
HashMap is not synchronized, so it is not thread-safe. To make it thread-safe, you can use ConcurrentHashMap.
Exampl...
based on 20 reviews
Rating in categories
Software Engineer
6.2k
salaries
| ₹2 L/yr - ₹11 L/yr |
Senior Software Engineer
5.6k
salaries
| ₹6 L/yr - ₹23 L/yr |
Associate Software Engineer
4.6k
salaries
| ₹2 L/yr - ₹6.4 L/yr |
Module Lead
2.4k
salaries
| ₹8.1 L/yr - ₹33 L/yr |
Transaction Processing Officer
2.2k
salaries
| ₹1.4 L/yr - ₹4.5 L/yr |
Cognizant
Wipro
Accenture
TCS