CodingForums.com

CodingForums.com (http://www.codingforums.com/index.php)
-   Computer Programming (http://www.codingforums.com/forumdisplay.php?f=21)
-   -   Appropriate data structure? (http://www.codingforums.com/showthread.php?t=283357)

haXim 12-01-2012 04:18 PM

Appropriate data structure?
 
i have to create an application to analyze the weblog of some Web servers.
each "node" will contain 4 elements.
the data is about 500mb(quite large)

im confused on which data structure to use
- BST
- AVL trees
- Redblack trees
- B-trees
- hashing
- Graph search


All times are GMT +1. The time now is 04:06 PM.

Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.