i
Tatvasoft
Filter interviews by
I applied via Campus Placement and was interviewed before Jun 2023. There were 3 interview rounds.
It was a aptitude test and have to score 50% plus all MCQ's with +3 on correct choice and -1 in wrong choice.
SDLC stands for Software Development Life Cycle, which is the process of developing software. STLC stands for Software Testing Life Cycle, which is the process of testing software.
SDLC involves planning, designing, coding, testing, and deployment of software.
STLC involves test planning, test case development, test execution, and test closure.
SDLC focuses on the overall development of software, while STLC focuses on ens...
Agile methodology is a software development approach that emphasizes flexibility, collaboration, and iterative development.
Iterative development with short, time-boxed iterations called sprints
Frequent collaboration between cross-functional teams
Adaptability to changing requirements and feedback
Focus on delivering working software in small increments
Use of tools like Scrum, Kanban, and Lean to manage projects
Top trending discussions
posted on 22 Sep 2024
I was interviewed in Aug 2024.
Collection is a single interface in Java while Collections is a utility class containing static methods for operating on collections.
Collection is an interface in Java that represents a group of objects known as elements. It is a single entity.
Collections is a utility class in Java that contains static methods for operating on collections like sorting, searching, etc.
Example: List is a Collection interface while Collec...
Microservices are a architectural style that structures an application as a collection of loosely coupled services, while APIs are interfaces that allow different software systems to communicate with each other.
Microservices are independent, self-contained services that can be developed, deployed, and scaled independently.
APIs are interfaces that define how different software components should interact with each other.
...
Status code 302 is a temporary redirect response status code indicating that the requested resource has been temporarily moved to a different URL.
302 Found is commonly used in response to a POST/PUT/DELETE request to indicate that the resource has been temporarily moved to a different URL.
It is often used during website maintenance or when a webpage has been moved to a new location temporarily.
The client should continu...
I applied via Recruitment Consulltant and was interviewed in Jan 2024. There were 2 interview rounds.
The API allows users to retrieve weather data based on location.
Create a new endpoint that accepts a location parameter
Use a weather API service to fetch weather data based on the location
Return the weather data in a standardized format, such as JSON
The feature added to the project is a user authentication system.
Implement a login page with username and password fields.
Create a database table to store user credentials.
Hash and salt passwords for secure storage.
Implement password reset functionality.
Add user roles and permissions for access control.
posted on 28 Sep 2023
posted on 1 Feb 2023
I applied via Naukri.com and was interviewed in Jan 2023. There were 3 interview rounds.
posted on 9 Oct 2023
I applied via Campus Placement and was interviewed before Oct 2022. There were 4 interview rounds.
Aptitude questions and 2 coding questions were asked
Indexes in DBMS are data structures that improve the speed of data retrieval operations on a database table.
Indexes are used to quickly locate data without having to search every row in a table.
They are created on columns in a table to speed up SELECT queries.
Examples of indexes include primary keys, unique keys, and non-unique indexes.
ACID properties in DBMS refer to the key characteristics of a transaction: Atomicity, Consistency, Isolation, and Durability.
Atomicity ensures that all operations in a transaction are completed successfully or none at all.
Consistency ensures that the database remains in a consistent state before and after the transaction.
Isolation ensures that the execution of multiple transactions concurrently does not interfere with ...
posted on 9 Nov 2022
I applied via Naukri.com
OOPS concepts of Java include encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: bundling data and methods within a class
Inheritance: creating new classes from existing ones
Polymorphism: using a single interface to represent multiple classes
Abstraction: hiding implementation details and showing only necessary information
I was interviewed in Aug 2022.
To check if a linkedlist is palindrome or not
Traverse the linkedlist and push each element into a stack
Traverse the linkedlist again and compare each element with the popped element from the stack
If all elements match, then the linkedlist is palindrome
Sort employees by salary and department
Create a comparator function to compare salary and department
Use the comparator function with the sort() method on the employee stream
Return the sorted employee stream
Count duplicates in array of strings
Create a dictionary to store the count of each string
Loop through the array and increment the count in dictionary
Loop through the dictionary and count the duplicates
Return the count of duplicates
I was interviewed in Feb 2023.
Stream program and spring boot, jpa etc
Stream program and microservice architecture
I applied via Campus Placement and was interviewed before Aug 2022. There were 5 interview rounds.
It was a coding + aptitude test. Mcqs were also there.
One topic was given. Share the pros and cons
based on 1 interview
Interview experience
Software Engineer
272
salaries
| ₹2 L/yr - ₹9 L/yr |
Senior Software Engineer
198
salaries
| ₹4.1 L/yr - ₹11 L/yr |
Team Lead
76
salaries
| ₹5.7 L/yr - ₹15 L/yr |
Software Developer
66
salaries
| ₹2 L/yr - ₹8 L/yr |
Associate Software Engineer
27
salaries
| ₹2.5 L/yr - ₹7 L/yr |
TCS
Infosys
Wipro
HCLTech