What have been the most impactful learning experiences in your career?
Senior Full Stack Developer Interview Questions
1,155 senior full stack developer interview questions shared by candidates
implement myUseCallback - useCallback without calling the hook itself
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
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 871 - 880 interview questions