Archive for the 'algorithm' Category

Solving Every Sudoku Puzzle [by Peter Norvig]

Friday, April 15th, 2011

An essay by Peter Norvig showing how to program sudoku solver.
Note: Read this if you are a software developer . Even better is to print it out and read it with a pencil.

[RUS] Обзор алгоритмов кластеризации данных / Data Mining / Хабрахабр

Wednesday, August 11th, 2010

short article [in Russian ] that covers basics for data clusterization (sorting vectors into groups, aka clusters)

http://n3on.org/projects/reCAPTCHA/

Friday, August 6th, 2010

A paper [presented @ DEFCON 2010] describing algorithm to solve reCAPTCHA ( http://reCAPTCHA .net )

Document Image Content Inventories (algorithms)

Saturday, April 24th, 2010

“We report an investigation into strategies, algorithms, and software tools for document image content extraction

YouTube – Sorting Algorithms

Tuesday, July 7th, 2009

great sorting video! :-)

The Old New Thing : Tales from the interview: Can you rotate this two-dimensional array?

Thursday, September 4th, 2008

for(i=0;i

AlgoList – алгоритмы, методы, исходники

Friday, January 25th, 2008

Web site [mostly in Russian] about algorithms that are used in software development

Structure and Interpretation of Computer Programs, Video Lectures

Sunday, December 23rd, 2007

Structure and Interpretation of Computer Programs

Evolution and Wisdom of Crowds

Friday, October 19th, 2007

excellent essay! “algorithm of evolution” describes predictive-markets and statistical prediction

SoundEx – Phonetic Search Algorithms – How To – Source Code: C, JavaScript, Perl, VB – Creativyst(R) Software – Explored,Designed,Delivered.(SM)

Tuesday, September 18th, 2007

how to do a soundex search