i
TCS
Filter interviews by
I applied via Job Portal and was interviewed in Oct 2024. There were 2 interview rounds.
Number systems, math based
DSA, Oops, exception handling
C programming is a high-level programming language used for system programming, embedded systems, and creating software applications.
C programming is widely used for developing operating systems, compilers, and device drivers.
It is known for its efficiency, flexibility, and portability.
Example: Writing a simple 'Hello World' program in C.
I applied via Campus Placement and was interviewed in Dec 2023. There was 1 interview round.
About ux case study ui and. Project management side and topic discussion
What people are saying about TCS
Conversion of 2d array to 1d array
Iterate through each row of the 2d array and append it to the 1d array
Use built-in functions like flatten() in Python or flat() in JavaScript
Calculate the index of each element in the 2d array and map it to the corresponding index in the 1d array
I like Java because of its versatility and wide range of applications.
Java is platform-independent, making it easy to write code that can run on multiple operating systems.
It has a vast library of pre-built classes and functions, making it easy to develop complex applications.
Java is used in a variety of industries, from finance to gaming, making it a valuable skill to have.
It is also a popular language for developing ...
TCS interview questions for designations
Multiple choice questions wete given. It was easy
Asked to write programs in C language and python
I applied via Job Portal and was interviewed in Jun 2021. There were 3 interview rounds.
I applied via LinkedIn and was interviewed before Jan 2021. There were 4 interview rounds.
I applied via Campus Placement and was interviewed in Aug 2020. There were 4 interview rounds.
A program to replace a character with another character in Java.
Create a string variable with the original text
Use the replace() method to replace the character with another character
Print the new string with the replaced character
I applied via Campus Placement and was interviewed in Jan 2021. There were 3 interview rounds.
Swap two numbers with and without temporary variable
Without temporary variable: Use addition and subtraction
With temporary variable: Use a third variable to store the value of one of the numbers
Example without temporary variable: a=5, b=7; a=a+b; b=a-b; a=a-b;
Example with temporary variable: a=5, b=7; temp=a; a=b; b=temp;
I applied via Naukri.com and was interviewed in Oct 2020. There was 1 interview round.
Second level cache is a caching mechanism used to improve performance by storing frequently accessed data in memory.
Second level cache is implemented at the application level and can be configured using frameworks like Hibernate.
To optimize SQL queries, one can use indexes, avoid using SELECT *, and use JOINs instead of subqueries.
SOLID principles are a set of design principles for writing maintainable and scalable cod...
To deploy an application in AWS, you need to create an EC2 instance, configure security groups, install necessary software, and upload your application code.
Create an EC2 instance in the desired region and select the appropriate instance type
Configure security groups to allow traffic to and from the instance
Install necessary software and dependencies on the instance
Upload your application code to the instance
Start the ...
based on 4 interviews
1 Interview rounds
based on 21 reviews
Rating in categories
System Engineer
1.1L
salaries
| ₹1 L/yr - ₹9 L/yr |
IT Analyst
66.3k
salaries
| ₹5 L/yr - ₹16 L/yr |
AST Consultant
52k
salaries
| ₹8 L/yr - ₹25 L/yr |
Associate Consultant
30.5k
salaries
| ₹9 L/yr - ₹32 L/yr |
Assistant System Engineer
29.8k
salaries
| ₹2.2 L/yr - ₹5.8 L/yr |
Amazon
Wipro
Infosys
Accenture