Your plan in 5 years
Desenvolvedor Junior Interview Questions
6,296 desenvolvedor junior interview questions shared by candidates
Write a function to find the first non-repeating character in a string. How would you implement a queue using two stacks? Design a URL shortener like Bitly. Explain how you would store URLs, handle collisions, and scale the system. Here’s a piece of code. It doesn’t compile/run as expected. Can you identify and fix the issue? Can you describe a challenging project you worked on, how you approached it, and the outcome? Explain the difference between depth-first search (DFS) and breadth-first search (BFS). When would you use each? What are the differences between let, const, and var in JavaScript?
one question to count the number of occurrences according, two lists, first list - occurrences, second list - number to count. need to thing on edge cases. if there is the same number in the first/second list .
What python projects that I'd worked yet ?
How many days I need to make the transition to BairesDev after getting an offer
the most important project that i have worked
qual foi meu projeto mais desafiador na tecnologia que eu descrevi
Qual o maior desafio que você já enfrentou na área de desenvolvimento em TI?
Analytical question such as how many tennis ball can fill the room. I would suggest to ask questions before you jump the gun, like " what is the shape of the room" " are there any furniture in the room" etc
Implement a function that traverses a binary tree to a leaf node and checks if the sum is equal to a particular value. How can this function expand to non-binary trees?
Viewing 911 - 920 interview questions