write a program to delete the space between words. input:"qapitol qa" output:"qapitolqa"
Associate Software Test Engineer Interview Questions
56 associate software test engineer interview questions shared by candidates
Why did you apply to Eze Software?
What was a challenge you faced and how did you overcome it?
Explain file handling
Programming/OOP Basics including: What is an interface and how do you use it? What data structures can you list off the top of your head? How do you implement a hash map and how is it used? Public vs. Private vs. Protected? What is encapsulation and why not just use "private" to protect data? What is inheritance (give an example)? What is polymorphism (example)? What is method overloading & overriding? What is an example of a non-OOP language? What is the Agile methodology? What is Unit Testing? Explain all of these thoroughly.
What do you like to do in your free time for fun/Who are you as a person?
Be prepared to make and present and 10-min powerpoint as part of the interview process.
WAP to count of all the possible substring, print all substring from a given string, also find out the occurrence of each substring
What is an example of a personal project? Explain in detail. What did you learn from it?
Three brainteasers: You have a gold bar and you need to pay an employee once a day for a week. You can cut it twice only. How do you pay him each day of the week for all seven days? There are three barrels with fruit in them. One has strawberries, one has bananas, and the last has a mixture of both. They're all labeled incorrectly. How can you figure out which barrel contains which fruit with 100% certainty? You have 27 black socks, 18 dark gray socks, and 9 navy blue socks in a drawer. The room is completely dark and you cannot see anything. What is the least number of socks you need to grab to guarantee you have a pair of black or dark gray socks? You have ten bags of 100 gold coins and a scale. Nine of the bags have fools gold (which weigh 1.1g each coin), and the last bag is real gold (1g/coin). You can only weigh ONE TIME total. How do you find the real bag of gold with 100% certainty?
Viewing 1 - 10 interview questions