How to find every single word in a 2d matrix (word search type of problem without pre-defined set of words)
Desenvolvedor De Software Engenheiro De Software Interview Questions
489 desenvolvedor de software engenheiro de software interview questions shared by candidates
I was asked system design type questions
There is a N x M graph with N levels. Find path from lowest level to highest level.
The coding question was to add and remove an element from a double-linked list.
Lots of questions on leadership principles
Prove a simplified "Juego de la Oca" board (an array of every cell and how many moves can you move at most from there) can be solved.
En la pregunta de ADE fue una pregunta que se podía resolver con un hash map, en la de OOP fue la de diseño de una pizzería
Update: Just done with the OA. I was able to solve both questions. Question 1: Minimum number of swaps required to make binary string a palindrome Luckily I had seen the question previously while browsing Amazon OA questions (Discussion link ) Question 2: Question Image I was able to come up with a sliding window approach, this took me 1 hour to finish but I passed all the test cases.
Creativity, Thought Process, Technical Knowledge
return the second most repeated letter of a string.
Viewing 461 - 470 interview questions