Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Algorithms, Datastructures and syntax

by pg (Canon)
on Apr 05, 2003 at 16:32 UTC ( [id://248315]=note: print w/replies, xml ) Need Help??


in reply to Algorithms, Datastructures and syntax

Leave syntax alone, I would say data structure is not algorithm, but those two are so mixed.

A clever algorithm usually has one and more clever data structure(s) to support it, or even make it possible. At the same time, a data structure is clever, usually because it can be used in some clever algorithm, and improve it.

Is "for loop" in ASM a type of data structure? Your friend should reconsider his position on this. It migth seems to be data structure from certain perspective, but it is definitely not. Part of the strength of human thinking is the ability to differentiate seemingly similar stuffs from each other.

Data structure is how things are organized, not how they are being handled.
  • Comment on Re: Algorithms, Datastructures and syntax

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://248315]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (2)
As of 2024-04-20 06:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found