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.
|
%!s(int64=6) %!d(string=hai) anos | |
---|---|---|
assembly | %!s(int64=6) %!d(string=hai) anos | |
build | %!s(int64=6) %!d(string=hai) anos | |
dependencies | %!s(int64=6) %!d(string=hai) anos | |
includes | %!s(int64=6) %!d(string=hai) anos | |
intermediates | %!s(int64=6) %!d(string=hai) anos | |
objects | %!s(int64=6) %!d(string=hai) anos | |
source | %!s(int64=6) %!d(string=hai) anos | |
GNU_AGPL_License_3_0.md | %!s(int64=6) %!d(string=hai) anos | |
Makefile | %!s(int64=6) %!d(string=hai) anos | |
README.md | %!s(int64=6) %!d(string=hai) anos |
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.