Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^2: How to implement Linked List

by msk_0984 (Friar)
on Dec 18, 2006 at 12:58 UTC ( [id://590421]=note: print w/replies, xml ) Need Help??


in reply to Re: How to implement Linked List
in thread How to implement Linked List

Hi

    Felt good to see your prompt reply. Actually i was exploring Perl and thought of implementing the Linked list concept which might be Useful in for me in Future purposes........ So thought of trying it out

Work Hard Party Harderrr!!
Sushil Kumar

Replies are listed 'Best First'.
Re^3: How to implement Linked List
by Melly (Chaplain) on Dec 18, 2006 at 13:29 UTC

    As others have said, linked lists are never really necessary in Perl.

    See How do I handle linked lists? for an explanation (as well as a way to implement them).

    map{$a=1-$_/10;map{$d=$a;$e=$b=$_/20-2;map{($d,$e)=(2*$d*$e+$a,$e**2 -$d**2+$b);$c=$d**2+$e**2>4?$d=8:_}1..50;print$c}0..59;print$/}0..20
    Tom Melly, pm@tomandlu.co.uk

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (3)
As of 2024-04-24 18:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found