Question Bank

1899 approved questions from the community

What is the Robustness Principle?

MEDIUM
SINGLE CHOICE
35s
Backend
by Mohamed

What does High Cohesion and Loose Coupling mean in software design?

MEDIUM
SINGLE CHOICE
40s
Backend
by Mohamed

What is the main difference between software design and software architecture?

MEDIUM
SINGLE CHOICE
35s
Backend
by Mohamed

What is a higher-order function?

MEDIUM
SINGLE CHOICE
35s
Backend
by Mohamed

What does it mean when a language treats functions as first-class citizens?

MEDIUM
SINGLE CHOICE
35s
Backend
by Mohamed

When would you use Publish/Subscribe over Request/Reply?

MEDIUM
SINGLE CHOICE
35s
Backend
by Mohamed

How is pattern matching different from switch statements?

MEDIUM
SINGLE CHOICE
35s
Backend
by Mohamed

What is the main advantage of stateless services?

MEDIUM
SINGLE CHOICE
35s
Backend
by Mohamed

When would you choose REST over SOAP?

MEDIUM
SINGLE CHOICE
35s
Backend
by Mohamed

What does ACID stand for in database transactions?

MEDIUM
SINGLE CHOICE
30s
Backend
by Mohamed

Why does SQL treat NULL as special? Why doesn't 'SELECT * FROM table WHERE field = NULL' work?

MEDIUM
SINGLE CHOICE
40s
Backend
by Mohamed

What is lazy loading in the context of ORMs?

MEDIUM
SINGLE CHOICE
35s
Backend
by Mohamed

What is eventual consistency in distributed systems?

MEDIUM
SINGLE CHOICE
35s
Backend
by Mohamed

When would you use a document database like MongoDB instead of a relational database?

MEDIUM
SINGLE CHOICE
35s
Backend
by Mohamed

What is a deadlock?

MEDIUM
SINGLE CHOICE
35s
Backend
by Mohamed

What is process starvation?

MEDIUM
SINGLE CHOICE
35s
Backend
by Mohamed

When would you use asynchronous communication between systems?

MEDIUM
SINGLE CHOICE
35s
Backend
by Mohamed

What is legacy code?

MEDIUM
SINGLE CHOICE
30s
Backend
by Mohamed

What is the main difference between Agile and Waterfall methodologies?

MEDIUM
SINGLE CHOICE
35s
Backend
by Mohamed

How does garbage collection work?

MEDIUM
SINGLE CHOICE
35s
Backend
by Mohamed
PreviousPage 79 of 95Next