Write a function that will sort items in a list where every next item will be greater or less then the previous, e.g. 5, 2, 1, 7, 9, 8 -> 2, 5, 1, 9, 7, 8
Sr Developer Interview Questions
30,054 sr developer interview questions shared by candidates
High level reporting concepts , Business Process Team collaboration Performance tunings DB concepts
Name 3 data structures used in computer sciences?
Write a program to reverse a given string
About primary technology projects worked and challenges.
Studio Level, Orchestrator Level questioning and Activity and API, Database etc .
angular/design patterns/micro front end/Code review session with the existing code
Java 8 latest features specially multithreading .-> completeble future
They were curious about the key aspects I focus on while developing games, as well as the architectures and approaches I prefer to use.
Company for some reason makes a strong accent on concurrency initially. I was asked to create a load balancer with the production like code. You won't be given any requirements initially but only to implement the register method. Tried to clarify all the requirements ( target groups, healthchecks etc. ) From the interviwer answers I realized I shouldn't clarify requiments at this point. More requirements will be added added like capacity limitation and uniqueness check. why do you prefer register(String url) over register(URL url)? in what case the array list append won't be constant time? why it's not ready for prod ( concurrency ) what problems do you see? what's the simplest was to fix it? Didn't receive any feedback so it's hard to tell what was expected.
Viewing 1371 - 1380 interview questions