i
TCS
Filter interviews by
Code for Fibonacci series
Use recursion or iteration to generate the series
Start with 0 and 1, then add the previous two numbers to get the next
Can be optimized using memoization or dynamic programming
C is a procedural language while Java is an object-oriented language.
C is compiled while Java is interpreted.
C has pointers while Java does not.
Java has automatic garbage collection while C does not.
Java has platform independence while C does not.
Java has built-in exception handling while C does not.
Object-Oriented Programming (OOP) in Python focuses on concepts like classes, objects, inheritance, and encapsulation.
Classes are blueprints for creating objects. Example: class Dog: pass
Objects are instances of classes. Example: my_dog = Dog()
Inheritance allows a class to inherit attributes and methods from another class. Example: class Puppy(Dog): pass
Encapsulation restricts access to certain components. Example...
Answer to a Software Developer fresher's interview question on writing a Palindrome program and printing a star pattern.
To write a Palindrome program, reverse the given string and compare it with the original string.
To print a star pattern, use nested loops to print the required number of stars in each row.
For example, to print a right triangle of stars with 5 rows, use two nested loops, one for rows and one for c...
What people are saying about TCS
Hashtable and Hashmap are both implementations of Map interface in Java.
Hashtable is synchronized while Hashmap is not.
Hashtable does not allow null keys or values while Hashmap allows one null key and any number of null values.
Hashtable is slower than Hashmap due to synchronization.
Hashtable is thread-safe while Hashmap is not.
Hashtable is considered legacy while Hashmap is the preferred implementation.
Opps concept and comparison between Java and Python
OOPs concept is a programming paradigm that focuses on objects and their interactions
Java is a statically typed language with strong OOPs support and is used for enterprise applications
Python is a dynamically typed language with OOPs support and is used for scripting and data analysis
Java has a larger community and is more suitable for large-scale projects
Python h...
Top 5 booming technologies are AI, Blockchain, Cloud Computing, IoT, and Cybersecurity.
AI - Artificial Intelligence is being used in various industries like healthcare, finance, and retail.
Blockchain - It is used for secure and transparent transactions in industries like finance and supply chain management.
Cloud Computing - It provides on-demand access to computing resources and is used by businesses of all sizes.
...
Standard technical test related to technology and programming
Top 5 booming technologies are AI, Blockchain, Cloud Computing, IoT, and Cybersecurity.
AI - Artificial Intelligence is being used in various industries like healthcare, finance, and retail.
Blockchain - It is used for secure and transparent transactions in industries like finance and supply chain management.
Cloud Computing - It provides on-demand access to computing resources and is used by businesses of all sizes.
IoT -...
Code for Fibonacci series
Use recursion or iteration to generate the series
Start with 0 and 1, then add the previous two numbers to get the next
Can be optimized using memoization or dynamic programming
Java coding test was conducted
Opps concept and comparison between Java and Python
OOPs concept is a programming paradigm that focuses on objects and their interactions
Java is a statically typed language with strong OOPs support and is used for enterprise applications
Python is a dynamically typed language with OOPs support and is used for scripting and data analysis
Java has a larger community and is more suitable for large-scale projects
Python has a ...
Hashtable and Hashmap are both implementations of Map interface in Java.
Hashtable is synchronized while Hashmap is not.
Hashtable does not allow null keys or values while Hashmap allows one null key and any number of null values.
Hashtable is slower than Hashmap due to synchronization.
Hashtable is thread-safe while Hashmap is not.
Hashtable is considered legacy while Hashmap is the preferred implementation.
I applied via Campus Placement and was interviewed in Aug 2022. There were 3 interview rounds.
Fine and good to join tcs tata = trust So join
I applied via Job Portal and was interviewed in Jan 2023. There were 4 interview rounds.
Simple basic things were asked
Simple maths questions were asked.
It was conducted to test communication skills
I applied via Referral and was interviewed in Jun 2022. There were 2 interview rounds.
Object-Oriented Programming (OOP) in Python focuses on concepts like classes, objects, inheritance, and encapsulation.
Classes are blueprints for creating objects. Example: class Dog: pass
Objects are instances of classes. Example: my_dog = Dog()
Inheritance allows a class to inherit attributes and methods from another class. Example: class Puppy(Dog): pass
Encapsulation restricts access to certain components. Example: usi...
I applied via Company Website and was interviewed in Jul 2022. There were 4 interview rounds.
What are the your favourite scientist?
C is a procedural language while Java is an object-oriented language.
C is compiled while Java is interpreted.
C has pointers while Java does not.
Java has automatic garbage collection while C does not.
Java has platform independence while C does not.
Java has built-in exception handling while C does not.
60 mins online aptitude test and reasoning test
I applied via Campus Placement and was interviewed in Apr 2022. There were 3 interview rounds.
Mostly English and normal maths
based on 6 interview experiences
Difficulty level
Duration
based on 12 reviews
Rating in categories
System Engineer
1.1L
salaries
| ₹1 L/yr - ₹9 L/yr |
IT Analyst
65.7k
salaries
| ₹5.1 L/yr - ₹16.8 L/yr |
AST Consultant
53.5k
salaries
| ₹8 L/yr - ₹25.5 L/yr |
Assistant System Engineer
33.2k
salaries
| ₹2.6 L/yr - ₹6.4 L/yr |
Associate Consultant
32.7k
salaries
| ₹9 L/yr - ₹33.7 L/yr |
Amazon
Wipro
Infosys
Accenture