From f707513eea9f3734aab0601ebd76d45a526ca917 Mon Sep 17 00:00:00 2001 From: Prateek Chanda Date: Sat, 4 Feb 2017 13:59:48 +0530 Subject: [PATCH] Rename randomquicksort.py to random_normaldistribution_quicksort.py --- ...{randomquicksort.py => random_normaldistribution_quicksort.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename sorts/{randomquicksort.py => random_normaldistribution_quicksort.py} (100%) diff --git a/sorts/randomquicksort.py b/sorts/random_normaldistribution_quicksort.py similarity index 100% rename from sorts/randomquicksort.py rename to sorts/random_normaldistribution_quicksort.py