i
LTIMindtree
Filter interviews by
I applied via Naukri.com and was interviewed in May 2024. There was 1 interview round.
Git stash is used to temporarily store changes that are not ready to be committed.
Git stash is used to save changes that are not ready to be committed, allowing you to switch branches or work on something else.
It is useful when you want to temporarily store changes without committing them.
You can later apply the stashed changes back to your working directory.
Example: git stash save 'work in progress'
Example: git stash
Conflicts in git can be handled by resolving them through merging, rebasing, or using tools like git mergetool.
Communicate with team members to understand changes causing conflicts
Resolve conflicts by manually editing files or using git mergetool
Use git rebase to reapply changes on top of another branch
Merge conflicting branches after resolving conflicts
posted on 1 Jun 2024
Singleton design pattern restricts the instantiation of a class to a single instance and provides a global point of access to it.
Ensures only one instance of a class exists
Provides a global point of access to the instance
Uses a private constructor to prevent external instantiation
Commonly used in logging, database connections, and configuration settings
A framework is a set of guidelines, rules, and best practices used to develop software applications.
A framework provides a structure for organizing code and helps to ensure consistency across the application.
It can include libraries, tools, and templates to simplify development.
Examples of popular frameworks include React, Angular, and Django.
Frameworks can be used for both manual and automated testing.
They can also be...
What people are saying about LTIMindtree
I applied via Job Fair and was interviewed in Dec 2024. There were 3 interview rounds.
1.30 hours, Java, selenium
posted on 10 Jan 2025
I applied via LinkedIn and was interviewed in Dec 2024. There was 1 interview round.
posted on 16 Oct 2024
I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.
I am a QA Automation Testing Engineer with 5 years of experience in creating and executing test cases for software applications.
Experienced in creating automated test scripts using tools like Selenium and Appium
Proficient in writing test cases, executing test plans, and reporting bugs
Skilled in analyzing test results and providing recommendations for improvements
Strong knowledge of Agile methodologies and continuous in
Program to count the occurrence of vowels in an array of strings
Iterate through each string in the array
For each string, iterate through each character and check if it is a vowel (a, e, i, o, u)
Increment a counter for each vowel found in the string
Repeat for all strings in the array and return the total count of vowels
posted on 26 Aug 2024
I applied via Referral and was interviewed in Jul 2024. There were 2 interview rounds.
Basic Selenium and Java questions
Frequency counter code in Java
Gmail login Automation
Seeking new challenges and growth opportunities in a dynamic work environment.
Looking for opportunities to expand my skill set and knowledge in automation testing
Seeking a more collaborative team environment to enhance my learning and development
Interested in working on cutting-edge technologies and projects to further my career
Negotiable based on experience and responsibilities
Salary expectations are based on industry standards, experience, and responsibilities of the role
Research average salaries for Qa Automation Testing Engineers in the specific location
Consider benefits, bonuses, and other perks in addition to base salary
Be prepared to discuss salary range during negotiation
posted on 12 Jun 2024
I applied via Naukri.com and was interviewed in May 2024. There were 2 interview rounds.
posted on 16 Jan 2025
Basic question were asked
Detail coding questions
posted on 4 Jun 2024
I applied via Referral and was interviewed in May 2024. There was 1 interview round.
HashMap is a data structure that stores key-value pairs and allows for fast retrieval of values based on keys.
HashMap is part of the Java Collections framework.
It uses hashing to store key-value pairs in an array.
Keys in a HashMap must be unique, but values can be duplicated.
HashMap allows for quick retrieval of values based on keys.
Example: HashMap
Yes, Cucumber is a Data Driven Framework.
Cucumber allows for writing test cases in plain English using Gherkin syntax
Data can be stored in external files like Excel, CSV, or JSON and easily integrated into test scripts
Scenarios can be parameterized to run with different test data sets
Appium is an open-source tool for automating mobile applications, while PT stands for Page Object Model Testing.
Appium is used for automating mobile apps on iOS and Android platforms.
It supports multiple programming languages like Java, Python, and Ruby.
Page Object Model Testing (PT) is a design pattern used in test automation to create an object repository for web elements on a web page.
PT helps in reducing code dupli...
Interview experience
Senior Software Engineer
21.3k
salaries
| ₹4.7 L/yr - ₹18.6 L/yr |
Software Engineer
16.2k
salaries
| ₹2 L/yr - ₹10 L/yr |
Module Lead
6.7k
salaries
| ₹7 L/yr - ₹25 L/yr |
Technical Lead
6.5k
salaries
| ₹9.3 L/yr - ₹37 L/yr |
Senior Engineer
4.4k
salaries
| ₹4.2 L/yr - ₹16.3 L/yr |
Cognizant
Capgemini
Accenture
TCS