Talk about past projects
Desenvolvedor De Software Engenheiro De Software Interview Questions
489 desenvolvedor de software 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
Technical round - In this they ask anything, cs fundamentals, technology you like dsa and system design and DBMS - For me i got selected to technical interview, they askd me to come to cabin - In the interview, they asked - write code for given number is fibbonaci number or not - your favorite academic subjects: cn, os , web dev, data science and OOPs , i selected these - write the sudo code, to get the data from backend to and show it on the frontend - whike writing sudo code, they asked, - what is js - what is axios - how do you handle concurrency - what if server busy - another sudo code on the conditional rendering, you login then you a get a response from backend, that is a json of it is admin show the admin dashboard or user show the user dashboard
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?
Viewing 141 - 150 interview questions