Skip to content

Commit

Permalink
general/drills: Add "Distributed system" written task as exam
Browse files Browse the repository at this point in the history
Refactor distributed-system.md

Signed-off-by: Petru-Vlad Ionescu <[email protected]>
  • Loading branch information
vladiouz committed Mar 7, 2024
1 parent a631379 commit 4f55938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/general/drills/tasks/distributed-system.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
We are designing a distributed e-learning system across multiple servers.

Check failure on line 5 in chapters/general/drills/tasks/distributed-system.md

View workflow job for this annotation

GitHub Actions / Checkpatch

ERROR:TRAILING_WHITESPACE: trailing whitespace
The system consists of frontend services to handle client requests (for example, when a client accesses https://curs.upb.ro) and backend services for information storage.

Check failure on line 6 in chapters/general/drills/tasks/distributed-system.md

View workflow job for this annotation

GitHub Actions / Checkpatch

ERROR:DOS_LINE_ENDINGS: DOS line endings

Check failure on line 7 in chapters/general/drills/tasks/distributed-system.md

View workflow job for this annotation

GitHub Actions / Checkpatch

ERROR:DOS_LINE_ENDINGS: DOS line endings
Respond to the following questions with "True" or "False" and provide reasoning for each answer.
Respond to the following questions with "True" or "False" and provide reasoning for each answer.

Check failure on line 8 in chapters/general/drills/tasks/distributed-system.md

View workflow job for this annotation

GitHub Actions / Checkpatch

ERROR:DOS_LINE_ENDINGS: DOS line endings
The explanation should be concise, 2-3 sentences for each response.

Check failure on line 9 in chapters/general/drills/tasks/distributed-system.md

View workflow job for this annotation

GitHub Actions / Checkpatch

ERROR:DOS_LINE_ENDINGS: DOS line endings

## Questions
Expand Down

0 comments on commit 4f55938

Please sign in to comment.