Viliam_Bur comments on How minimal is our intelligence? - Less Wrong

55 Post author: Douglas_Reay 25 November 2012 11:34PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (214)

You are viewing a single comment's thread. Show more comments above.

Comment author: Viliam_Bur 22 November 2012 09:35:57AM *  2 points [-]

You can get some benefit even without learning the order of the alphabet. If you divide things to groups by their first letter, even if the groups are sorted randomly, and the things in one group are sorted randomly, the search time should be at least 10 times shorter.

As a bonus, you can switch to this system gradually. Create empty groups for each first letter, and consider everything else as an "unsorted" group. When searching, first look in the group with given letter, then in the "unsorted" group. When finished, always put the thing into the group starting with that letter. Your system will sort gradually.

Comment author: CCC 22 November 2012 02:24:46PM 1 point [-]

You are correct. This methodology will work, as long as we assume that no-one will put a piece of paper in the wrong (apparently sorted) file.

Was it ever explained to the Haitians in this way, though?