i
TCS
Filter interviews by
I was interviewed before Jan 2024.
Java based aptitude question both multiple and one programing is there in that in test.
I am a dedicated and motivated individual with a strong background in computer science and a passion for technology.
Graduated with a degree in Computer Science
Experience in programming languages such as Java, Python, and C++
Strong problem-solving skills
Worked on various projects including developing a mobile application for a local business
I chose IT because of my passion for problem-solving and technology.
Passion for problem-solving and technology
Interest in staying up-to-date with the latest advancements
Opportunities for growth and career advancement
Desire to work in a fast-paced and dynamic industry
I applied via Campus Placement and was interviewed in Jul 2022. There were 4 interview rounds.
Coding test is Not so tough. There were aptitude questions, reasoning questions, programming questions and 2 codes.
To reverse a string, iterate through it in reverse order and append each character to a new string.
Create an empty string to store the reversed string
Iterate through the original string in reverse order
Append each character to the new string
Return the new string
A foreign key is a column or set of columns in a database table that refers to the primary key of another table.
It establishes a link between two tables in a relational database.
It ensures referential integrity between the tables.
It can be used to join tables in a query.
Example: CustomerID in Orders table refers to the CustomerID in Customers table.
I applied via SAP portal and was interviewed in Aug 2022. There were 5 interview rounds.
Basic and advanced aptitude test
2 programs. Difficulty level for code 1 is high and 2nd is easy
What people are saying about TCS
I applied via Campus Placement and was interviewed before Apr 2023. There were 3 interview rounds.
Aptitude, verbal, articulation, situation based, coding questions
TCS interview questions for designations
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
I applied via Campus Placement and was interviewed before Feb 2023. There were 4 interview rounds.
Numerical,logical and general
Simple coding question.
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)
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
I was interviewed before May 2023.
Query to find leap year in SQL
Use modulo operator (%) to check if year is divisible by 4
If year is divisible by 100, also check if it is divisible by 400
Return years that meet both conditions as leap years
Some of the top questions asked at the TCS Associate Systems Engineer interview for job -
The duration of TCS Associate Systems Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 22 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