i
MothersonSumi INfotech & Designs
Filter interviews by
I applied via Monster and was interviewed before Feb 2022. There were 3 interview rounds.
JMS stands for Java Message Service. Queues are point-to-point messaging while topics are publish-subscribe messaging.
JMS is a messaging standard for Java applications
Queues are used for point-to-point messaging where a single message is delivered to a single consumer
Topics are used for publish-subscribe messaging where a single message is delivered to multiple subscribers
Queues guarantee message delivery while topics ...
If connection drops during insertion of 80k records into DB, the insertion process will be interrupted.
The insertion process will be interrupted and will need to be restarted once the connection is re-established.
The partially inserted records may need to be cleaned up before restarting the insertion process.
It is important to have a backup plan in case of such interruptions, such as implementing a retry mechanism or u
jcd is not a commonly used term. Business logic is written using programming languages and frameworks.
jcd is not a widely known term in the software development industry
Business logic is the programming code that defines the rules and processes of a software application
It is typically written using programming languages such as Java, Python, or C#
Frameworks such as Spring or Django can also be used to write business lo...
To create an interface, you need to design the layout, choose the appropriate controls, and write the code to connect them.
Determine the purpose and functionality of the interface
Choose the appropriate layout and design elements
Select the appropriate controls and widgets
Write the code to connect the controls to the underlying data or functionality
Test and refine the interface based on user feedback
Top trending discussions
I applied via Approached by Company and was interviewed in Aug 2023. There were 3 interview rounds.
Find count of pairs whose sum is k in an array, with updated scenarios with each solution
hands on code for Java8, Springboot, HIbernate, Microservice architecture
Current project internals
I applied via Recruitment Consulltant and was interviewed in Sep 2023. There were 2 interview rounds.
Builder design pattern is a creational design pattern used to construct complex objects step by step.
Builder pattern separates the construction of a complex object from its representation.
It allows the same construction process to create different representations of the object.
Useful when there are multiple ways to construct an object or when the object creation process is complex.
Example: StringBuilder in Java allows ...
JOIN query to retrieve country and employee name
Use JOIN keyword to combine data from multiple tables
Specify the columns to select from each table
Use ON keyword to specify the relationship between the tables
posted on 8 Jan 2025
I applied via Recruitment Consulltant and was interviewed before Nov 2021. There were 3 interview rounds.
I applied via Naukri.com and was interviewed before Dec 2021. There were 3 interview rounds.
Java 8 features include lambda expressions, functional interfaces, streams, and default methods.
Lambda expressions allow you to write code in a more concise and readable way.
Functional interfaces enable the use of lambda expressions.
Streams provide a way to work with collections of objects in a functional style.
Default methods allow interfaces to have method implementations.
Examples: Using lambda expressions to iterate...
Map applies a function to each element in a collection, while flatMap applies a function that returns a collection and flattens the result. Function is used to transform input into output, Predicate is used to test a condition.
Map transforms each element in a collection using a function
FlatMap transforms each element in a collection using a function that returns a collection and flattens the result
Function is used to t...
Use stream API to find sum of even numbers from a list
Use filter to get only even numbers
Use mapToInt to convert stream to IntStream
Use sum() to get the sum of even numbers
Liskov's substitution principle states that objects of a superclass should be replaceable with objects of its subclasses without affecting the program's correctness.
Subtypes must be substitutable for their base types
Derived classes should be able to extend the functionality of base classes without changing their behavior
Violating this principle can lead to unexpected behavior and errors in the program
Switch-case can break the Open/Closed Principle by requiring modification of existing code for new cases.
Switch-case statements violate the Open/Closed Principle, which states that classes should be open for extension but closed for modification.
Adding a new case to a switch statement requires modifying the existing code, violating the principle of not modifying existing code.
Instead of using switch-case, consider usin...
Different kinds of DB joins include inner join, outer join, left join, and right join.
Inner join: Returns rows when there is at least one match in both tables.
Outer join: Returns all rows when there is a match in one of the tables.
Left join: Returns all rows from the left table and the matched rows from the right table.
Right join: Returns all rows from the right table and the matched rows from the left table.
I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.
Java 8 programming and features
I applied via Job Portal and was interviewed before Mar 2023. There were 3 interview rounds.
I applied via Job Portal
based on 1 interview
Interview experience
based on 12 reviews
Rating in categories
Software Engineer
537
salaries
| ₹2.4 L/yr - ₹9.1 L/yr |
Senior Software Engineer
396
salaries
| ₹5.2 L/yr - ₹18.7 L/yr |
Module Lead
166
salaries
| ₹7.4 L/yr - ₹30 L/yr |
Project Lead
111
salaries
| ₹10.4 L/yr - ₹25.9 L/yr |
Technology Specialist
74
salaries
| ₹5.4 L/yr - ₹21 L/yr |
ITC Infotech
CMS IT Services
KocharTech
Xoriant