What would you do if you are working on something ASAP and your boss ask you to work on something that could wait ?
Software Developer I Interview Questions
1,702 software developer i interview questions shared by candidates
Design a webstore like Amazon. How would you organize and display products? How would you display discounts to the customer? How would you create a shopping cart feature? How would you implement pagination on product view?
Implement a hash map
write code to reverse a string
No spoilers, it really isn't a terribly hard question if you're familiar with basic data structures and algorithms.
1. array, linkedlist, arraylist. How they work and comparison. 2. Fibonacci serial. 3. If you have one giant text file contain many string. How can you write a function to know if the input word is in the file.
Nothing was extremely difficult, but I was mildly and happily surprised that there was a segment fully devoted to OOD.
Você conhece o problema de Two Phase Commit? Descreva-o, explique porque é um problema e como poderíamos resolvê-lo aplicando padrões de microsserviços.
What's wrong with this branch statement: if (4 = a) {...} extremely easy.
No leetcode medium/hard drama - granted, you may have to implement some algorithms and data structures to solve the question correctly.
Viewing 1521 - 1530 interview questions