Talk about past projects
Desenvolvedor Engenheiro De Software Interview Questions
489 desenvolvedor engenheiro de software interview questions shared by candidates
Questions I had was BFS/DFS implementation for a certain graph problem, then again some kind of removing duplicates from the array (but this time with some extra constraint - cant really remember) and third round was some kind of phonebook search algorithm where you only discuss and don't actually code anything, but you draw on a white-board and talk about the problem. The solution to the problem turned out to be a prefix tree, which I have never implemented (and knew not much about it) but during the problem solving process I managed to come up with the this structure.
Describe a time you were faced with a difficult problem and what you did to solve it.
Given an array of integers of length n, containing values between 1 and n-1, find the duplicate entry.
Q: What's the most challenging part of the most current project you are working with? And how you deal with it?
Latest technical challenge. Implement a binary trie.
revirew oa 2 and behavior question
Behavioral questions were about your past experiences, coding question was jump game I and II from leetcode.
Your coworker pushed incorrect code, how do you act?
When did you demonstrate the principle of disagree and commit?
Viewing 141 - 150 interview questions