This is an assignment completed for Applied Materials on 20181014 at 1309 hours Pacific Standard Time. The assignment stands corrected as of 20181019 at 2110 hours Pacific Standard Time.
|
před 6 roky | |
---|---|---|
assembly | před 6 roky | |
build | před 6 roky | |
dependencies | před 6 roky | |
includes | před 6 roky | |
intermediates | před 6 roky | |
objects | před 6 roky | |
source | před 6 roky | |
GNU_AGPL_License_3_0.md | před 6 roky | |
Makefile | před 6 roky | |
README.md | před 6 roky |
The assignment defines and implements a simple thread-safe object-oriented single linked list data structure with merge sort and duplicates removal functionality and a routine designed to compute and to set the parity bit for a string of characters, then output these characters to the standard output in hexadecimal form.