i
TCS
Filter interviews by
I appeared for an interview before Mar 2024, where I was asked the following questions.
I applied via Walk-in and was interviewed before Jan 2024. There was 1 interview round.
To find duplicates in tables, use SQL queries with GROUP BY and HAVING clauses.
Use GROUP BY clause to group rows with the same values
Use HAVING clause to filter groups with more than one row
Example: SELECT column_name, COUNT(*) FROM table_name GROUP BY column_name HAVING COUNT(*) > 1
What people are saying about TCS
I appeared for an interview before Dec 2023.
JDK is Java Development Kit, which includes JRE along with development tools. JRE is Java Runtime Environment, which is required to run Java applications.
JDK includes JRE along with development tools like compiler and debugger
JRE is only required to run Java applications
JDK is needed for Java development, while JRE is needed for running Java programs
OOPs stands for Object-Oriented Programming. It is a programming paradigm based on the concept of objects.
OOPs principles include Inheritance, Encapsulation, Polymorphism, and Abstraction.
Inheritance allows a class to inherit properties and behavior from another class.
Encapsulation involves bundling data and methods that operate on the data within a single unit.
Polymorphism allows objects to be treated as instances of ...
TCS interview questions for designations
I appeared for an interview in Apr 2023.
Get interview-ready with Top TCS Interview Questions
I applied via Job Portal and was interviewed before Sep 2023. There were 2 interview rounds.
Coding questions related to java
Agile model is a software development approach where requirements and solutions evolve through collaboration between self-organizing cross-functional teams.
Iterative and incremental development
Customer involvement and feedback
Adaptability to changing requirements
Regular team collaboration and communication
Frequent delivery of working software
Implemented Singleton and Factory design patterns in previous projects.
Singleton pattern ensures only one instance of a class is created and provides a global point of access to it.
Factory pattern provides an interface for creating objects in a superclass, but allows subclasses to alter the type of objects that will be created.
Other design patterns include Observer, Decorator, Adapter, and Strategy.
Implemented these pa...
I applied via Naukri.com and was interviewed before Mar 2023. There were 2 interview rounds.
General Aptitude test including English, Logical Reasoning
Power BI is used for data visualization, business intelligence, and analytics.
Power BI allows users to create interactive reports and dashboards
It helps in analyzing data from various sources and gaining insights
Users can easily share and collaborate on reports with others
Power BI integrates with other Microsoft products like Excel and Azure
It is widely used in businesses for decision-making and forecasting
ETL process involves extracting data from various sources, transforming it to fit business needs, and loading it into a target database.
Extract data from multiple sources such as databases, files, APIs, etc.
Transform the data by cleaning, filtering, aggregating, and structuring it.
Load the transformed data into a target database or data warehouse.
ETL tools like Informatica, Talend, and SSIS are commonly used for this p
I applied via Company Website and was interviewed in Apr 2021. There were 4 interview rounds.
To analyze a bug in production, I follow a systematic approach that involves identifying, reproducing, isolating, and resolving the issue.
Identify the symptoms of the bug and gather relevant data such as logs, error messages, and user reports.
Reproduce the bug in a controlled environment to understand its root cause.
Isolate the bug by narrowing down the scope of the issue and ruling out other potential causes.
Resolve t...
I applied via Job Fair and was interviewed before Jun 2021. There were 3 interview rounds.
Codevita
Codevita round 2
The duration of TCS Senior Systems Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 22 interviews
2 Interview rounds
based on 167 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