i
TCS
Filter interviews by
Clear (1)
I applied via Company Website and was interviewed in Jun 2022. There were 4 interview rounds.
Its 3hours test including all aptitude and 2coding questions
Easy to moderate level it depends on your speed and processing them
Easy to moderate level I have faced Through solving atleast one question you can able to get interview call
I applied via Campus Placement and was interviewed in Apr 2022. There were 2 interview rounds.
DSA RELATED QUESTIONS from leetcode medium to hard level problem
What people are saying about TCS
I applied via Campus Placement and was interviewed before Feb 2023. There were 4 interview rounds.
Numerical,logical and general
Simple coding question.
TCS interview questions for designations
I applied via Company Website and was interviewed before Nov 2022. There were 4 interview rounds.
It consists of questions we need to get cutoff
3 coding questions atleast one need to be answered perfectly
Java is a high-level programming language known for its portability, security, and versatility.
Java is platform-independent, meaning it can run on any device with a Java Virtual Machine (JVM).
It is known for its strong security features, such as automatic memory management and built-in exception handling.
Java is versatile, with a wide range of applications including web development, mobile apps, and enterprise software...
Inheritance is a concept in object-oriented programming where a class can inherit attributes and methods from another class.
Allows a class to inherit attributes and methods from another class
Promotes code reusability and reduces redundancy
Creates a parent-child relationship between classes
Derived class can access all public and protected members of the base class
Example: Class 'Car' can inherit from class 'Vehicle'
Method overloading is when multiple methods in a class have the same name but different parameters.
Allows a class to have multiple methods with the same name but different parameters
Parameters can differ in number, type, or order
Compile-time polymorphism
Example: void print(int a), void print(int a, int b)
Get interview-ready with Top TCS Interview Questions
I applied via Recruitment Consulltant and was interviewed in Jul 2022. There were 4 interview rounds.
Basics and easy but attempt fast.
2 coding first one is easy and second little bit hard.
Difference between C and C++, pointer definition and usage
C++ is an object-oriented language while C is procedural
C++ supports function overloading and templates while C does not
Pointers are variables that store memory addresses
Pointers are used for dynamic memory allocation and passing parameters by reference
Example: int *ptr; // declares a pointer to an integer variable
I applied via Company Website and was interviewed before Dec 2022. There were 4 interview rounds.
English, code - simple and complex
Code to blink red and blue bulb alternatively
Use a loop to alternate between turning on and off the red and blue bulbs
Use a delay function to control the timing of the blinking
Toggle the state of the bulbs using a boolean variable
I applied via Campus Placement and was interviewed before Sep 2022. There were 2 interview rounds.
I applied through NQT. Apti Test+2 coding qs.
Java 8 introduced several new features including lambda expressions, functional interfaces, streams, and default methods.
Lambda expressions allow you to pass functionality as an argument to a method.
Functional interfaces have a single abstract method and can be used with lambda expressions.
Streams provide a way to work with sequences of elements efficiently.
Default methods allow interfaces to have method implementation...
Set and Map are both data structures in Java, but Set stores unique elements while Map stores key-value pairs.
Set does not allow duplicate elements, while Map allows duplicate values but not duplicate keys.
In Set, elements are stored in an unordered manner, while in Map, key-value pairs are stored.
Example: Set
Developed a web-based inventory management system for a retail company
Used Java and Spring framework for backend development
Implemented responsive design using HTML, CSS, and JavaScript for frontend
Integrated with third-party APIs for payment processing and order tracking
I applied via Campus Placement and was interviewed before Mar 2023. There were 3 interview rounds.
Online proctored aptitude test
Inheritance is a mechanism in object-oriented programming where a new class is created by inheriting properties of an existing class.
Inheritance allows for code reuse and promotes a hierarchical organization of classes.
The existing class is called the superclass or parent class, while the new class is called the subclass or child class.
The subclass inherits all the properties and methods of the superclass, and can also...
Bubble sort is a simple sorting algorithm that repeatedly steps through the list, compares adjacent elements and swaps them if they are in the wrong order.
Bubble sort is a comparison-based algorithm.
It works by comparing each pair of adjacent elements and swapping them if they are in the wrong order.
It has a worst-case and average-case time complexity of O(n^2).
Example: [5, 3, 8, 4, 2] -> [3, 5, 4, 2, 8] -> [3, 4, 2, 5
Some of the top questions asked at the TCS Associate Systems Engineer interview -
The duration of TCS Associate Systems Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 54 interviews
4 Interview rounds
based on 362 reviews
Rating in categories
System Engineer
1.1L
salaries
| ₹0 L/yr - ₹0 L/yr |
IT Analyst
66.6k
salaries
| ₹0 L/yr - ₹0 L/yr |
AST Consultant
51.5k
salaries
| ₹0 L/yr - ₹0 L/yr |
Assistant System Engineer
29.8k
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Consultant
29.5k
salaries
| ₹0 L/yr - ₹0 L/yr |
Amazon
Wipro
Infosys
Accenture