My point is that one doesn't follow the other. To design good data structures, you need to know how it'll get used (the algorithm).
> If you've chosen the right data structures and organized things well, the algorithms will almost always be self-evident.
This is what I was responding to.