i
TCS
Filter interviews by
Basic multiple-choice questions on object-oriented programming (OOP) and database management systems (DBMS), along with a coding question focused on arrays.
To install WebSphere, download the installation files, run the installer, configure the installation settings, and start the server.
Download the WebSphere installation files from the IBM website.
Run the installer and follow the on-screen instructions to install WebSphere.
Configure the installation settings such as ports, security settings, and database connections.
Start the WebSphere server and verify that it is runnin
Object-oriented programming features like encapsulation, inheritance, polymorphism, and abstraction.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Inheritance: Ability to create a new class that inherits attributes and methods from an existing class.
Polymorphism: Ability to present the same interface for different data types.
Abstraction: Hiding the complex implementation details an
ArrayList is a dynamic array in Java that can grow or shrink in size as needed.
ArrayList is a class in Java's collection framework.
It allows for dynamic resizing of the array.
Elements can be added, removed, or accessed using indexes.
Example: ArrayList
What people are saying about TCS
API mocking is the process of simulating API responses for testing purposes.
API mocking is used in software development to test API integrations without relying on the actual API.
It allows developers to simulate different scenarios and responses to ensure their code can handle various situations.
Tools like Postman, WireMock, and MockServer are commonly used for API mocking.
API mocking can help in speeding up developmen...
TCS interview questions for designations
Get interview-ready with Top TCS Interview Questions
Plugins are software components that add specific features or functionalities to an existing program or application.
Plugins enhance the capabilities of a software by adding new features or functionalities.
They can be easily installed and uninstalled without affecting the core functionality of the software.
Examples of plugins include browser extensions, video editing effects, and social media sharing buttons.
Business rules define the logic and constraints for data validation and automation, while business processes define the sequence of tasks to be performed to achieve a specific outcome in MS Dynamics.
Business rules are used to enforce data quality and consistency, such as requiring a certain field to be filled out or limiting the values that can be entered.
Business processes are used to automate and streamline workflows...
Normal aptitude questions
Easy questions on array and string
To alter a table, you can use SQL commands like ALTER TABLE to add, modify, or delete columns.
Use ALTER TABLE to add a new column: ALTER TABLE table_name ADD column_name datatype;
Use ALTER TABLE to modify a column: ALTER TABLE table_name MODIFY column_name new_datatype;
Use ALTER TABLE to delete a column: ALTER TABLE table_name DROP COLUMN column_name;
I want to work at TCS because of its reputation for innovation, global presence, and opportunities for growth.
TCS is known for its innovative solutions and cutting-edge technology.
TCS has a strong global presence with clients in various industries around the world.
TCS offers opportunities for career growth and development through training programs and mentorship.
I admire TCS's commitment to diversity and inclusion in t
I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.
SAP MM involves various processes like procurement, inventory management, and invoice verification.
Procurement process involves creating purchase requisitions, sending RFQs to vendors, creating purchase orders, goods receipt, and invoice verification.
Inventory management includes goods receipt, goods issue, transfer postings, and physical inventory.
Invoice verification involves verifying invoices against purchase order...
I applied via Referral and was interviewed in Sep 2024. There was 1 interview round.
Spark optimisation techniques involve various strategies to improve performance and efficiency of Spark applications.
Use partitioning to distribute data evenly across nodes
Cache intermediate results to avoid recomputation
Optimize shuffle operations by reducing data shuffling
Use broadcast variables for small lookup tables
Tune memory and CPU settings based on workload
I applied via Job Portal and was interviewed in Jun 2024. There were 2 interview rounds.
Join is a SQL operation used to combine rows from two or more tables based on a related column between them.
Join is used to retrieve data from multiple tables based on a related column
Types of joins include inner join, outer join, left join, and right join
Example: SELECT * FROM table1 INNER JOIN table2 ON table1.column = table2.column
ddic ABAP SAP is a data dictionary in SAP ABAP used for defining and managing database objects.
ddic stands for Data Dictionary in SAP ABAP
It is used for defining and managing database objects like tables, views, data elements, domains, etc.
ddic helps in maintaining data integrity and consistency in SAP systems
Dataweave code for array of strings
Use the map function to iterate over each element in the array and transform it as needed
Enclose the array elements in square brackets to create an array of strings
Example: payload map (item) -> item as String
Batch processing in Mule 4 allows for processing large amounts of data in chunks.
Batch processing in Mule 4 is achieved using the Batch Job component.
It allows for processing large amounts of data in chunks, improving performance and efficiency.
You can configure batch jobs to read data from a variety of sources, process it, and then write the results to a target system.
Batch processing in Mule 4 also supports error han...
The duration of TCS Consultant interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 52 interviews
4 Interview rounds
based on 477 reviews
Rating in categories
System Engineer
1.1L
salaries
| ₹1 L/yr - ₹9 L/yr |
IT Analyst
66.6k
salaries
| ₹5.1 L/yr - ₹16 L/yr |
AST Consultant
51.5k
salaries
| ₹8 L/yr - ₹25.1 L/yr |
Assistant System Engineer
29.8k
salaries
| ₹2.2 L/yr - ₹8.6 L/yr |
Associate Consultant
29.5k
salaries
| ₹9 L/yr - ₹32 L/yr |
Amazon
Wipro
Infosys
Accenture