Build a dynamic array (vector) and a linked list. Each data structure will be tested to ensure the validity of its operations and its Performance.
Assuming you are in the directory where makefile is:
make all
make run
make clean
make checkmem
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Build a dynamic array (vector) and a linked list. Each data structure will be tested to ensure the validity of its operations and its Performance.
Assuming you are in the directory where makefile is:
make all
make run
make clean
make checkmem