O Que faria você trabalhar na Elsys?
Full Stack Developer Interviews
Full Stack Developer Interview Questions
"Full stack engineering interviews consist primarily of technical questions. Because full stack developers work with both back-end and front-end code, you should feel comfortable working with a variety of languages and answering questions ranging from databases and web servers to HMTL and UI implementation."
19,489 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
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)
What are the ways in which we can synchronize a Singleton class?
- 1st question is easy algorithm. - 2nd is for read file and manage the data before write out the file for output. Both questions you can choose any language that you familiar with, for me I chose JS (Node.js). - 3rd question is query and join database. I cannot complete this one but almost. - 4th-7th, are about algorithm knowledge, like what the name of the algorithm, which one is better.
Viewing 2221 - 2230 interview questions