Saturday, May 5, 2012

A new project(Data structure)

I was looking to start something new for a while. Am planning to work on a new STL like project. It's kind of template library. What we planned is using hash tables underneath a wrapper. User will use vector , map and other stuffs. Our library will save the data in a hash map. We plan to use this algo. My first stop is reading  G. M. Morton's paper on hashing. Will setup sun studio tomorrow. Lets see what comes next :)

No comments:

Post a Comment