The questions were easy on my understanding. If i have to rank the questions, then the most difficult among them was, to write a program to generate Roman numerals from the decimal numbers.
Software Testing Interviews
Software Testing Interview Questions
Software testers are responsible for identifying defects in software products and therefore must be well-versed in computer programming. Employers look for candidates who can learn quickly and communicate effectively to both technical and non-technical audiences. Expect to answer a lot of coding questions as well as a brainteaser to test your ability to think outside the box.
36,264 software testing interview questions shared by candidates
Given a list of integers, return the longest contiguous subsequence that adds up to the largest value.
SQL
Basic test questions
puzzles are asked
Describe the test scenarios for Google
Since it was written test, actual verbal question was about salary expectation. Yes in advance, so it is probably very important question there.
But actual questions: Test consisted from 3 questions about theory of testing, which in job description is not written under requirements. Job description mentions Testing related stuff a lot, but only in paragraph marked as: "You will learn how to:" 2nd part of test is practical knowledge of sql where you are given paper with 3 tables. You have to write 2 queries, not really hard, but there is problem. One of queries can't be written because it asks you to get data from table which is not given to you. (Ugly formal error.) And you have to write down result of query presented to you (query which does not conform to SQL-92 and would result in syntax error on many databases. I am sure Oracle would handle it well. So I fixed it for them too. Question requires ascending sorting (If you do not know what that means, it is OK, because provided tables are sorted already for you based on criteria of this query.) 3rd part is for analytical thinking. Very surprising, 1st question requires way below average IQ to deal with in time limit. 2nd question: there are 9 balls (one heavier) and you having only 2 chances to measure (compare) them on 2-sided scales. Bit harder, but with limited combination, you'll get it right in within 2 minutes.
Hash Map - Deep dive
nothing was asked at the moment
Viewing 3271 - 3280 interview questions