Filter interviews by
Top trending discussions
I applied via Recruitment Consulltant and was interviewed in Nov 2024. There were 4 interview rounds.
Some basic testing questions
Java program to reverse a string
Create a char array from the input string
Use two pointers to swap characters at opposite ends
Continue swapping until the pointers meet in the middle
Program to find duplicates in a given string and print the count of characters
Iterate through each character in the string and store the count of each character in a hashmap
Print the characters with count greater than 1 to find duplicates
Handle both uppercase and lowercase characters separately if needed
Test cases for mobile recharge feature
Verify user can successfully recharge their mobile with valid amount
Verify user receives confirmation message after successful recharge
Verify user cannot recharge with invalid amount
Verify user cannot recharge with insufficient balance
Verify user cannot recharge if network connection is lost
posted on 18 May 2024
I applied via Recruitment Consulltant and was interviewed in Apr 2024. There was 1 interview round.
I applied via Naukri.com and was interviewed in Feb 2024. There were 3 interview rounds.
I have been given 3 codes to write:
1. Reverse the string in java without using any standard reverse method
2. How can you find how many times esch word in a string is repeated
3. Suppose in excel you have 3 columns, now you have to write a method which can return the values of second and third colum when you give value of first column as an input to your method.
posted on 24 Jul 2024
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 allows for efficient retrieval of values based on keys.
Keys in a HashMap must be unique, but values can be duplicated.
Example: HashMap
Automation testing is the use of software tools to execute test cases and compare actual outcomes with expected outcomes.
Automation testing involves writing scripts or using tools to automate repetitive manual testing tasks.
It helps in reducing human errors and increasing test coverage.
Automation testing can be used for functional, regression, performance, and load testing.
Examples of automation testing tools include S
posted on 14 Mar 2024
I applied via Indeed and was interviewed before Aug 2022. There were 2 interview rounds.
My year project involved designing and implementing automated test scripts for a web application.
Researched testing tools and frameworks
Developed test cases based on requirements
Executed test scripts and reported bugs
Collaborated with developers to resolve issues
Mini projects are small-scale projects that allow individuals to apply their skills and knowledge in a practical setting.
Mini projects are typically shorter in duration and have a specific goal or outcome.
They provide an opportunity for hands-on learning and experimentation.
Mini projects can be used to showcase skills and experience to potential employers.
Examples of mini projects include building a simple web applicat...
Interview experience
based on 1 review
Rating in categories
Associate Software Engineer
60
salaries
| ₹3.5 L/yr - ₹10 L/yr |
Software Engineer
41
salaries
| ₹4.7 L/yr - ₹14 L/yr |
Senior Software Engineer
39
salaries
| ₹10.9 L/yr - ₹28 L/yr |
Software Developer
31
salaries
| ₹3.9 L/yr - ₹16.5 L/yr |
Consultant
28
salaries
| ₹8 L/yr - ₹24 L/yr |
TCS
Infosys
Wipro
HCLTech