Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

(OT) Interview questions -- your response?

by Ovid (Cardinal)
on Sep 03, 2002 at 18:16 UTC ( [id://194839]=perlmeditation: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      foreach a_item in a_array
        foreach b_item in b_array
    ...
          end if
        end for
      end for
    
  2. or download this
      array = ( 'foo', 'bar', 'baz', 'cheeze whiz' )
    
  3. or download this
      array = ( 'cheeze whiz', 'baz', 'bar', 'foo' )
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlmeditation [id://194839]
Approved by ignatz
Front-paged by hsmyers
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (3)
As of 2024-04-20 01:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found