O Que faria você trabalhar na Elsys?
Full Stack Developer Interview Questions
19,475 full stack developer interview questions shared by candidates
What should you do if you have discovered a blocker and the team is in a critical meeting?
Problem on Kth largest element
Aptitude test
First round: - What is ACID?
First round: - Find a duplicate in Array: -- For unsorted: explained using set -- For sorted: Explained using Total sum -- For O(1) space: explained using Bloom Filter
Make a request with axios to retrieve a list of elements each time a user clics a button, and after x elements retrieved disappear the button. The list elements should be concatenated and shown in screen.
Describe how you were create a CMS for journalists, programmers and editors
Create a list of duck objects: each duck has a different quacking behavior and flying behavior. Write your code on the whiteboard.
get(i) set(i,val) setAll(val) given these function, how would you keep the date ? all functions runtime should be O(1)
Viewing 2221 - 2230 interview questions