i
TCS
Filter interviews by
I applied via Company Website and was interviewed before Aug 2020. There was 1 interview round.
Fibonacci series is a sequence of numbers where each number is the sum of the two preceding ones.
Declare variables for first two numbers of the series
Loop through the series and calculate the next number by adding the previous two
Store the result in an array
Return the array
I applied via Campus Placement and was interviewed before Feb 2021. There were 2 interview rounds.
Codevita competition
LinkedList add function adds a new element to the end of the list.
The new element is added by creating a new node and setting its value to the input value.
If the list is empty, the new node becomes the head of the list.
If the list is not empty, traverse the list to find the last node and set its next pointer to the new node.
Time complexity refers to the amount of time taken by an algorithm to run as the input size increases.
It measures the efficiency of an algorithm.
It is usually expressed in Big O notation.
An algorithm with a lower time complexity is more efficient than one with a higher time complexity.
Examples of time complexities include O(1), O(n), O(n^2), O(log n), etc.
Stack and queue are data structures used to store and retrieve data in a specific order.
Stack is a Last-In-First-Out (LIFO) data structure. Example: a stack of plates.
Queue is a First-In-First-Out (FIFO) data structure. Example: a queue of people waiting in line.
I applied via Company Website and was interviewed before Aug 2020. There were 4 interview rounds.
What people are saying about TCS
I applied via Campus Placement and was interviewed before Aug 2021. There were 2 interview rounds.
Basic aptitude and reasoning questions followes by some computer basics.
2 Average level detailed coding questions which consists of a situation that is to be resolved and given input and output samples.
TCS interview questions for designations
I was interviewed before Dec 2020.
Round duration - 90 Minutes
Round difficulty - Medium
What is virtual memory?
Scheduling algos
Deadlock and its conditions
The first line of...
Suppose that the robber is at the ith house. The robber has two options:
You will follow the same for the rest of the houses. Thus, if maxLoot(i) is the maximum loot possible when we’re at the ith house, t...
Round duration - 20 minutes
Round difficulty - Medium
Normalization
What is indexing in db?
What are different oops concepts?
Tip 1 : Be focused and confident
Tip 2 : Practice daily
Tip 1 : Have some projects on resume
Tip 2 : Do not put false things on resume.
Get interview-ready with Top TCS Interview Questions
I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.
It was good
An array is a collection of elements of the same data type stored in contiguous memory locations. A linked list is a linear data structure where each element is a separate object with a pointer to the next element.
Arrays can be accessed using index numbers.
Arrays have a fixed size determined at the time of declaration.
Examples of arrays include int[], char[], and string[].
Linked lists can grow or shrink dynamically.
Lin...
I applied via campus placement at PSG College of Technology, Coimbatore and was interviewed before Apr 2021. There were 3 interview rounds.
Aptitude test
I have the necessary skills, experience, and passion for the role of Assistant System Engineer.
I have a strong technical background and knowledge in system engineering.
I have successfully completed relevant certifications and training programs.
I have hands-on experience in implementing and maintaining system infrastructure.
I am a quick learner and adapt well to new technologies and tools.
I have excellent problem-solvin...
My strengths include problem-solving, attention to detail, and adaptability. My weaknesses include public speaking and impatience.
Strength: Problem-solving - I have a strong ability to analyze complex problems and find effective solutions.
Strength: Attention to detail - I am meticulous in my work and ensure that all tasks are completed accurately.
Strength: Adaptability - I am able to quickly adapt to new technologies a...
I am a dedicated and motivated Assistant System Engineer with a strong background in computer science and problem-solving skills.
Bachelor's degree in Computer Science
Proficient in programming languages such as Java and Python
Experience in system administration and troubleshooting
Strong analytical and problem-solving skills
Excellent communication and teamwork abilities
I applied via Company Website and was interviewed before Jun 2020. There were 4 interview rounds.
I applied via Company Website and was interviewed before Jul 2021. There were 2 interview rounds.
Basic level Apitutude questions
2 coding questions. Easy to medium level difficulty. You have flexibility of choosing your coding language.
4 Interview rounds
based on 3.5k reviews
Rating in categories
System Engineer
1.1L
salaries
| ₹1 L/yr - ₹9 L/yr |
IT Analyst
67.9k
salaries
| ₹5.1 L/yr - ₹16 L/yr |
AST Consultant
51k
salaries
| ₹8 L/yr - ₹25 L/yr |
Assistant System Engineer
31.3k
salaries
| ₹2.2 L/yr - ₹5.6 L/yr |
Associate Consultant
28.6k
salaries
| ₹8.9 L/yr - ₹31.9 L/yr |
Amazon
Wipro
Infosys
Accenture