i
TCS
Filter interviews by
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
A session is a way to store information (state) about a user's interactions with a website or application.
Sessions are used to maintain user-specific data across multiple pages or interactions.
Sessions typically involve a unique identifier (session ID) that is stored on the server and passed to the client.
Session data can include user preferences, shopping cart contents, login status, etc.
Sessions can be implemented us...
Cookies are small pieces of data stored on the client's computer by the web server to track user activity.
Cookies are used to store user preferences, login information, and shopping cart items.
They can be set, retrieved, and deleted using JavaScript or server-side code.
Cookies have an expiration date and can be either session cookies (deleted when the browser is closed) or persistent cookies (stored for a longer period
It was good test as well easy for me .
Java code to check if a given String is a palindrome or not.
Create a function that takes a String as input
Use two pointers, one starting from the beginning and one from the end, to compare characters
If all characters match, return true; otherwise, return false
OOPS stands for Object-Oriented Programming System. It is a programming paradigm based on the concept of objects.
OOPS focuses on creating objects that contain data in the form of attributes and code in the form of methods.
Encapsulation, inheritance, and polymorphism are key principles of OOPS.
Examples of OOPS languages include Java, C++, and Python.
I applied via Walk-in and was interviewed in May 2024. There was 1 interview round.
Abstract class is a class that can have abstract methods and concrete methods, while interface is a contract that defines methods that a class must implement.
Abstract class can have both abstract and concrete methods, while interface can only have abstract methods.
A class can implement multiple interfaces but can only inherit from one abstract class.
Abstract classes can have constructors, fields, and properties, while ...
What people are saying about TCS
Confidential cannot share it
TCS interview questions for designations
Get interview-ready with Top TCS Interview Questions
I applied via Campus Placement and was interviewed in May 2024. There were 3 interview rounds.
Apti qsns were asked
Asked various logic building qsns
It consists of aptitude, reasoning and verbal.
I applied via Referral and was interviewed in Oct 2023. There were 4 interview rounds.
It was easy and doable if u have done basic dsa
Binary search is a divide and conquer algorithm that efficiently finds the target value within a sorted array.
Binary search compares the target value to the middle element of the array and eliminates half of the remaining elements each time.
It requires the array to be sorted in ascending or descending order.
The time complexity of binary search is O(log n).
I applied via Naukri.com and was interviewed in May 2024. There were 3 interview rounds.
Basic aptitude were asked
2 coding rounds were there
Projects are specific tasks or assignments that software developers work on to create or improve software applications.
Projects involve defining requirements, designing solutions, coding, testing, and implementing software applications.
Examples of projects include developing a new mobile app, creating a website for a client, or improving the functionality of an existing software system.
I applied via Recruitment Consulltant and was interviewed in Mar 2024. There were 2 interview rounds.
Some of the top questions asked at the TCS Software Developer interview -
The duration of TCS Software Developer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 475 interviews
5 Interview rounds
based on 1.9k reviews
Rating in categories
System Engineer
1.1L
salaries
| ₹1 L/yr - ₹9 L/yr |
IT Analyst
66.7k
salaries
| ₹5.1 L/yr - ₹16 L/yr |
AST Consultant
51.5k
salaries
| ₹8 L/yr - ₹25 L/yr |
Assistant System Engineer
29.8k
salaries
| ₹2.2 L/yr - ₹5.8 L/yr |
Associate Consultant
29.4k
salaries
| ₹9 L/yr - ₹32 L/yr |
Amazon
Wipro
Infosys
Accenture