i
TCS
Filter interviews by
Clear (1)
I was interviewed before Mar 2024.
It was an off-campus MBA drive, and the questions were related to quantitative and qualitative analysis, English, and business topics.
I am a dedicated Assistant System Analyst with a passion for optimizing systems and enhancing user experiences through technology.
Educational Background: Bachelor's degree in Computer Science, focusing on systems analysis and design.
Professional Experience: Over 3 years of experience in analyzing user requirements and translating them into technical specifications.
Technical Skills: Proficient in SQL, Python, and variou...
A primary key uniquely identifies a record in a table, while a foreign key links records between tables.
A primary key must contain unique values and cannot be NULL.
Example: In a 'Users' table, 'UserID' can be a primary key.
A foreign key is a field in one table that links to the primary key of another table.
Example: In an 'Orders' table, 'UserID' can be a foreign key referencing 'Users'.
Primary keys ensure entity integr...
Joins in SQL combine rows from two or more tables based on related columns.
INNER JOIN: Returns records with matching values in both tables. Example: SELECT * FROM A INNER JOIN B ON A.id = B.id;
LEFT JOIN: Returns all records from the left table and matched records from the right table. Example: SELECT * FROM A LEFT JOIN B ON A.id = B.id;
RIGHT JOIN: Returns all records from the right table and matched records from the le...
The 4 P's of marketing are Product, Price, Place, and Promotion, essential for effective marketing strategies.
Product: The item or service offered, e.g., a smartphone with unique features.
Price: The cost consumers pay, e.g., premium pricing for luxury brands.
Place: Distribution channels, e.g., selling online vs. in retail stores.
Promotion: Marketing communications, e.g., social media advertising or TV commercials.
I pursued an MBA to enhance my business acumen and leadership skills, gaining valuable insights into management and strategy.
Developed strong analytical skills through case studies, enabling me to assess business situations critically.
Learned about strategic management, which taught me how to align business goals with operational capabilities.
Gained experience in team collaboration during group projects, enhancing my l...
I applied via Campus Placement and was interviewed before Jul 2023. There were 2 interview rounds.
Basic logical reasoning and Quantitative Aptitude
I applied via Job Fair and was interviewed before Oct 2021. There were 3 interview rounds.
Normal Aptitude test consisting of time, age, profit loss and integrals - 60 minutes
3 coding questions 1 easy 1 medium and 1 difficult
Curd rules are constraints that ensure data integrity in a database.
Curd rules are used to enforce data consistency and accuracy.
They prevent invalid data from being entered into the database.
Examples of curd rules include unique constraints, foreign key constraints, and check constraints.
What people are saying about TCS
TCS interview questions for designations
I applied via Referral and was interviewed before Jul 2020. There were 3 interview rounds.
SDLC cycle is a process followed by software development teams to design, develop and test high-quality software.
SDLC stands for Software Development Life Cycle
It consists of several phases including planning, analysis, design, implementation, testing, and maintenance
Each phase has its own set of deliverables and goals
The cycle is iterative, meaning that each phase may be revisited multiple times
The goal is to produce ...
Yes, Agile is a project management methodology that emphasizes on iterative and incremental development.
Agile is based on the Agile Manifesto which values individuals and interactions, working software, customer collaboration, and responding to change.
It involves breaking down the project into smaller chunks called sprints and delivering a working product incrementally.
Scrum, Kanban, and Extreme Programming (XP) are so...
To form a query in SQL, use the SELECT statement followed by the columns to retrieve and the table to retrieve from.
Use the SELECT statement to specify the columns to retrieve
Use the FROM keyword to specify the table to retrieve from
Use the WHERE keyword to specify any conditions for the query
Use the ORDER BY keyword to specify the order of the results
Use the GROUP BY keyword to group the results by a specific column
Us...
Get interview-ready with Top TCS Interview Questions
I applied via Walk-in and was interviewed before Sep 2021. There was 1 interview round.
I applied via Company Website and was interviewed in Oct 2020. There were 3 interview rounds.
Recursion is a process in which a function calls itself. Inheritance is a mechanism in OOP where a class inherits properties of another class. Heap is a region of memory used for dynamic memory allocation.
Recursion can be used to solve problems that can be broken down into smaller sub-problems.
Inheritance allows for code reuse and helps in creating a hierarchy of classes.
Heap is used for dynamic memory allocation in la...
There are three types of machine learning: supervised, unsupervised, and reinforcement learning.
Supervised learning involves labeled data and predicting outcomes based on that data.
Unsupervised learning involves finding patterns in unlabeled data.
Reinforcement learning involves an agent learning to make decisions based on rewards and punishments.
Examples of supervised learning include image classification and spam filt...
OOPs stands for Object-Oriented Programming. It is a programming paradigm that uses objects to design applications.
OOPs is based on the concept of classes and objects
It focuses on encapsulation, inheritance, and polymorphism
It helps in creating modular, reusable, and maintainable code
Examples of OOPs languages are Java, C++, Python, etc.
SDLC stands for Software Development Life Cycle, a process used to design, develop, and maintain software.
SDLC is a structured approach to software development
It involves several phases such as planning, analysis, design, implementation, testing, and maintenance
Each phase has its own set of activities and deliverables
SDLC helps ensure that software is developed efficiently, on time, and within budget
Examples of SDLC mo
I applied via Company Website and was interviewed before Nov 2020. There were 3 interview rounds.
based on 3 interviews
Interview experience
based on 79 reviews
Rating in categories
System Engineer
1.1L
salaries
| ₹0 L/yr - ₹0 L/yr |
IT Analyst
66.4k
salaries
| ₹0 L/yr - ₹0 L/yr |
AST Consultant
51.6k
salaries
| ₹0 L/yr - ₹0 L/yr |
Assistant System Engineer
29.8k
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Consultant
29.6k
salaries
| ₹0 L/yr - ₹0 L/yr |
Amazon
Wipro
Infosys
Accenture