Implement thread-safe Java singleton object?
Software Developer Ii Interview Questions
3,998 software developer ii interview questions shared by candidates
Technical question based on lists, trees, file systems.
Questions will be on algorithms and data-structures and there will be one design round. Questions involved trees, stacks, queues and longest increasing sequence. Design round was not as difficult as Amazon. Algorithms did not require dynamic programming in my case. Overall, the interview was easy. I may be a little biased here because I was giving many interviews recently and was at the peak of my performance.
Most questions will be on your previous work
four medium difficulty hackerrank questions, two of them were multiple choice
Elevator design and code. LeetCode Merge Intervals. Resume, technical background. Business use cases
As perguntas foram técnicas. Não houve perguntas comportamentais.
Leetcode easy/medium question. Was required to improve the code after implemented in a certain way.
- round 1 - technical - questions were mostly around react and javascript - round 2 - technical - ticky and indepth questions regarding react, redux and javascript
Coding problems: 1. Write a code showing how 2 goroutines would update the same variable? 2. Write a program to sum 2 numbers. the numbers will be given in an array presentatione e.g: 123 as [1,2,3]. output the sum in the same format? 3. Write a program to check is paranthesis are balanced. "(", "[", "{" 3 types of paranthesis can be provided in the inout string. 4. Write a program to reverse a linkedlist using recusrsion.
Viewing 2651 - 2660 interview questions