String, array, trie, linkedlist, etc.
Lead Backend Developer Interview Questions
15,496 lead backend developer interview questions shared by candidates
They asked about my past projects that I included in the cv
The first question just is to solve these challenges.
Normal dp questions . Find the square with all 1s in the matrix etc . Normal java questions . A bit of current work at the company and tech stack related to it
Do you have experience with terraform?
Question: Can you explain how a relational database differs from a NoSQL database? How did you answer (optional): I explained that relational databases use structured tables and enforce schemas with SQL, while NoSQL databases are schema-less, support flexible document/column storage, and scale horizontally. Question: Write a function to reverse a string without using built-in methods. How did you answer: I wrote a simple loop to swap characters from both ends until the middle of the string. Question: What are the main differences between GET and POST in HTTP? How did you answer: GET is idempotent, used for retrieving data, and parameters are visible in the URL. POST is used for sending data securely in the request body.
normal stuff, experiences, some technical questions
Give your intro, dsa, mern
Basic PSDS Questions. Basic questions of current project.
Perguntas como Java Collections, listas, tópicos para testar o conhecimento de bases de dados e GIT.
Viewing 5951 - 5960 interview questions