Feb 15 2010

JavaScript Number to Text

Category: Interesting, Programmingadmin @ 4:31 am

Below is some sample JavaScript to spell an integer along with an interactive demo. It took me just over an hour. I came up with this task for use as an interview question – I think it will serve that purpose well. It’s one of those deceptively simple concept tasks – run it past some [...]


Jul 29 2009

Top 60,307 Russian Word Variants Ordered By Frequency

Category: Interesting, Java, Programmingadmin @ 9:36 am

A list of the most used Russian words sorted by frequency in a UTF-8 text file + a quick and dirty Java encoding converter.

Tags: , , ,