o f   S e l e c t i o n S o r t   ( " - s e l e c t i o n S o r t " ) ,   Q u i c k S o r t   ( " - q u i c k S o r t " ) ,   H e a p s o r t   ( " - h e a p S o r t " ) .     I f 
 
           W h i l e   b o t h   h e a p   s o r t   a n d   q u i c k   s o r t   r a n   i n   r o u g h l y   5   s e c o n d s ,   8   s e c o n d s ,   1 1   s e c o n d s ,   a n d   1 7 
 
 s e c o n d s   f o r   t h e   i n p u t s ,   S e l e c t i o n   s o r t   t o o k   7 ,   1 2 ,   1 7 ,   a n d   3 1   s e c o n d s   f o r   e a c h   i n p u t .   A s   y o u 
 
 c a n   s e e   q u i c k   s o r t   a n d   h e a p   s o r t   a r e n ' t   g r o w n i n g   v e r y   q u i c k l y ,   w h i l e   s e l e c t i o n   s o r t   i s   g r o w i n g 
 
 	           q u i c k . p s   -   Q u i c k S o r t   g r a p h . 
 
 	           s e l e c t i o n . p s   -   S e l e c t i o n S o r t   g r a p h . 
 
 	           h e a p . p s   -   H e a p S o r t   g r a p h . 
 
 