diff --git a/zaharoves/задание 1/.idea/.gitignore b/zaharoves/задание 1/.idea/.gitignore
new file mode 100644
index 0000000..b58b603
--- /dev/null
+++ b/zaharoves/задание 1/.idea/.gitignore
@@ -0,0 +1,5 @@
+# Default ignored files
+/shelf/
+/workspace.xml
+# Editor-based HTTP Client requests
+/httpRequests/
diff --git a/zaharoves/задание 1/.idea/inspectionProfiles/profiles_settings.xml b/zaharoves/задание 1/.idea/inspectionProfiles/profiles_settings.xml
new file mode 100644
index 0000000..105ce2d
--- /dev/null
+++ b/zaharoves/задание 1/.idea/inspectionProfiles/profiles_settings.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/zaharoves/задание 1/.idea/misc.xml b/zaharoves/задание 1/.idea/misc.xml
new file mode 100644
index 0000000..67d88f9
--- /dev/null
+++ b/zaharoves/задание 1/.idea/misc.xml
@@ -0,0 +1,7 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/zaharoves/задание 1/.idea/modules.xml b/zaharoves/задание 1/.idea/modules.xml
new file mode 100644
index 0000000..1c59ac0
--- /dev/null
+++ b/zaharoves/задание 1/.idea/modules.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/zaharoves/задание 1/.idea/vcs.xml b/zaharoves/задание 1/.idea/vcs.xml
new file mode 100644
index 0000000..b2bdec2
--- /dev/null
+++ b/zaharoves/задание 1/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/zaharoves/задание 1/.idea/задание 1.iml b/zaharoves/задание 1/.idea/задание 1.iml
new file mode 100644
index 0000000..d02e9b9
--- /dev/null
+++ b/zaharoves/задание 1/.idea/задание 1.iml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/zaharoves/задание 1/data test.txt b/zaharoves/задание 1/data test.txt
deleted file mode 100644
index e69de29..0000000
diff --git a/zaharoves/задание 1/docs/data/сводная таблица.csv b/zaharoves/задание 1/docs/data/сводная таблица.csv
new file mode 100644
index 0000000..899021f
--- /dev/null
+++ b/zaharoves/задание 1/docs/data/сводная таблица.csv
@@ -0,0 +1,31 @@
+;random;;;;;;;;;;;;;
+;;;;; ;;;;;;;;;
+ (); ;;;;;;;;;;;;;
+ ;delete;find;insert; ;;;;;;;;;;
+BST;0,00010166;0,00017824;0,01604708;0,005442327;;;;;;;;;;
+HashTable;0,00167612;0,00458022;0,21285234;0,073036227;;;;;;;;;;
+LinkedList;0,0150245;0,03733666;1,82723852;0,626533227;;;;;;;;;;
+ ;0,00560076;0,014031707;0,685379313;0,235003927;;;;;;;;;;
+;;;;;;;;;;;;;;
+;;;;;;;;;;;;;;
+;;;;;;;;;;;;;;
+;;;;;;;;;;;;;;
+;sorted;;;;;;;;;;;;;
+;;;;;;;;;;;;;;
+ (); ;;;;;;;;;;;;;
+ ;delete;find;insert; ;;;;;;;;;;
+BST;0,04939022;0,06799886;7,16159822;2,4263291;;;;;;;;;;
+HashTable;0,00192666;0,00383428;0,20937562;0,071712187;;;;;;;;;;
+LinkedList;0,01515886;0,028882;1,82109142;0,62171076; ;;;;;;;;;
+ ;0,02215858;0,033571713;3,064021753;1,039917349;;;;;;;;;;
+;;;;;;;;;;;;;;
+;;;;;;;;;;;;;;
+;;;;;;;;;;;;;;
+;();;;;;;;;;;;;;
+;;;;;;;;;;;;;;
+ (); ;;;;;;;;;;;;;
+ ;delete;find;insert; ;;;;;;;;;;
+BST;0,02474594;0,03408855;3,58882265;1,215885713;;;;;;;;;;
+HashTable;0,00180139;0,00420725;0,21111398;0,072374207;;;;;;;;;;
+LinkedList;0,01509168;0,03310933;1,82416497;0,624121993;;;;;;;;;;
+ ;0,01387967;0,02380171;1,874700533;0,637460638;;;;;;;;;;
diff --git a/zaharoves/задание 1/docs/~$ализ результатов.docx b/zaharoves/задание 1/docs/~$ализ результатов.docx
new file mode 100644
index 0000000..be04c8e
Binary files /dev/null and b/zaharoves/задание 1/docs/~$ализ результатов.docx differ
diff --git a/zaharoves/задание 1/docs/~$рафики.docx b/zaharoves/задание 1/docs/~$рафики.docx
new file mode 100644
index 0000000..c5e7b17
Binary files /dev/null and b/zaharoves/задание 1/docs/~$рафики.docx differ
diff --git a/zaharoves/задание 1/docs/Анализ результатов.docx b/zaharoves/задание 1/docs/Анализ результатов.docx
new file mode 100644
index 0000000..61ef877
Binary files /dev/null and b/zaharoves/задание 1/docs/Анализ результатов.docx differ
diff --git a/zaharoves/задание 1/docs/Графики.docx b/zaharoves/задание 1/docs/Графики.docx
new file mode 100644
index 0000000..d8d8d54
Binary files /dev/null and b/zaharoves/задание 1/docs/Графики.docx differ