Share your project Experience?
Software Developer Ii Interview Questions
3,997 software developer ii interview questions shared by candidates
Describe yourself?
How many years of experience do you have working with unity and C#?
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.
1) Search an element in a matrix sorted row-wise an column wise. 2) segregate 0s 1s 2s 3) Design LRU Cache 4) Design Rate limiter 5) Design Browser - Specific to synchronisation across devices
1. find if a given string has valid paranthesis
1. find if a given string has valid paranthesis
- round 1 - technical - questions were mostly around react and javascript - round 2 - technical - ticky and indepth questions regarding react, redux and javascript
Question 4: Given a tree, where each node holds an integer value, find if there exists a path from the root node to a leaf node that equals a given sum.
What were past technical challenges that you had and how did you solve them?
Viewing 2611 - 2620 interview questions