Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Empty Set doesn't exist

Name: Anonymous 2012-01-13 6:23

If you cant sense it, then it doesnt exist.

You cant see emptiness, therefore emptiness doesnt exist.

Name: Anonymous 2012-01-14 12:52

>>128
I know very well how a linked list works, or how an array or various other more complex data structures work. That is however irrelevant as far as what one promises to do with some particular data structure. I could easily imagine someone who instead of inserting an element on the head of a linked list (O(1)) decides to insert the element in the middle or at the end (up to O(n), where n is the length of the list) - this isn't about efficiency, but about how someone - anyone - uses your data. For a programmer such as yourself that seems to pride himself in working in an ENTERPRISE, you sure know very little about keeping your own code abstracted and separate from other people's code as well as respecting their own contracts and expecting them to respect your own contracts.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List