the question is the wrong one, agent Spooner,

algorithms are just what you implement using Perl, and for sure Perl has many many tools to help you in writing your own algorithms.

Good algorithms or bad ones depends on the coder, generally not on the language. There are also some primitive programming language, let'say vbscript that are unfriendly, there are others that are specialized to do something so they are not good for other tasks, let's say SQL. Perl is very flexible and generalistic, it was designed and is still maintatined and renewed to 'make easy tasks easy and complex tasks possible'.

And it is true! Al-Khwarizmi, ops algorithms are just the flow you want paint using a programming language, it depends on your skill and your background. Perl can bring you through all these steps and after years and decades you can still feel the challenge.

The world is full of not so well informed collegues, dont worry and go on.

L*

There are no rules, there are no thumbs..
Reinvent the wheel, then learn The Wheel; may be one day you reinvent one of THE WHEELS.

In reply to Re: Learning Algorithms using Perl. by Discipulus
in thread Learning Algorithms using Perl. by Anonymous Monk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.