i
TCS
Filter interviews by
Small coding challenges consisting of 2 questions
I am a highly skilled System Engineer with 5+ years of experience in designing, implementing, and maintaining complex IT systems.
5+ years of experience in system engineering
Proficient in designing and implementing IT systems
Strong troubleshooting and problem-solving skills
Experience with network security and data protection
Certified in relevant technologies such as Cisco or Microsoft
I have worked on a project to implement a new network infrastructure for a large company.
Designed network architecture to support increased bandwidth requirements
Implemented new routers and switches to improve network performance
Configured security protocols to protect against cyber threats
I applied via Campus Placement and was interviewed in Nov 2024. There were 3 interview rounds.
Normal tcs ion center
Types of charts in Power BI include bar charts, line charts, pie charts, scatter plots, and more.
Bar chart
Line chart
Pie chart
Scatter plot
Area chart
Donut chart
Waterfall chart
Treemap
KPIs
Gauge chart
Yes, I am confident in my abilities to work in a ninja role.
I have strong physical fitness and agility.
I am skilled in martial arts or combat techniques.
I am able to work stealthily and maintain focus under pressure.
Yes, I joined TCS in South India.
Yes, I joined TCS in Chennai, Tamil Nadu.
I am currently working at the TCS office in Bangalore, Karnataka.
I chose to join TCS in South India due to the vibrant IT industry in the region.
I appeared for an interview in Nov 2024.
Major principles in HR include fairness, consistency, communication, and compliance with laws and regulations.
Fairness: Treat all employees equally and without bias in decision-making processes.
Consistency: Apply HR policies and procedures consistently across all employees.
Communication: Maintain open and transparent communication with employees to address concerns and provide feedback.
Compliance: Ensure compliance wit...
I helped a coworker meet a tight deadline by assisting with their workload.
Offered to take on some of their tasks to lighten their load
Provided guidance and support to help them prioritize and organize their work
Collaborated with them to ensure all tasks were completed on time
Strength: Strong communication skills. Weakness: Perfectionist tendencies.
Strength: Effective verbal and written communication abilities
Strength: Ability to listen actively and empathize with others
Weakness: Striving for perfection can lead to delays in completing tasks
Weakness: Difficulty delegating tasks to others
I have developed strong coping mechanisms to handle stress through time management, prioritization, and self-care.
I prioritize tasks based on deadlines and importance to avoid feeling overwhelmed.
I practice mindfulness and deep breathing exercises to stay calm in high-pressure situations.
I make sure to take breaks and engage in activities I enjoy to recharge and prevent burnout.
I seek support from colleagues or mentors...
I am open to any location that offers growth opportunities and challenges.
Open to relocation for the right opportunity
Prefer locations with a strong company culture and supportive team
Interested in locations with access to professional development resources
Flexible with location based on career advancement prospects
What people are saying about TCS
I applied via Campus Placement
Medium to hard level, 2 coding questions which was easy level
Supervised learning uses labeled data for training, while unsupervised learning uses unlabeled data.
Supervised learning requires labeled data for training, while unsupervised learning does not.
In supervised learning, the model learns from input-output pairs, while in unsupervised learning, the model finds patterns in the data.
Examples of supervised learning include classification and regression tasks, while examples of...
TCS interview questions for popular designations
I applied via Walk-in and was interviewed in Nov 2024. There was 1 interview round.
Electrical testing process involves checking the functionality and safety of electrical systems and equipment.
Electrical testing is essential to ensure the proper functioning of electrical systems and equipment.
Testing involves using specialized equipment to measure voltage, current, resistance, and continuity.
Common tests include insulation resistance testing, earth continuity testing, and polarity testing.
Regular tes...
Get interview-ready with Top TCS Interview Questions
I applied via Campus Placement and was interviewed in Jul 2024. There were 3 interview rounds.
1. Aptitude
A) Verbal
B) Reasoning
C) Quants
2. Coding test
A) Arrays - Number of ways to reach a position after exactly K steps
B) Rotate Matrix
Tuple is immutable, ordered collection of elements while list is mutable, ordered collection of elements in Python.
Tuple is created using parentheses () while list is created using square brackets []
Tuple elements cannot be changed once assigned while list elements can be modified
Tuple is faster than list for iteration and accessing elements
Example: tuple_example = (1, 2, 3) and list_example = [1, 2, 3]
Agile methodology is iterative and flexible, while waterfall model is sequential and rigid.
Agile focuses on delivering working software in short iterations
Waterfall follows a linear sequential flow from requirements to testing
Agile allows for changes and feedback throughout the development process
Waterfall requires all requirements to be defined upfront
Agile is more adaptive to changes in project scope
Waterfall is less
Agile is iterative and flexible, while waterfall is sequential and rigid.
Agile involves continuous feedback and adaptation, while waterfall follows a linear approach.
Agile is best suited for projects with changing requirements, while waterfall is better for projects with well-defined requirements.
Agile promotes collaboration and communication among team members, while waterfall focuses on documentation and formal proce...
Yes, there are drawbacks of Agile model.
Lack of predictability in terms of project timelines and deliverables
Difficulty in handling large and complex projects
Dependency on customer collaboration and feedback can sometimes slow down the process
Requires experienced team members for effective implementation
May lead to scope creep if not managed properly
I want to work at TCS because of its reputation for innovation, global presence, and opportunities for growth.
TCS is known for its cutting-edge technology solutions and innovation in the IT industry.
TCS has a strong global presence with offices in multiple countries, providing opportunities for international exposure.
TCS offers a wide range of projects and clients, allowing for professional growth and development.
TCS h...
My hobbies include playing the guitar, hiking, and reading science fiction novels.
Playing the guitar
Hiking
Reading science fiction novels
I have extensive team project experience in college, working on various assignments and presentations.
Led a team of 5 students to develop a mobile application for a class project
Collaborated with classmates to create a research paper on artificial intelligence
Participated in a group presentation on cybersecurity for a final exam
Yes, I am a continuous learner who is always seeking to expand my knowledge and skills.
I regularly attend workshops, seminars, and online courses to stay updated with the latest technologies and trends.
I actively seek feedback from colleagues and supervisors to identify areas for improvement.
I enjoy reading technical blogs and articles to enhance my understanding of complex concepts.
I have pursued certifications in rel...
I have successfully completed multiple projects on time and received recognition for my problem-solving skills.
Received Employee of the Month award for implementing a new system that improved efficiency by 20%
Led a team in developing a software solution that reduced errors by 15%
Achieved a 98% customer satisfaction rate in handling technical support issues
I applied via Referral and was interviewed in Oct 2024. There were 3 interview rounds.
I applied via Job Fair and was interviewed in Dec 2024. There was 1 interview round.
Java 11 introduced new features like local-variable syntax for lambda parameters, HTTP client API, and more.
Local-variable syntax for lambda parameters allows var to be used in lambda expressions.
HTTP client API provides a standard API for making HTTP requests and handling responses.
Nest-based access control enhances the security and maintainability of Java code.
Flight recorder API enables Java Flight Recorder to be us...
Parameterised testing in JUnit allows running the same test with different inputs.
Parameterised tests use @ParameterizedTest annotation in JUnit 5.
Parameters are provided using @MethodSource or @CsvSource annotations.
Each set of parameters is passed to the test method as arguments.
Helps in testing multiple scenarios with a single test method.
Example: @ParameterizedTest @ValueSource(ints = {1, 2, 3}) void test(int num)
I applied via Approached by Company and was interviewed in Nov 2024. There were 3 interview rounds.
Program to reverse a given name
Create a function that takes a string as input
Convert the string into an array of characters
Reverse the array of characters
Join the reversed array back into a string and return
I recently worked on implementing a new network monitoring system for our company.
Identified key requirements for the network monitoring system
Researched and evaluated different monitoring tools available in the market
Faced challenges in integrating the new system with existing infrastructure
Collaborated with cross-functional teams to address compatibility issues
Implemented a phased approach to deployment to minimize d
Seeking new challenges and growth opportunities in a dynamic work environment.
Looking for opportunities to expand my skill set
Seeking a more challenging role
Interested in working with new technologies
Want to explore different industry sectors
The duration of TCS interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 8.7k interviews
Interview experience
based on 92.1k reviews
Rating in categories
Bangalore / Bengaluru
6-10 Yrs
Not Disclosed
System Engineer
1.1L
salaries
| ₹1 L/yr - ₹9 L/yr |
IT Analyst
66.2k
salaries
| ₹5 L/yr - ₹15.9 L/yr |
AST Consultant
51.8k
salaries
| ₹8 L/yr - ₹25 L/yr |
Associate Consultant
30.3k
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