Codility test - PC automated test of 3 hours
Senior Full Stack Developer Interview Questions
1,152 senior full stack developer interview questions shared by candidates
Question regarding past experiences !
Frontend questions about state management, best practices, optimization, styling, preferred tecnologies for each Backend questions for sql, architechtural patterns, best practices
2 DSA questions were asked.
a multi player game server
differences between function declarations and arrow functions
What do you look for when interviewing new team members?
Design and implement a file system, with fs manager that implements: AddFile(string parentDirName, string fileName, int fileSize) AddDirectory(string parentDirName, string name) Delete(string fileName) Print the tree structure - Use a dictionary to retrieve/add the file/directory in o(1) - Use the Composite Pattern in your implementation: the file and directory inherit from a common base like node, and the dictionary holds items of type node
Cual es tu experiencia previa en relacion al puesto?
What is the #1 thing you want us to know about you?
Viewing 901 - 910 interview questions