Interesting but lesser known data structures
stackoverflow.com
Interesting but lesser known data structures
1–10 of 25 posts
Re: Interesting but lesser known data structures
#2Re: Interesting but lesser known data structures
#3Not sure one could call it a data structure but who remembers the so-called Sneaker Network or Tackie Network, which consisted of someone copying information onto a disk and physically walking to the other machine to copy the information. Networks were so slow/buggy that it was often quicker to transmit information using this "data structure"
Re: Interesting but lesser known data structures
#4Re: Interesting but lesser known data structures
#5Not sure one could call it a data structure but who remembers the so-called Sneaker Network or Tackie Network, which consisted of someone copying information onto a disk and physically walking to the other machine to copy the information. Networks were so slow/buggy that it was often quicker to transmit information using this "data structure"
(though ohyes is right: these are transport layer methods/algorithms, not data structures)
Re: Interesting but lesser known data structures
#6Not sure one could call it a data structure but who remembers the so-called Sneaker Network or Tackie Network, which consisted of someone copying information onto a disk and physically walking to the other machine to copy the information. Networks were so slow/buggy that it was often quicker to transmit information using this "data structure"
I think that is a transport layer, not a data structure.
Re: Interesting but lesser known data structures
#7Not sure one could call it a data structure but who remembers the so-called Sneaker Network or Tackie Network, which consisted of someone copying information onto a disk and physically walking to the other machine to copy the information. Networks were so slow/buggy that it was often quicker to transmit information using this "data structure"
edit: To the downvoters - is a sense of humour not allowed on HN?
Re: Interesting but lesser known data structures
#8I don't have a CS degree, nor am I solely a programmer, but I make sure I'm aware of the underlying fundamentals of my profession. Even without taking courses, one could easily take some time to read through the related wikipedia articles - http://en.wikipedia.org/wiki/List_of_data_structures
P.S. I was trying to think up a good analogy to another technical trade, but I can't think of one where you can be completely unqualified, and work without licensing or certification.
Re: Interesting but lesser known data structures
#9Certainly worth re-thinking nonetheless.