Filter interviews by
I applied via Campus Placement and was interviewed before Apr 2023. There were 4 interview rounds.
English isht and aptitude test
Then 5 coding ques 3 easy 2 hight level optional for good package
Loop in linked list is a situation where a node points to a previous node, creating a cycle.
To detect a loop in a linked list, we can use Floyd's Cycle Detection Algorithm.
We can use two pointers, one moving at twice the speed of the other. If they meet at some point, there is a loop.
Example: 1 -> 2 -> 3 -> 4 -> 2 (loop back to 2)
I applied via Naukri.com and was interviewed before May 2023. There were 2 interview rounds.
String reverse program
Top trending discussions
I applied via Campus Placement
My final year project was on developing a web-based inventory management system using Java and MySQL.
Developed using Java and MySQL
Web-based inventory management system
Implemented basic OOPs concepts
Used MVC architecture for better code organization
Included features like user authentication, product management, and order tracking
I applied via LinkedIn and was interviewed before Jun 2021. There were 2 interview rounds.
They give some topics related to present situation like in my GD in 2020 co. HR give topics related to that situation in our country like difference between offline education and online education system. and covid-19 pandemic related topics.
I applied via Naukri.com and was interviewed in Sep 2021. There were 2 interview rounds.
Types of test steps in software testing
Unit testing - testing individual units or components of the software
Integration testing - testing how different units or components work together
System testing - testing the entire system as a whole
Acceptance testing - testing if the software meets the requirements and is ready for release
Regression testing - testing to ensure that changes or updates to the software did not intro...
I applied via Walk-in and was interviewed before Nov 2021. There was 1 interview round.
based on 2 interviews
Interview experience
TCS
Accenture
Wipro
Cognizant