Lead Backend Developer Interview Questions

12,377 lead backend developer interview questions shared by candidates

Round 1: Coding Questions: Question 1: An easy string problem based on string matching. Question 2: A slightly tricky problem, "Zigzag Conversion" from LeetCode. Conceptual Questions: DBMS: Explain ACID properties. What is the difference between DROP, TRUNCATE, and DELETE commands? OOP: What is polymorphism? Explain static and dynamic binding. General: Difference between CHAR and VARCHAR. Round 2: Project Discussion: A detailed discussion about my projects. Coding Question: "LRU Cache" from LeetCode.

Backend Developer Intern

Interviewed at Tata 1mg

3.1
Dec 21, 2024

Round 1: Coding Questions: Question 1: An easy string problem based on string matching. Question 2: A slightly tricky problem, "Zigzag Conversion" from LeetCode. Conceptual Questions: DBMS: Explain ACID properties. What is the difference between DROP, TRUNCATE, and DELETE commands? OOP: What is polymorphism? Explain static and dynamic binding. General: Difference between CHAR and VARCHAR. Round 2: Project Discussion: A detailed discussion about my projects. Coding Question: "LRU Cache" from LeetCode.

Write a query to mark is_deleted flag true for all duplicate emails from the table keeping the row with the smallest id as it is This was the users table : CREATE TABLE users ( id serial, email text, is_deleted boolean default false ); Bad experience. I couldn't solve it, but they dint ask any more questions
avatar

Backend Developer

Interviewed at Toddle

4.2
Dec 26, 2023

Write a query to mark is_deleted flag true for all duplicate emails from the table keeping the row with the smallest id as it is This was the users table : CREATE TABLE users ( id serial, email text, is_deleted boolean default false ); Bad experience. I couldn't solve it, but they dint ask any more questions

Viewing 5621 - 5630 interview questions

Glassdoor has 12,377 interview questions and reports from Lead backend developer interviews. Prepare for your interview. Get hired. Love your job.