HR: Was asked about company, my reasons to join, value add I can provide, and my past accomplishments. Certifications are an add on here.
Software Development Test Engineer Interview Questions
5,401 software development test engineer interview questions shared by candidates
Technical questions and how I will fit to the offering role
Given an integer array, find the contiguous subarray (containing at least one number) which has the largest sum and return its sum.
Leetcode medium (Combination sum) Directed cyclic graph question Variance of two sum during
HR questions
Signed NDA, so will not be able to tell the questions but its all from trees, graphs and optimising algorithms
Questions about subnet masks ,routers,TCP/UDP.etc"
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.
Dynamic programming
The second round of interview I was asked to calculate the product of three highest numbers in an array. The interviewer kept further questioning me about giving a more generalized answer.
Viewing 5151 - 5160 interview questions