High level design for notification system
Sdet Interview Questions
4,387 sdet interview questions shared by candidates
Manual questions on debugging and code on geeks for geeks medium level
about insertion time complexity in HASMAPS
Please write a flow diagram of a game of Texas hold'em
Consider a rectangular mesh (intersecting horizontal and vertical lines ). These lines represent intersecting roads. You are standing at top left intersection and you need to reach to a resort located at bottom right intersection. On your way, you can see interesting sights which are given points (weightage). You are lazy to walk (i.e. you wont walk left / up. You will only walk to right or down). While reaching resort , you want to cover maximum points (see things that have more weightage). Write a program to calculate maximum number of points that you can cover. He later asked me to improve solution by avoiding paths already visited.
First question, before starting interview. "Do you have any questions". Seriously are they experience people to take interviews
Domain round: Complete breakdown of your past experiences, and how you would approach certain test automation specific scenarios. Your CV is going to be picked apart word to word and scrutinized. No coding this round.
DSPS Round: Perform string, patterns and array manipulation qns on your ide and then you'll be asked to tell how to optimize it further.
HR: Was asked about company, my reasons to join, value add I can provide, and my past accomplishments. Certifications are an add on here.
Given an integer array, find the contiguous subarray (containing at least one number) which has the largest sum and return its sum.
Viewing 4141 - 4150 interview questions