From e13c50ec2165622ecba8dadf4757c3f743596b85 Mon Sep 17 00:00:00 2001 From: kartiks1002011 <54959332+kartiks1002011@users.noreply.github.com> Date: Wed, 24 Feb 2021 10:06:33 +0530 Subject: [PATCH 1/2] 24-02-2021 Test Case for Binary Sort --- Kartik/24 Feb/hello.py.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 Kartik/24 Feb/hello.py.txt diff --git a/Kartik/24 Feb/hello.py.txt b/Kartik/24 Feb/hello.py.txt new file mode 100644 index 0000000..5f09db1 --- /dev/null +++ b/Kartik/24 Feb/hello.py.txt @@ -0,0 +1 @@ +print('Kartik') \ No newline at end of file From 1ab3481e45aa565c8a9a874aafae07a7525021e0 Mon Sep 17 00:00:00 2001 From: kartiks1002011 <54959332+kartiks1002011@users.noreply.github.com> Date: Wed, 24 Feb 2021 10:28:40 +0530 Subject: [PATCH 2/2] 25-02-2021 [Q2 Quick Sort] --- Kartik/24 Feb/25 Feb/hello.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 Kartik/24 Feb/25 Feb/hello.txt diff --git a/Kartik/24 Feb/25 Feb/hello.txt b/Kartik/24 Feb/25 Feb/hello.txt new file mode 100644 index 0000000..b6fc4c6 --- /dev/null +++ b/Kartik/24 Feb/25 Feb/hello.txt @@ -0,0 +1 @@ +hello \ No newline at end of file