Bit shifting in C. It is way simple but didn't refresh before inteview
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,260 software testing interview questions shared by candidates
Code reverse a string
Do an in-order traversal without using recursion?
Given an array of integers, describe an algorithm to find the largest subset sum. Discuss the complexity of your solution. Implement the solution in code.
Leet code medium range problems.
2) Design a file system to with simultaneous read access and single write access
design a furniture store
Permutations of String. How many time does hour and minute hand overlap.
Given that you are working for amazon, you want to know the response time of amazon web page for each customer or user who opens it. By response time i mean the moment the user enters the website url and presses enter and till the web page opens, time interval between pressing enter and received web page. How will you calculate the time interval for each user or customer ?
Round 2: Test Frameworks, Test Data, Test Orchestration and Test Reporting.
Viewing 3071 - 3080 interview questions