Google
 
Discovered Pages

 » Teaching, Playing, and Programming: Designing a Data Structure http://okasaki.blogspot.com/2008/05/designing-data-structure.html
 » Eternally Confuzzled - Red Black Tree Tutorial http://www.eternallyconfuzzled.com/tuts/datastructures/jsw_tut_rbtree.aspx
 » more essentials for your programming toolbox | Spiteful.com http://www.spiteful.com/2008/02/25/5-more-essentials-for-your-programming-toolbox/
 » Enfranchised Mind » Problems with Hash Tables http://enfranchisedmind.com/blog/2008/02/25/problems-with-hash-tables/
 » Trail: Collections (The Java™ Tutorials) http://java.sun.com/docs/books/tutorial/collections/index.html
 » Matasano Chargen » Aguri: Coolest Data Structure You’ve Never Heard Of http://www.matasano.com/log/1009/aguri-coolest-data-structure-youve-never-heard-of/
 » books at DataStructures http://www.datastructures.info/books/
 » Data Structures and Algorithms with Object-Oriented Design Patterns in C++ http://www.brpreiss.com/books/opus4/
 » DataStructures http://www.datastructures.info/
 » Data Structures and Algorithms with Object-Oriented Design Patterns in C++ http://www.brpreiss.com/books/opus4/html/book.html
 » Dictionary of Algorithms and Data Structures http://www.nist.gov/dads/
Discover From Related Topics
 algorithm  algorithms  blog  code  computerscience  data  database  distributed  functional  functionalprogramming  google  graph  hashing  haskell  java  library  network  paper  performance  programming  python  reference  search  tree  tutorial

Discover From This Topic & Page:  [] Teaching, Playing, and Programming: Designing a Data Structure http://okasaki.blogspot.com/2008/05/designing-data-structure.html
 [] DataStructures http://www.datastructures.info/ (programming datastructures algorithms reference)
 [] Dictionary of Algorithms and Data Structures http://www.nist.gov/dads/ (programming algorithms reference development)
 [] books at DataStructures http://www.datastructures.info/books/ (algorithms cryptography programming books)
 [] sary: a suffix array library and tools http://sary.sourceforge.net/ (search algorithms programming text)
 [] Data Structures and Algorithms with Object-Oriented Design Patterns in Python http://www.brpreiss.com/books/opus7/ (algorithms python patterns programming)
 [] Developing for Developers : Cache-oblivious data structures http://blogs.msdn.com/devdev/archive/2007/06/12/cache-oblivious-data-structures.aspx (datastructures algorithms cache algorithm)
 [] google-sparsehash - Google Code http://code.google.com/p/google-sparsehash/ (google hash library algorithm)
 [] Netflix Prize (I tried to resist, but...) — Juho Snellman's Weblog http://jsnell.iki.fi/blog/archive/2006-10-15-netflix-prize.html (lisp statistics prize algorithms)
 [] The Stony Brook Algorithm Repository http://www.cs.sunysb.edu/~algorith/ (algorithms programming mathematics reference)
 [] Fast String Searching With Suffix Trees at Mark Nelson http://marknelson.us/1996/08/01/suffix-trees/ (search algorithms tree algorithm)
 [] Applications of recursively defined data structures http://www.csse.monash.edu.au/~lloyd/tildeFP/1993ACJ/ (algorithms programming recursion paper)
 [] Python priority queues - the heapq module - Program - Python - Builder AU http://www.builderau.com.au/program/python/soa/Python-priority-queues-the-heapq-module/0,2000064084, ... (python programming tutorial datastructures)
 [] Computer Laboratory - Practical lock-free data structures http://www.cl.cam.ac.uk/Research/SRG/netos/lock-free/ (programming concurrency lockfree parallel)
 [] Karsten Wagner's Blog: The problem of dealing with data-structures http://kawagner.blogspot.com/2006/12/problem-of-dealing-with-data-structures.html (programming datastructures blogs lisp)
 [] Bloom filter - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Bloom_filter (algorithm programming datastructures algorithms)
 [] Python Patterns - Implementing Graphs http://www.python.org/doc/essays/graphs.html (python programming algorithms algorithm)
 [] Good Math, Bad Math : Amortized Complexity - a Tool for Graph Algorithms (among others) http://scienceblogs.com/goodmath/2007/09/amortized_complexity_a_tool_fo.php (algorithms complexity datastructures code)
 [] Coalgebras and Automata http://homepage.mac.com/sigfpe/Computing/fold.html (programming monads haskell fold)
 [] Public Object: Series Recap: Coding in the small with Google Collections http://publicobject.com/2007/09/series-recap-coding-in-small-with.html (google java collections library)
 [] Scalable Distributed Data Structures http://lass.cs.umass.edu/~pjd/sdds.html (database research distributed datastructures)
 [] WebGraph http://webgraph.dsi.unimi.it/ (graph algorithms network algorithm)
 [] VList - purely functional, O(1) random access, prepend, tail http://en.wikipedia.org/wiki/VList (datastructures functional algorithms list)
 [] Purely Functional Data Structures http://www.cs.cmu.edu/~rwh/theses/okasaki.pdf (algorithms datastructures books programming)
 [] Open Source Projects http://www.scalingweb.com/opensource.php (datastructures parser opensource code)
 [] Merlin's stuff: Managing Trees with Arrays http://merlinmoncure.blogspot.com/2007/09/one-of-my-favorite-problems-in.html (postgresql recursive database datastructures)
 [] rococo - then rubble » Blog Archive » Burkhard-Keller (BK) Trees In Python http://hupp.org/adam/weblog/2007/10/28/burkhard-keller-bk-trees-in-python/ (search datastructures python programming)
 [] Space Maps : Jeff Bonwick's Blog http://blogs.sun.com/bonwick/entry/space_maps (zfs datastructures algorithms programming)
 [] Purely functional - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Purely_functional (functional haskell datastructures programming)
 [] Book: Advanced Data Structures http://www-cs.ccny.cuny.edu/~peter/dsbook.ps (free datastructures books computerscience)
 [] Trie - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Trie (algorithm data algorithms programming)
 [] USACO Training Program Gateway http://train.usaco.org/usacogate (algorithms datastructures programming computerscience)
 [] Linked List Basics http://cslibrary.stanford.edu/103/ (tutorial algorithm datastructures algorithms)
 [] Clowns to the Left of me, Jokers to the Right: Dissecting Data Structures http://www.cs.nott.ac.uk/~ctm/CJ.pdf (conormcbride good datastructures dissecting)
 [] rope http://www.sgi.com/tech/stl/Rope.html (library datastructures icfp string)
 [] Differentiation of Datastructures for Non-Functional Programmers http://homepage.mac.com/sigfpe/Computing/diff.html (differentiation datatypes datastructures math)
 [] Entity Crisis: Spatial Hashing http://entitycrisis.blogspot.com/2007/11/spatial-hashing.html (programming datastructures python games)
 [] SkipList Applet: Demonstration of Skip-Lists http://www.iam.unibe.ch/~wenger/DA/SkipList/ (datastructures skiplists applet)
 [] A practical scalable distributed B-tree http://www.hpl.hp.com/techreports/2007/HPL-2007-193.html?mtxs=rss-hpl-tr (distributed algorithm hp toread)
 [] Scheming: Persistency and Lazy Memoization in a Pairing Heap http://wmfarr.blogspot.com/2007/08/persistency-and-lazy-memoization-in.html (lisp persistent article datastructures)
 [] Self-Organizing Data Structures http://www.scribd.com/doc/915293/SelfOrganizing-Data-Structures (datastructures algorithms programming paper)
 [] What is RCU, Fundamentally? [LWN.net] http://lwn.net/SubscriberLink/262464/4b9bc44e8e641e2a/ (linux article rcu datastructures)
 [] RockStarApps » How do you store a tree in a database table? Part 2 http://www.rockstarapps.com/wordpress/?p=92 (sql database programming tree)
 [] JFKBits: Revisiting Tree Traversal Patterns http://jfkbits.blogspot.com/2007/12/revisiting-tree-traversal-patterns.html (programming tree algorithms datastructures)
 [] Understand the inner workings of generics in Java - Program - Java C C++ - Builder AU http://www.builderau.com.au/program/java/print.htm?TYPE=story&AT=339282509-339024620t-320000991c (programming datastructures java)
 [] 5.4 heapq -- Heap queue algorithm http://docs.python.org/lib/module-heapq.html (messagequeue programming python datastructures)
 [] py-radix - radix tree data structure for Python http://www.mindrot.org/projects/py-radix/ (python datastructures search ip)
 [] Aguri data structure - sorting and other fun stuff http://www.matasano.com/log/1009/aguri-coolest-data-structure-youve-never-heard-of/ (tree datastructures computerscience algorithm)
 [] Bulk synchronous parallel - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Bulk_synchronous_parallel (algorithms parallel computerscience datastructures)
 [] Data.Sequence http://www.haskell.org/ghc/docs/latest/html/libraries/base/Data-Sequence.html (haskell datastructures)
 [] Priority queue - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Priority_queue (wikipedia messagequeue datastructures)
 [] Nat' Academies Press, Dynamic Social Network Modeling and Analysis: Workshop Summary and Papers ( ... http://darwin.nap.edu/books/0309089522/html/265.html (anf network algorithms datastructures)
 [] A Neighborhood of Infinity: Tries and their Derivatives http://sigfpe.blogspot.com/2007/09/tries-and-their-derivatives_08.html (haskell datastructures trie)
 [] grad_course_plan http://personal.ie.cuhk.edu.hk/~wyng/grad_course_plan.html (network courses datastructures research)
 [] Constant Database (cdb) Internals http://www.unixuser.org/~euske/doc/cdbinternals/index.html (python datastructures database)
 [] A Graph-Theoretic Introduction to Ted Nelson's Zzstructures, by McGuffin http://www.dgp.utoronto.ca/~mjmcguff/research/zigzag/ (network visualization datastructures)
 [] B+ tree - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/B%2Btree (wikipedia computerscience datastructures database)
 [] Pairing heap - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Pairing_heap (computerscience datastructures)
 [] Binomial heap - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Binomial_tree#Binomial_tree (wikipedia computerscience datastructures)
 [] ASPN : Python Cookbook : Union Find data structure http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/215912 (algorithms python datastructures unionfind)
 [] The Perl Data Structures Cookbook http://www.perl.com/doc/FMTEYEWTK/pdsc/index.html (programming reference datastructures perl)
 [] Haskell: Queues without pointers http://www.randomhacks.net/articles/2007/02/08/haskell-queues-without-pointers (haskell datastructures adt persistent)
 [] A performance comparison of Judy to hash tables http://nothings.org/computer/judy/#results (comparison judy hashing datastructures)
 [] Persistent data structures http://citeseer.ist.psu.edu/674112.html (paper functionalprogramming datastructures research)
 [] Teaching, Playing, and Programming: Ten Years of Purely Functional Data Structures http://okasaki.blogspot.com/2008/02/ten-years-of-purely-functional-data.html (functionalprogramming data blog ocaml)
 [] Functional Pearl: Trees « This sentence is false http://obfuscatedcode.wordpress.com/2008/02/16/functional-pearl-trees/ (haskell programming tree tutorial)
 [] Coder Who Says Py: There is a lot more to hash functions than what they teach you in school http://sayspy.blogspot.com/2008/02/there-is-lot-more-to-hash-functions.html (algorithms hashing python programming)
 [] [0802.3267] The Forgiving Tree: A Self-Healing Distributed Data Structure http://arxiv.org/abs/0802.3267 (programming cs algorithm algorithms)
 [] Everyone Else is Crazy: Name that type! (nested types edition) http://blog.jbapple.com/2008/02/name-that-type-nested-types-edition.html (haskell nifty blog programming)
 [] kart http://code.dogmap.org/kart/ (algorithms programming datastructures radix)
 [] Top Ten Tags http://wordaligned.org/articles/top-ten-tags (algorithms sorting algorithm search)
 [] research!rsc: Using Uninitialized Memory for Fun and Profit http://research.swtch.com/2008/03/using-uninitialized-memory-for-fun-and.html (algorithms programming optimization algorithm)
 [] more essentials for your programming toolbox http://www.spiteful.com/2008/02/25/5-more-essentials-for-your-programming-toolbox/ (programming toread scaling algorithms)
 [] DBMS2 — DataBase Management System Services»Blog Archive » The 4 main approaches to datatype ... http://www.dbms2.com/2008/01/27/the-4-main-approaches-to-datatype-extensibility/ (datastructures database datatypeextension datamodel)
 [] Python Package Index : blist 0.9.4 http://pypi.python.org/pypi/blist/0.9.4 (tree library blist list)
 [] Data Structures and Algorithms http://lcm.csa.iisc.ernet.in/dsa/dsa.html (algorithms computerscience programming book)
 [] Eternally Confuzzled - Red Black Tree Tutorial http://www.eternallyconfuzzled.com/tuts/datastructures/jsw_tut_rbtree.aspx (programming tutorial algorithms tree)
 [] select * from depesz;» Blog Archive » My take on trees in SQL http://www.depesz.com/index.php/2008/04/11/my-take-on-trees-in-sql/ (database tree datastructures programming)
 [] algorithm performance on modern architectures http://www.scribd.com/doc/5032/algorithm-performance-on-modern-architectures (algorithms caching performance article)
 [] Skip graphs http://www.cs.yale.edu/homes/aspnes/skip-graphs-abstract.html (programming algorithms datastructures graph)
 [] Good Math, Bad Math : Binary Heaps http://scienceblogs.com/goodmath/2008/04/binary_heaps.php (mathematics tree heap programming)
 [] Eternally Confuzzled - The Art of Hashing http://www.eternallyconfuzzled.com/tuts/algorithms/jsw_tut_hashing.aspx (algorithms hashing programming algorithm)
 [] trish2 home http://genome.jouy.inra.fr/texte/trish2/ (patricia map dictionary datastructures)
 [] Teaching, Playing, and Programming: Designing a Data Structure http://okasaki.blogspot.com/2008/05/designing-data-structure.html (programming algorithm education datastructures)
 [] Simon Tatham - Efficient deadline management with annotated B-trees http://simont.livejournal.com/198966.html (tree btree datastructures annotated)
 [] Cogitatio: Red-Black Tree in 2 hours http://semanticvector.blogspot.com/2008/05/red-black-tree-in-2-hours.html (tree programming haskell datastructures)
 [] The Bloom filter http://video.google.com/videoplay?docid=-608302219608684819&q=google+engedu (datastructures bloomfilter)
 [] Glift: Generic, Efficient, Random-Access GPU Data Structures http://graphics.cs.ucdavis.edu/~lefohn/work/glift/ (algorithms datastructures gpu dataparallel)
 [] Linear hash - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Linear_hash (wikipedia algorithms hashing computerscience)
 [] High-Performance Prolog Implementation http://www.info.ucl.ac.be/~pvr/Taylor.thesis.pdf#search=%22%22High-Performance%20Prolog%20Implementa ... (paper datastructures prolog performance)
 [] Bundles: a data structure for lazy non-determinism http://gpd.sip.ucm.es/jaime/papers/prole2007-2.pdf (haskell nondeterministic datastructures)
 [] Vlerq: About http://www.vlerq.org/vlerq/34 (datastructures vlerq)
 [] Edison http://www.eecs.tufts.edu/~rdocki01/edison.html (library haskell datastructures)
 [] Data Structures for Maintaining Biconnectivity and 2-edge Connectivity - A Bibliographic Survey ( ... http://citeseer.ist.psu.edu/mendel94data.html (paper datastructures biconnectivity graph)
 [] Skip Graphs http://www.cs.yale.edu/homes/aspnes/skip-graphs-full.pdf (skipgraphs paper datastructures graphics)
 [] Design of a Pointerless BDD Package http://www.research.ibm.com/da/papers/bdd-paper.pdf (ibm paper bdd datastructures)
 [] Edison User's Guide* (Haskell version) http://www.haskell.org/ghc/docs/edison/ (library haskell datastructures)
 [] CS 1723 Section 1T, Summer 1998 http://www.cs.utexas.edu/users/djimenez/utsa/cs1723/ (algorithms study datastructures)
 [] Dr. Dobb's | Algorithm Alley | April 1, 2001 http://www.ddj.com/architect/184404588?pgno=1 (datastructures)
 [] CS 61B: Supplementary Lecture Notes, Fall 2004 http://www-inst.eecs.berkeley.edu/~cs61b/sp06/lectures/index.html (algorithms study datastructures)
 [] Advanced Data Structures http://courses.csail.mit.edu/6.897/spring05/lec.html (study datastructures)