Filter interviews by
I applied via Referral and was interviewed before Mar 2022. There were 3 interview rounds.
I applied via campus placement at Lovely Professional University (LPU) 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 applied via Walk-in and was interviewed in Jul 2024. There were 3 interview rounds.
Jagged arrays are arrays of arrays where each element can be of different sizes.
Jagged arrays are useful when you need to store arrays of different lengths.
Each sub-array within a jagged array can have a different number of elements.
Example: string[][] jaggedArray = new string[3][]; jaggedArray[0] = new string[2]; jaggedArray[1] = new string[3]; jaggedArray[2] = new string[4];
if else is used for conditional statements with multiple conditions, while switch is used for selecting one of many options based on a single expression.
if else allows for multiple conditions to be checked, while switch is used for selecting one option from many
if else is more flexible as it can handle complex conditions, while switch is more concise for simple comparisons
switch is often preferred when there are multip...
String pool is a cache of unique string literals in Java. Strings are immutable to ensure security, synchronization, and performance.
String pool is a special memory area in Java heap where unique string literals are stored.
Strings are immutable in Java to ensure security - once created, their values cannot be changed.
Immutability also helps in synchronization and performance optimization.
Example: String str1 = "hello";...
I am a recent graduate with a degree in Computer Science and a passion for coding and problem-solving.
Graduated with a degree in Computer Science
Skilled in coding and problem-solving
Passionate about technology and innovation
My college/school percentage is 85%.
I graduated with a percentage of 85% from XYZ College.
I scored 85% in my final exams at ABC School.
My overall percentage throughout college was 85%.
I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.
It involved logical, numerical, coding and English reading, writing and understanding skills. all in all a bit easy
I am a recent graduate with a degree in Computer Science and a passion for coding and problem-solving.
Graduated with a degree in Computer Science
Passionate about coding and problem-solving
Completed internships at tech companies
Participated in coding competitions
I prefer Python and rate myself 8 out of 10.
Python is versatile and easy to learn
I have experience in building web applications using Django framework
I rate myself 8 out of 10 based on my proficiency and projects completed
Python, html &css programming
Python programming is a high-level, interpreted, and general-purpose programming language known for its simplicity and readability.
Python is widely used for web development, data analysis, artificial intelligence, scientific computing, and more.
It emphasizes code readability and uses indentation for block delimiters.
Python supports multiple programming paradigms, including procedural, object-oriented, and functional pr...
HTML & CSS are the building blocks of web development, used to create and style web pages.
HTML (Hypertext Markup Language) is used to create the structure of a web page, including headings, paragraphs, images, links, etc.
CSS (Cascading Style Sheets) is used to style the HTML elements, such as changing colors, fonts, layouts, etc.
HTML and CSS work together to create visually appealing and functional websites.
Example:
Bitwise operators are used to perform operations on individual bits of binary numbers.
Bitwise AND (&) - Sets a bit to 1 only if both bits are 1
Bitwise OR (|) - Sets a bit to 1 if either bit is 1
Bitwise XOR (^) - Sets a bit to 1 if the bits are different
Bitwise NOT (~) - Flips the bits
Bitwise left shift (<<) - Shifts the bits to the left by a certain number of positions
Bitwise right shift (>>) - Shifts the bits to the r
An algorithm is a step-by-step procedure for solving a problem or accomplishing a task.
An algorithm is a set of instructions that are followed to solve a problem.
It is a sequence of well-defined steps that lead to the desired outcome.
Algorithms can be represented using flowcharts, pseudocode, or programming languages.
Examples of algorithms include sorting algorithms like bubble sort and searching algorithms like binary
An array in Python is a data structure that stores a collection of elements of the same data type.
Arrays in Python can be created using the 'array' module or using list comprehension.
Elements in an array are accessed using their index, starting from 0.
Example: arr = [1, 2, 3, 4, 5]
Example: import array; arr = array.array('i', [1, 2, 3, 4, 5])
I applied via Campus Placement and was interviewed in Feb 2024. There were 2 interview rounds.
I easy to cheat the assessment test
Drop, delete, and truncate are SQL commands used to remove data from a table, but they differ in their functionality and implications.
DROP command is used to remove a table or database from the database schema. It deletes the table definition and all its data.
DELETE command is used to remove specific rows from a table based on a condition. It does not delete the table structure.
TRUNCATE command is used to remove all ro...
Cloud computing is the delivery of computing services over the internet, including storage, databases, networking, software, and more.
Allows users to access and store data and applications on remote servers instead of on their local devices
Provides scalability, flexibility, and cost-effectiveness for businesses
Examples include Amazon Web Services (AWS), Microsoft Azure, and Google Cloud Platform
I applied via Company Website and was interviewed in Jun 2024. There was 1 interview round.
I applied via Walk-in and was interviewed in Feb 2024. There were 2 interview rounds.
Grammar , spelling mistake, errors, punctuation
OOPs concepts refer to Object-Oriented Programming concepts which include inheritance, polymorphism, encapsulation, and abstraction.
Inheritance: Allows a class to inherit properties and behavior from another class.
Polymorphism: Allows objects to be treated as instances of their parent class.
Encapsulation: Bundling data and methods that operate on the data into a single unit.
Abstraction: Hides the complex implementation...
I applied via Referral and was interviewed in Mar 2023. There were 4 interview rounds.
In this logical thinking question will be asked
In this some example are given
My favorite place is a secluded beach with crystal clear waters and white sandy beaches.
Secluded beach with crystal clear waters
White sandy beaches
Peaceful and serene environment
My college days were filled with learning, growth, and unforgettable memories.
Studied a wide range of subjects, including mathematics, literature, and computer science
Participated in various extracurricular activities such as sports, debates, and cultural events
Formed lifelong friendships with classmates and enjoyed spending time together
Engaged in research projects and practical experiments to enhance practical knowle...
My best friend is a kind and compassionate person who always puts others before themselves.
My best friend is always there for me, no matter what.
They have a great sense of humor and can always make me laugh.
They are incredibly supportive and encourage me to pursue my dreams.
We share many common interests and hobbies, such as hiking and playing video games.
They are a great listener and always offer valuable advice when ...
Yes, I love travelling and exploring new places.
Travelling allows me to experience different cultures and traditions.
I enjoy trying new cuisines and experiencing local delicacies.
Exploring new places helps me broaden my perspective and learn about different ways of life.
Travelling also provides opportunities for adventure and outdoor activities.
I find it refreshing and rejuvenating to escape from the routine and explor
Describe about your college days?
Senior Engineer
27
salaries
| ₹3.6 L/yr - ₹6.4 L/yr |
Assistant Manager
10
salaries
| ₹6 L/yr - ₹7.8 L/yr |
Production Engineer
4
salaries
| ₹4 L/yr - ₹6.5 L/yr |
Deputy Divisional Manager
4
salaries
| ₹14 L/yr - ₹18 L/yr |
Senior Quality Engineer
4
salaries
| ₹3.5 L/yr - ₹6.5 L/yr |
Tata Group
Mahindra & Mahindra
Godrej Industries Group
Bajaj Group