One of the main questions they asked was to explain my recent project in detail, particularly focusing on how I handled backend development using Java, Spring Boot, REST APIs, and how I integrated the frontend using React. They were also interested in my problem-solving approach and real-world debugging scenarios.
Senior Full Stack Developer Interview Questions
966 senior full stack developer interview questions shared by candidates
Why do you want to join us?
Tell me about your self
What have been the most impactful learning experiences in your career?
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.
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?
Viewing 741 - 750 interview questions