There is a gang war going on between multiple gangs (many people & they have been fighting for some time). Police has to stop it. What will you do?” This seems really ambiguous and abstract. But later on it comes on to finding which person belongs to which gang. And ultimately its solution is related to Graphs. I wasn’t told to write the code.
Engineer I Interview Questions
6,859 engineer i interview questions shared by candidates
Write a program to iterate through a 2D grid in a spiral way. Since I can't attach images here, I'll explain it using an array. Imagine you've a nxm matrix of bytes. you've iterate through it in a spiral way. It means, iterate the first row (left to right), then iterate through the right most column (top-bottom) then iterate the bottom most row (right-left) until you reach the center of the matrix. Hope its clear now.
Write an algorithm to reverse a string. Apply that algorithm to reverse a sentence.
Interview was very easy. We had only HR interview. generally in campus drive, they take only HR interviews
Design a URL limiter system, is a palindrome, pow
Why am I an asset for the company
3 boxes puzzles, 2 candles puzzles, Problem related to Trees, DBMS Queries
Calcula todas las posibles combinaciones de paréntesis viables (es decir, "()()" es viable pero "()())(" no lo es), hasta n=8 (n=pares de paréntesis).
An unexpected technical question: for automated monitoring of circuit breaker, what do you do?
2048 game problem, building a cache, and others
Viewing 1501 - 1510 interview questions