links · people · groups · tags | My: links · tags · groups · watchlists · notes login · sign up now! | help · blog
Simpy simpy
 
Search Everyone: "algorithms",

Top "algorithms" experts: robdefriesse, stargaming, masterchef, venkatcc, nikolasco, sergeb,

Groups about "algorithms": Algorithms, SEO and Search Engine Optimization ,

1 - 6 of 6   Watch kotnik
 
by kotnik 2007-12-17 01:15 algorithm
http://www.nist.gov/dads/ - cached - mail it - history
by kotnik 2007-07-21 16:26 algorithms
http://www.datastructures.info/ - cached - mail it - history
Algorithms
by kotnik 2006-06-21 15:58 algorithms · programming
http://www.cse.ucsd.edu/~dasgupta/mcgrawhill/ - cached - mail it - history
Search a sorted array by repeatedly dividing the search interval in half. Begin with an interval covering the whole array. If the value of the search key is less than the item in the middle of the interval, narrow the interval to the lower half. Otherwise narrow it to the upper half. Repeatedly check until the value is found or the interval is empty.
by kotnik 2006-03-28 15:49 algorithms
http://www.nist.gov/dads/HTML/binarySearch.html - cached - mail it - history
Especially if you're a coder, but does come up in real life too. Algorithms are underrated and probably underused - it comes up maybe 1% of the time, but in that 1% of the time, it's 100% important. These are real algorithms, with real-world application, but the lesson is in the paradigm..
by kotnik 2006-03-25 21:26 algorithms · programming
http://www.idiotworld.com/story/258/5_algorithms_you_must_know - cached - mail it - history
by kotnik 2006-03-06 03:42 programming · reference · algorithms · code
http://www.nist.gov/dads/terms.html - cached - mail it - history
1 - 6 of 6  
Related Tags
 
- exclude ~ optional + require
Add Dates