GradePack

    • Home
    • Blog
Skip to content
bg
bg
bg
bg

GradePack

What is the function of adjectives in a sentence?

What is the function of adjectives in a sentence?

Read Details

Which of the following sentences contains a grammatically in…

Which of the following sentences contains a grammatically incorrect conjunction usage?

Read Details

Which is a key difference between semicolons and colons?

Which is a key difference between semicolons and colons?

Read Details

Server A locks resource 1 and waits for resource 2. Server B…

Server A locks resource 1 and waits for resource 2. Server B locks resource 2 and waits for resource 1. What distributed systems problem is this?

Read Details

You deployed your server to AWS on port 8080. The server is…

You deployed your server to AWS on port 8080. The server is running, but your local client can’t connect. You verified:- Server is running (`gradle runNode` shows no errors)- Server is listening on port 8080- You’re using the correct AWS public IP. What is the most likely issue and how do you fix it? Issue: _____ Fix: _____

Read Details

What should a robust client do when: a server doesn’t respon…

What should a robust client do when: a server doesn’t respond within 30 seconds? server sends a response in unexpected format (wrong JSON fields)? server disconnects unexpectedly?

Read Details

Which of the following are challenges that consensus algorit…

Which of the following are challenges that consensus algorithms must handle in distributed systems? (Select all that apply)

Read Details

Which of the following are TRUE about multi-threaded servers…

Which of the following are TRUE about multi-threaded servers? (Select all that apply)

Read Details

Your server runs successfully on your local machine. A teamm…

Your server runs successfully on your local machine. A teammate in a different city tries to connect to your server using your home IP address but cannot connect. What is the MOST likely reason?

Read Details

A race condition occurs when two or more threads access shar…

A race condition occurs when two or more threads access shared data concurrently and at least one thread modifies it, potentially leading to inconsistent results.

Read Details

Posts pagination

Newer posts 1 … 25,245 25,246 25,247 25,248 25,249 … 95,874 Older posts

GradePack

  • Privacy Policy
  • Terms of Service
Top