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.
Software Development Engineer In Test Sdet Interview Questions
3,736 software development engineer in test sdet interview questions shared by candidates
First question, before starting interview. "Do you have any questions". Seriously are they experience people to take interviews
Given an integer array, find the contiguous subarray (containing at least one number) which has the largest sum and return its sum.
Cannot disclose due to NDA
How to implement DEVSECOPS using Pipeline as code?
Why you are looking for a new opportunity?
Stack questions technical and additional easy coding challenge
How to configure a Jenkins Pipeline
Coding assignment: write a Twitter-like API/service, allowing for at least 4 requests: follow a user, unfollow a user, get a list of people following a user, get a list of tweets of the user (including self-tweets and replies by followers). Full integration and acceptance test suite must be included. App has to be hosted on public server where they can access it. Back end using MySql. Use Java (MVC), Groovy + Grails, or Python + Flask. Output in XML or Json. Clients must use API tocken for authentication, framework must give 401 error if wrong tocken in used.
1. First was hacker earth test given time was 24 hours 2. Technical round related with selenium web based testing only.
Viewing 3491 - 3500 interview questions