Filter interviews by
Java basic problems , Array , Collections, String , Java 8 , Spring Boot,String MVC
Count the occurrence of each word in a sentence using Java code.
Split the sentence into an array of words using split() method.
Create a HashMap to store each word and its count.
Iterate through the array and update the count in the HashMap.
Print the word and its count at the end.
I applied via Company Website and was interviewed in Sep 2022. There were 3 interview rounds.
I have done bsc info tech and i finished c,c++,java,java script,html
I applied via LinkedIn and was interviewed in Nov 2021. There were 3 interview rounds.
Java is a high-level programming language known for its platform independence and object-oriented approach.
Java is widely used for developing desktop, web, and mobile applications.
It follows the 'write once, run anywhere' principle, allowing code to be executed on any platform with a Java Virtual Machine (JVM).
Java supports multithreading, exception handling, and automatic memory management.
It has a vast standard libra...
Top trending discussions
I applied via Naukri.com
OOP Concepts refer to the principles of Object-Oriented Programming, including encapsulation, inheritance, and polymorphism.
Encapsulation: Bundling data and methods that operate on the data into a single unit (object)
Inheritance: Allowing a new class to inherit properties and behavior from an existing class
Polymorphism: The ability for objects of different classes to respond to the same message in different ways
Method overloading is when multiple methods have the same name but different parameters. Method overriding is when a subclass provides a specific implementation of a method that is already provided by its parent class.
Method overloading involves creating multiple methods in the same class with the same name but different parameters.
Method overriding occurs in a subclass that provides a specific implementation of a meth...
Multithreading is a programming concept where multiple threads run concurrently within a single process.
Allows for parallel execution of tasks
Improves performance by utilizing multiple CPU cores
Requires synchronization to prevent race conditions
Examples: creating a GUI application with responsive UI, processing multiple requests simultaneously in a web server
Some design patterns in microservices architecture include Service Registry, Circuit Breaker, and API Gateway.
Service Registry: Allows services to dynamically discover and communicate with each other.
Circuit Breaker: Prevents cascading failures by failing fast and providing fallback mechanisms.
API Gateway: Acts as a single entry point for clients to access multiple microservices.
Event Sourcing: Stores the state of a sy...
JDK is Java Development Kit, which includes tools for developing Java applications. JIT is Just-In-Time compiler, which compiles Java bytecode to native machine code at runtime.
JDK is a software development kit used for developing Java applications.
JIT is a component of the Java Virtual Machine (JVM) that improves the performance of Java applications by compiling bytecode to native machine code at runtime.
JDK includes ...
20 aptitude,20 comunication,4 program questions
General topics . topics about online class vs office line class
I applied via Company Website and was interviewed in Mar 2024. There were 5 interview rounds.
30 multiple choice questions
Two coding questions
I applied via LinkedIn and was interviewed in Mar 2024. There was 1 interview round.
I applied via Walk-in and was interviewed in Aug 2023. There were 3 interview rounds.
Basic aptitude questions
Basic coding questions
String in build program refers to the process of concatenating multiple strings to create a final output.
Use StringBuilder or StringBuffer for efficient string concatenation.
Avoid using '+' operator for concatenating large number of strings.
Consider using String.format() for formatting strings with placeholders.
I applied via Naukri.com and was interviewed in Oct 2022. There was 1 interview round.
Annotations are used in Springboot project for various purposes such as dependency injection, mapping requests, and handling exceptions.
Annotations are used to provide metadata to the Spring framework.
Some commonly used annotations in Springboot are @Autowired, @RestController, @RequestMapping, @ExceptionHandler, and @Service.
Annotations help in reducing the boilerplate code and make the code more readable and maintain...
posted on 21 Sep 2024
I applied via LinkedIn and was interviewed in Mar 2024. There were 2 interview rounds.
General Aptitude round based on numbers,verbal,time
Any language u can use but need to solve 5 problems
based on 1 interview
Interview experience
based on 7 reviews
Rating in categories
Senior Software Engineer
352
salaries
| ₹8 L/yr - ₹25 L/yr |
Technical Recruiter
250
salaries
| ₹1.6 L/yr - ₹6 L/yr |
Software Engineer
237
salaries
| ₹3.7 L/yr - ₹14 L/yr |
Software Developer
234
salaries
| ₹3.6 L/yr - ₹13.9 L/yr |
Talent Specialist
226
salaries
| ₹1.7 L/yr - ₹5.9 L/yr |
TCS
Infosys
Wipro
HCLTech