Write the algorithm for this: If you have a string aaabbc the output should be a3b2c1, for the string aabcc the output should be a2b1c2 and so on. You should not allocate memory for a new string and you can do this only by reading each character once. Ps: if the result is bigger than the original string (like abc -> a1b1c1) just return null or some message that makes that clear.
Test Analyst Interview Questions
43,557 test analyst interview questions shared by candidates
Given me a puzzle to solve
Medium- easy level coding question. Technical Testing/automation experience related questions
What is your favorite game? Are there any game you would NEVER play?
How many different bouquets of three flowers can you make with three different flowers available.
What is Smoke and Sanity Testing
What is Severity
If you had one console to play for the rest of your life, what would it be?
IQ Test was easy. You have to answer 50 questions in 12 minutes.
There is a car and you have 5 tires each of which can go 8000 km then how much total distance can the car cover?
Viewing 191 - 200 interview questions