i
Chetu
Filter interviews by
I applied via Walk-in and was interviewed before Jan 2021. There were 5 interview rounds.
I applied via Company Website and was interviewed in Oct 2022. There were 4 interview rounds.
Polymorphism ,table print ,reverse
Reasoning, english synonyms,math, opposite words
Oops ,collection, thread, Servlet ,JSP, databases
Dispatcher servlet is the front controller of Spring MVC framework.
It receives all incoming requests and delegates them to appropriate handlers.
It uses HandlerMapping to map requests to appropriate handlers.
It uses HandlerAdapter to invoke the appropriate handler method.
It uses ViewResolver to resolve the view for the response.
It is configured in web.xml or through Java configuration.
Example: DispatcherServlet dispatch...
Top trending discussions
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
To become a senior Java developer and contribute to innovative projects in a collaborative team environment.
Continue learning new technologies and best practices in Java development
Work on challenging projects to enhance problem-solving skills
Collaborate with team members to share knowledge and improve code quality
I believe my strong Java skills and problem-solving abilities can positively impact the company by improving efficiency and developing innovative solutions.
I have experience in developing efficient and scalable Java applications, which can help streamline processes within the company.
I am skilled in identifying and solving complex technical issues, which can contribute to the overall success of projects.
I am proactive ...
I applied via Approached by Company and was interviewed in Dec 2023. There were 2 interview rounds.
To check if a sentence is a palindrome, compare it with its reverse form.
Remove all non-alphanumeric characters and convert the sentence to lowercase.
Reverse the sentence and compare it with the original sentence to check for palindrome.
Example: 'A man, a plan, a canal, Panama' becomes 'amanaplanacanalpanama' after removing non-alphanumeric characters and converting to lowercase.
I applied via LinkedIn and was interviewed in Apr 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed before Oct 2022. There were 3 interview rounds.
Reverse string code and reverse array code
Inheritance is a mechanism in object-oriented programming where a class inherits properties and behaviors from another class.
Allows a class to inherit attributes and methods from another class
Promotes code reusability and reduces redundancy
Creates a parent-child relationship between classes
Example: Class 'Car' can inherit from class 'Vehicle' and inherit properties like 'speed' and methods like 'drive()'
Encapsulation is the concept of bundling data and methods that operate on the data into a single unit, known as a class.
Encapsulation helps in hiding the internal state of an object and restricting access to it.
It allows for better control over the data by preventing direct modification from outside the class.
Access to the data is provided through methods, which can enforce validation rules and ensure data integrity.
Ex...
Polymorphism is the ability of a single function or method to operate on different types of data.
Polymorphism allows objects of different classes to be treated as objects of a common superclass.
There are two types of polymorphism: compile-time (method overloading) and runtime (method overriding).
Example: Animal superclass with Dog and Cat subclasses. Both Dog and Cat can be treated as Animals.
Abstraction is the concept of hiding complex implementation details and showing only the necessary features to the user.
Abstraction allows developers to focus on what an object does rather than how it does it
It helps in reducing complexity and improving code readability
Example: In Java, abstract classes and interfaces are used to achieve abstraction
based on 3 reviews
Rating in categories
Software Engineer
1.2k
salaries
| ₹2.5 L/yr - ₹10.4 L/yr |
Software Developer
1k
salaries
| ₹2 L/yr - ₹9.7 L/yr |
Senior Software Engineer
644
salaries
| ₹4.4 L/yr - ₹10.5 L/yr |
Team Lead
281
salaries
| ₹5 L/yr - ₹13 L/yr |
Senior Software Developer
216
salaries
| ₹4.9 L/yr - ₹11 L/yr |
TCS
Infosys
Wipro
HCLTech