Results 1 to 2 of 2
  1. #1
    EscSequenceAlpha is offline Senior Member
    Join Date
    Apr 2012
    Posts
    115
    Rep Power
    0

    Default looking for short algorithms and useful snippets to learn

    Ok so some of you might remember me, disaster! I stopped java for a few weeks and have that horrible feeling where you think you've lost a lot of information. Its so easy to stop and so hard to get started...

    anyway I was thinking... what do I really know? its difficult to quantify. So I figured I should learn some useful snippets to make myself feel better about this.

    Today I learned how to write selection sort, insertion sort, merge sort(hard one), linear and binary search.

    what other algorithms (or code examples) are short and functional and a good thing to learn to get you thinking like a programmer and back into java?
    Legend has it the moderators and senior members of java-forums.org were able to code skyrim using only 701 lines of java... or so the legend goes.

  2. #2
    DarrylBurke's Avatar
    DarrylBurke is offline Moderator
    Join Date
    Sep 2008
    Location
    Madgaon, Goa, India
    Posts
    9,918
    Rep Power
    16

    Default Re: looking for short algorithms and useful snippets to learn

    Moved from New to Java

    db
    Why do they call it rush hour when nothing moves? - Robin Williams

Similar Threads

  1. Are these well written algorithms?
    By dharav in forum New To Java
    Replies: 3
    Last Post: 01-12-2012, 08:27 AM
  2. Replies: 3
    Last Post: 02-20-2011, 12:15 PM
  3. Iterative Algorithms
    By Zosden in forum Algorithms
    Replies: 1
    Last Post: 07-05-2008, 06:29 AM
  4. Wikicodia - The code snippets wiki
    By wikicodia in forum Reviews / Advertising
    Replies: 10
    Last Post: 01-18-2008, 09:15 PM
  5. Java Code Snippets Search Engine
    By ZuudoTech in forum Reviews / Advertising
    Replies: 1
    Last Post: 01-18-2008, 09:13 PM

Posting Permissions

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