Shortcut for chapter specific information

Sunday, April 24, 2011

Daily Practice 20110424

insertion sort: 37th writing in C : Good ~3mins.
selection sort : 5th and 6th writing in C : 5th is bad but 6th is good.  5th has issue because of swapping was slightly wrong.   Now I know a non-insertion sort error pattern in my head. ~5 mins.

I am taking approximately 3 mins in insertion sort and 5 mins in selection sort.  It is certainly something I can improve.   My first speed goal is to write them under 60 seconds.

33_P

No comments:

Post a Comment