i
TCS
Filter interviews by
I applied via Recruitment Consulltant and was interviewed in Jan 2024. There was 1 interview round.
I applied via Walk-in and was interviewed before Jun 2023. There were 3 interview rounds.
One round of aptitude test
2 simple coding questions based java
To find x path and script for screenshot, use browser developer tools and Selenium WebDriver.
Use browser developer tools to inspect elements and find x path
Use Selenium WebDriver to capture screenshot
Example x path: //input[@id='username']
Example script for screenshot: driver.manage().window().maximize(); File screenshotFile = ((TakesScreenshot)driver).getScreenshotAs(OutputType.FILE); FileUtils.copyFile(screenshotFile
A program to reverse a given string
Create a character array to store the reversed string
Iterate through the original string from end to start and copy each character to the new array
Terminate the new array with a null character to indicate end of string
Instance variable is a variable declared in a class, but outside of any method. Each object of the class has its own copy of the instance variable.
Instance variables are declared at the class level, outside of any method.
Each object of the class has its own copy of the instance variable.
Instance variables are used to store the state of an object.
A collection is a group of related objects or data items that are stored together.
Collections can be used to store and manipulate groups of objects or data items in programming.
Common types of collections include arrays, lists, sets, and maps.
Collections provide methods for adding, removing, and accessing elements within the group.
Example: An array of integers [1, 2, 3, 4] is a collection of numbers.
List is an interface in Java that represents an ordered collection of elements.
List is an interface in Java.util package
It extends Collection interface and is implemented by classes like ArrayList, LinkedList, etc.
List allows duplicate elements and maintains insertion order
posted on 8 Mar 2024
I applied via Walk-in and was interviewed before Mar 2023. There was 1 interview round.
1st round is aptitude test all questions are related to domain knowledge & related to testing
Types of testing include functional, non-functional, manual, automated, and more. SDLC includes planning, design, development, testing, and deployment.
Functional testing ensures that the software meets the requirements and specifications.
Non-functional testing checks the performance, security, and usability of the software.
Manual testing is done by humans, while automated testing is done by software.
SDLC includes plann...
API testing includes functional, performance, security, and integration testing.
Functional testing: testing the functionality of API endpoints
Performance testing: testing the speed and scalability of API
Security testing: testing the security of API against attacks
Integration testing: testing the integration of API with other systems
Examples: Postman, SoapUI, JMeter
posted on 15 Mar 2022
I applied via Company Website and was interviewed in Feb 2022. There were 4 interview rounds.
Company details
C language
I applied via Walk-in and was interviewed in Nov 2024. There were 2 interview rounds.
C++ ,Java , CAD , CNC programming, Data analytics
I applied via Campus Placement and was interviewed in Oct 2024. There were 3 interview rounds.
Basic apptitude qwuestions were asked
Java is a statically typed, object-oriented programming language, while Python is dynamically typed and focuses on simplicity and readability.
Java is statically typed, meaning variables must be declared with a specific data type, while Python is dynamically typed.
Java is more verbose and requires more code to accomplish tasks compared to Python.
Python emphasizes simplicity and readability, making it easier for beginner...
I chose Mindtree because of its reputation for innovation, collaborative work culture, and opportunities for growth.
Reputation for innovation: Mindtree is known for its cutting-edge technology solutions and innovative projects.
Collaborative work culture: Mindtree fosters a team-oriented environment where employees can learn and grow together.
Opportunities for growth: Mindtree offers various training programs and career...
posted on 30 Dec 2024
I applied via Campus Placement and was interviewed in Nov 2024. There were 2 interview rounds.
Aptitude test includes number series, profit and loss, percentage, train problems
based on 2 interviews
Interview experience
System Engineer
1.1L
salaries
| ₹1 L/yr - ₹9 L/yr |
IT Analyst
67.2k
salaries
| ₹5.1 L/yr - ₹16 L/yr |
AST Consultant
51.3k
salaries
| ₹8 L/yr - ₹25 L/yr |
Assistant System Engineer
29.8k
salaries
| ₹2.2 L/yr - ₹7 L/yr |
Associate Consultant
29k
salaries
| ₹8.9 L/yr - ₹32 L/yr |
Amazon
Wipro
Infosys
Accenture