Filter interviews by
Basic aptitude, problems of maths, numbers
I applied via Approached by Company and was interviewed before Dec 2023. There were 2 interview rounds.
Transactions in Spring Boot help manage database operations as a single unit of work.
Transactions ensure ACID properties (Atomicity, Consistency, Isolation, Durability) for database operations.
Use @Transactional annotation to mark a method as transactional.
Transactions can be managed programmatically using TransactionTemplate.
Rollback can be triggered manually in case of exceptions.
Spring Boot supports both declarative
I applied via Campus Placement and was interviewed before Aug 2023. There were 2 interview rounds.
Identify anagrams within a given sentence
Split the sentence into individual words
Compare each word to every other word to find anagrams
Store anagrams in an array of strings
The lowest common ancestor (LCA) of a binary tree is the shared ancestor of two nodes farthest from the root.
Start from the root and recursively search for the nodes in the left and right subtrees.
If one node is found in the left subtree and the other in the right subtree, then the root is the LCA.
If both nodes are found in the left subtree, then the LCA is in the left subtree. Same for the right subtree.
Repeat the pro
Use a hash set to find duplicates in a string efficiently.
Create a hash set to store characters as you iterate through the string.
If a character is already in the hash set, it is a duplicate.
Return the duplicates as an array of strings.
To find the sum of digits in reverse order, reverse the number and then add the digits together.
Reverse the given number
Separate each digit of the reversed number
Add all the digits together to get the sum
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
Talk about social media influence impact on chilfern
I applied via Job Portal and was interviewed in Oct 2024. There were 3 interview rounds.
I applied via Approached by Company and was interviewed in Jan 2024. There were 2 interview rounds.
Static analysis is a process of analyzing code without executing it. Different layers in development require different types of testing.
Static analysis involves analyzing code without executing it
Different layers in development require different types of testing
For the presentation layer, testing can include checking for UI/UX issues, accessibility, and responsiveness
For the business logic layer, testing can include ch...
I have fixed various bugs related to software performance and functionality.
Resolved a bug causing the application to crash when processing large data sets.
Fixed a bug that was causing incorrect calculations in the financial module.
Addressed a bug that caused the user interface to freeze when performing certain actions.
Solved a bug that resulted in data loss when saving files in a specific format.
Resolved an issue wher...
RTE calls are generated to communicate between software components. Different types of calls are generated for each interface.
RTE calls are generated to exchange data and trigger actions between software components.
The type of call generated for each interface depends on the communication protocol used.
For example, in a RESTful API interface, HTTP requests like GET, POST, PUT, and DELETE are generated.
In a messaging in...
DF memory stands for Delayed Feedback Memory.
DF memory is a type of memory system used in digital signal processing.
It is characterized by the presence of a feedback loop that introduces a delay in the memory access.
DF memory is commonly used in applications such as echo cancellation and adaptive filters.
It allows for the storage and retrieval of past data samples to perform calculations and adjustments.
An example of D...
posted on 11 Apr 2024
I applied via Naukri.com and was interviewed before Apr 2023. There were 4 interview rounds.
Data structures, string operation bitwise, algorithm, vector, map
Type mismatch error occurs when incorrect data type is used in a program.
Type mismatch error can occur when trying to assign a string to an integer variable.
It can also happen when performing operations on incompatible data types, such as adding a string to a number.
Type mismatch errors are common in programming languages like Java, C++, and Python.
based on 4 reviews
Rating in categories
Software Engineer
313
salaries
| ₹4.5 L/yr - ₹9 L/yr |
Software Analyst
273
salaries
| ₹5 L/yr - ₹12.4 L/yr |
Senior Software Analyst
153
salaries
| ₹6.2 L/yr - ₹15.5 L/yr |
Compliance Auditor
76
salaries
| ₹2.9 L/yr - ₹5.5 L/yr |
Audit Specialist
53
salaries
| ₹2.1 L/yr - ₹4.9 L/yr |
KPIT Technologies
Thomson Reuters
Oracle Cerner
NextComm Corporation