Number Of Islands (Leetcode) 1. Tell me one time you went above and beyond for a customer 2. Tell me one time when you failed at work
Software Development Engineer Interview Questions
33,200 software development engineer interview questions shared by candidates
I was asked the trapping rain water problem in round 1
Branch & bound based question no.of ways to buy exactly one pair of jeans, skirt, shirt, short. Find if infinite sequence of L,R, front , back is forming a closed path(circle) Design practo (patient slot booking system) Find current running median in stream of integers Find min cost to paint N houses, given Red, Blue, Green costs to paint every houses Given a 2d matrix of 0s & 1s, it can be scaled rotated, find if the 0s are forming shape ‘A’ or ‘B’ or ‘C’ Given a BST where 2 nodes are swapped, swap them back.
They give you questions based on coding and you must figure out what is wrong with them.
The question asked was similar to a medium level on leetcode.
Design Amazon Music service but support only 2 functions: getPlaylist playPlaylist
The first interviewer asked basic questions about arrays, linked lists and asked me to solve a question on arrays.
Write a function that takes two strings A & B as arguments. Return a boolean that indicates if A is a substring of B. Explain the various test cases you would run on the function.
Write an algorithm to find the minimum-depth of a binary tree.
Given a log file containing (User_Id, URL, Timestamp) user can navigate page from one to the other. Find the three page subset sequence repeated maximum number of times. Records are sorted by Timestamp.
Viewing 1491 - 1500 interview questions