Results 1 to 6 of 6

Thread: Programming challenges

  1. #1
    Join Date
    Oct 2004
    Location
    Mobile, AL, USA
    Beans
    337
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Programming challenges

    Know of any websites with good programming challenges to tackle? I like Lineman.net's Programming Challenges. They are good beginner and intermediate challenges to be tackled in any language, but they don't have very many. (I just did a couple earlier to help me learn the basics of Ruby, which I can already tell I am going to like.)
    $ whatis themeaningoflife
    themeaningoflife: not found

  2. #2
    Join Date
    Mar 2005
    Location
    Dunedin, NZ
    Beans
    559
    Distro
    Kubuntu 7.10 Gutsy Gibbon

    Lightbulb Re: Programming challenges

    Programming contests are great sources of questions.

    Try this link http://www.acm.inf.ethz.ch/ProblemSetArchive.html or http://www.sppcontest.org/problems.html (official ACM site).

    It points to some questions from the ACM Programming Contest. Good fun.

    Or http://nzpc.otago.ac.nz/resources/index.htm. The NZ contest has a different structure where there are questions of marked difficulty. The easiest problems should be able to be completed by most people learning to program.
    Last edited by thumper; April 7th, 2005 at 10:32 AM.

  3. #3
    Join Date
    Oct 2004
    Beans
    267

    Re: Programming challenges

    TopCoder at http://www.topcoder.com is what I normally do for my programming challenges.
    A life devoted to things is a dead life, a stump; a God-shaped life is a flourishing tree -- Proverbs 11:28 (MSG)

  4. #4
    Join Date
    Jan 2005
    Location
    Portland, Oregon U.S.A.
    Beans
    1,050
    Distro
    Ubuntu Mate 15.04 Vivid Vervet

    Re: Programming challenges

    Holy crap guys Thanx! I been looking for pages just like these off and on for months with limited success. It never occured to me to ask someone.

  5. #5
    Join Date
    Feb 2005
    Beans
    41

    Re: Programming challenges

    I've been doing OSIX challenges for a while and its alot of fun. There are 13 regular challenges which you have to complete in order and some 18 bonus levels that you can do whenever you want.

  6. #6
    Join Date
    Oct 2004
    Location
    Mobile, AL, USA
    Beans
    337
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Programming challenges

    Those seem cool (I can't tell...I can't make it past the first one...more on that in a minute!), but they seem to be more hacking challenges than programming challenges, similar to the ones at Learn To Hack.

    Any hints on the first level? I've tried doing it in hex, doing it in decimal and converting it to hex, doing it in decimal and converting it to octal... I guess I'm not looking at it the right way.
    $ whatis themeaningoflife
    themeaningoflife: not found

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •