2026-rff_mp/KuzminskiyAA/Task 1/Dogs/Data/results.csv
2026-05-25 00:41:50 +03:00

20 lines
871 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

структура,порядок_данных,операция,время_секунды
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