forked from UNN/2026-rff_mp
task 1
This commit is contained in:
parent
a703898619
commit
4f8b4e8a49
BIN
KuzminskiyAA/Task 1/Dogs/Data/performance_graphs.png
Normal file
BIN
KuzminskiyAA/Task 1/Dogs/Data/performance_graphs.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 185 KiB |
19
KuzminskiyAA/Task 1/Dogs/Data/results.csv
Normal file
19
KuzminskiyAA/Task 1/Dogs/Data/results.csv
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
структура,порядок_данных,операция,время_секунды
|
||||
LinkedList,random,insert,0.4430991000015638
|
||||
LinkedList,random,search,0.019253799998841713
|
||||
LinkedList,random,delete,0.012056579999625682
|
||||
LinkedList,sorted,insert,0.4242827600013698
|
||||
LinkedList,sorted,search,0.019056700001237915
|
||||
LinkedList,sorted,delete,0.010539219998463523
|
||||
HashTable,random,insert,0.025478639999346343
|
||||
HashTable,random,search,0.0009841200007940643
|
||||
HashTable,random,delete,0.0006616600003326312
|
||||
HashTable,sorted,insert,0.025232040000264532
|
||||
HashTable,sorted,search,0.0010681599989766255
|
||||
HashTable,sorted,delete,0.0006402399987564423
|
||||
BST,random,insert,0.004588020002120175
|
||||
BST,random,search,0.00022194000048330053
|
||||
BST,random,delete,0.00013212000048952178
|
||||
BST,sorted,insert,0.660595199999807
|
||||
BST,sorted,search,0.025651479998487048
|
||||
BST,sorted,delete,0.015685519999533427
|
||||
|
BIN
KuzminskiyAA/Task 1/Dogs/~$Отчет.docx
Normal file
BIN
KuzminskiyAA/Task 1/Dogs/~$Отчет.docx
Normal file
Binary file not shown.
BIN
KuzminskiyAA/Task 1/Dogs/Отчет.docx
Normal file
BIN
KuzminskiyAA/Task 1/Dogs/Отчет.docx
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user