Tell about an act you did well for a person without being expected of you
Development Engineer Interview Questions
37,134 development engineer interview questions shared by candidates
System Design: Design You Tube.
Hi how are you sir ?
Topology algorithm coding questions and 1 follow-up.
Depth first search on matrix. and graph triversal.
Given a matrix of integers, find the route top to bottom with the largest sum.
given two strings where one string has exactly one more character than the other string. Code to find that additional character.
they test my critical thinking, creativity, and communication skills. I had to choose a product or feature with which I was familiar and had both positive and negative aspects.
Graph based question leetcode medium?
You are given a string S of length N consisting of digits from ‘0’ to ‘9’. You need to partition the string in ‘K’ substrings such that each substring starts with an even digit and ends with an odd digit. Each substring must be of Length at least equal to ‘M’. Determine the total number of ways in which you can partition the string into ‘K’ substrings. Give answer modulo 1e9+7. Sample: N=9, M=2, K=3, S=’454569421′
Viewing 1501 - 1510 interview questions