Describe your experience using Solidworks (models, drawings, assemblies, etc).
Junior Software Tester Interview Questions
35,054 junior software tester interview questions shared by candidates
Didnt ask anything about me or my resume. They sent ma link to write the code. Asked me to write the code for finding the number of words in a string without using split and scanner. Then asked me to improve the code to accommodate corner case i.e if multiple spaces or null string etc. Asked me to write the test cases for the program.
Give reasons....why did a particular bug made it to a shipped title.
Implement a reverse hash table
Code to reverse a string
Was given various challenges to write scripts that test different programs and data.
According to you what is a good code?
In a sequence of alphabets (like aaabbddaabbcc) write a program to find the number of the consecutive alphabets in and print the alphabet and number. example :if input is aaabbddaabbcc then output should be 3a, 2b, 2d, 2a, 2b, 2c
Cut a cake where only 3 cuts are allowed but we have to get 6 pieces
There are 3 baskets. one of them have apples, one has oranges only and the other has mixture of apples and oranges. The labels on their baskets always lie. (i.e. if the label says oranges, you are sure that it doesn't have oranges only,it could be a mixture) The task is to pick one basket and pick only one fruit from it and then correctly label all the three baskets.
Viewing 61 - 70 interview questions