Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Page 1 of 11 123 ... LastLast
Threads 1 to 50 of 533

Forum: Algorithms & Recursion

  1. Java light source simulation

    Started by Bingo90, April 2nd, 2014 05:08 AM
    2 Pages
    1 2
    • Replies: 38
    • Views: 4,832
    April 2nd, 2014, 12:56 PM Go to last post
  2. Exclamation [SOLVED] Physics Program

    Started by pwngrammer, June 14th, 2009 10:40 AM
    2 Pages
    1 2
    • Replies: 36
    • Views: 7,416
    June 15th, 2009, 08:32 AM Go to last post
  3. Modifying "Coin change" program

    Started by S0ULphIRE, August 25th, 2011 01:17 AM
    2 Pages
    1 2
    • Replies: 33
    • Views: 7,729
    September 18th, 2011, 11:38 PM Go to last post
  4. Depth-Limited Search using Recursive Backtracking...please help!

    Started by Zaxx81, September 29th, 2011 03:11 PM
    2 Pages
    1 2
    • Replies: 26
    • Views: 9,898
    June 20th, 2012, 04:21 PM Go to last post
  5. Array List implementation(Buying and selling)

    Started by ss1w, September 7th, 2013 11:04 PM
    2 Pages
    1 2
    • Replies: 25
    • Views: 3,189
    September 8th, 2013, 12:10 PM Go to last post
  6. Unhappy Singly-Linked list structure

    Started by blaster, March 9th, 2012 12:22 PM
    • Replies: 24
    • Views: 3,404
    March 11th, 2012, 03:42 PM Go to last post
  7. Help with 2-d arrays, tough problem

    Started by aesguitar, June 11th, 2012 08:36 PM
    • Replies: 22
    • Views: 2,466
    June 21st, 2012, 09:03 AM Go to last post
  8. New Recursion problem need lil help

    Started by Delstateprogramer, June 28th, 2010 01:47 AM
    • Replies: 21
    • Views: 3,059
    July 8th, 2010, 06:35 PM Go to last post
  9. [SOLVED] Number of permurations an memory problems.

    Started by andreas90, February 5th, 2013 07:39 AM
    • Replies: 20
    • Views: 3,066
    February 21st, 2013, 07:00 AM Go to last post
  10. Exercise problem

    Started by agy92, October 23rd, 2013 03:23 AM
    • Replies: 19
    • Views: 1,842
    October 23rd, 2013, 03:06 PM Go to last post
  11. Euler Paths with dfs algorithm problem

    Started by claudio.r, March 22nd, 2012 05:59 AM
    • Replies: 18
    • Views: 4,405
    March 22nd, 2012, 04:39 PM Go to last post
  12. Question [SOLVED] Sorting Strings

    Started by userct, February 21st, 2012 08:36 PM
    • Replies: 17
    • Views: 2,993
    February 28th, 2012, 10:03 AM Go to last post
  13. Deque array base assistant

    Started by gto11520, March 4th, 2014 10:15 AM
    • Replies: 17
    • Views: 1,744
    March 7th, 2014, 01:04 PM Go to last post
  14. Java dictionary search algorithm

    Started by drdre, March 16th, 2019 11:53 AM
    algorithim, java
    • Replies: 17
    • Views: 1,823
    March 16th, 2019, 05:51 PM Go to last post
  15. Four color theorem help

    Started by fpritt24, February 19th, 2014 12:49 AM
    • Replies: 15
    • Views: 3,439
    February 19th, 2014, 06:04 PM Go to last post
  16. Post Help with looking through a two-dimensional array.

    Started by aesguitar, May 31st, 2012 11:01 AM
    • Replies: 14
    • Views: 3,136
    June 1st, 2012, 11:10 AM Go to last post
  17. New Programming Student Looking for Help

    Started by NikosNt, October 29th, 2012 07:20 AM
    • Replies: 14
    • Views: 7,296
    October 31st, 2012, 05:06 PM Go to last post
  18. [SOLVED] Binary tree

    Started by felixb, May 16th, 2014 10:18 AM
    • Replies: 14
    • Views: 2,426
    May 19th, 2014, 09:52 AM Go to last post
  19. Post algorithm

    Started by AmmrO, September 19th, 2009 04:30 PM
    • Replies: 13
    • Views: 2,628
    September 24th, 2009, 09:18 PM Go to last post
  20. [SOLVED] Help; algorithm to determine 'range'

    Started by b_jones10634, July 29th, 2010 01:50 PM
    • Replies: 13
    • Views: 4,944
    August 24th, 2010, 04:57 PM Go to last post
  21. Palindrome

    Started by mag12203, December 18th, 2010 01:50 PM
    • Replies: 13
    • Views: 2,650
    December 20th, 2010, 08:28 PM Go to last post
  22. CHALLENGE - find the shortest path

    Started by ice, January 3rd, 2011 12:35 AM
    • Replies: 13
    • Views: 4,441
    January 20th, 2011, 12:30 PM Go to last post
  23. Chain Code (Freeman)

    Started by aelynne, February 15th, 2012 10:40 AM
    • Replies: 13
    • Views: 7,101
    June 7th, 2012, 07:21 AM Go to last post
  24. Sieve of Eratosthenes: Memory & Performance

    Started by bgroenks96, June 7th, 2012 11:00 AM
    • Replies: 13
    • Views: 2,507
    June 29th, 2012, 06:41 AM Go to last post
  25. Getting Every Point on a Line

    Started by Ecen, January 8th, 2013 11:23 AM
    • Replies: 13
    • Views: 2,024
    January 10th, 2013, 01:08 PM Go to last post
  26. [SOLVED] Algorithym to remove unnecessary points

    Started by Vinvar, August 14th, 2014 07:28 AM
    algorithm, point, polygon
    • Replies: 13
    • Views: 4,029
    September 27th, 2017, 11:02 AM Go to last post
  27. Red face Recursion

    Started by javapenguin, October 15th, 2010 10:33 PM
    • Replies: 12
    • Views: 2,523
    October 18th, 2010, 03:42 PM Go to last post
  28. Recursion ouput is not coming for value more than 40.

    Started by Revati, July 7th, 2011 02:17 PM
    • Replies: 12
    • Views: 1,990
    July 7th, 2011, 06:49 PM Go to last post
  29. Testing for a Palindrome

    Started by ryan.sampson, November 6th, 2011 02:24 PM
    • Replies: 12
    • Views: 3,119
    November 6th, 2011, 08:01 PM Go to last post
  30. Exclamation AddEmUp

    Started by Delstateprogramer, July 10th, 2010 08:28 PM
    • Replies: 11
    • Views: 3,168
    July 14th, 2010, 01:23 PM Go to last post
  31. Lowest Common Ancestor in Binary Tree

    Started by ueg1990, November 20th, 2012 11:43 AM
    • Replies: 11
    • Views: 2,220
    November 21st, 2012, 12:06 PM Go to last post
  32. [SOLVED] Which sort method to use for a String Array to output the index?

    Started by DANGEROUSSCION, December 8th, 2012 07:28 PM
    • Replies: 11
    • Views: 1,747
    December 8th, 2012, 10:25 PM Go to last post
    • Replies: 11
    • Views: 1,484
    October 8th, 2013, 04:57 PM Go to last post
  33. Question Blur Image

    Started by psrkiran, October 2nd, 2009 01:43 AM
    • Replies: 10
    • Views: 13,050
    December 31st, 2009, 07:57 AM Go to last post
  34. alphabetizing , plz help

    Started by wolfgar, January 19th, 2010 06:12 AM
    • Replies: 10
    • Views: 2,983
    January 21st, 2010, 02:00 AM Go to last post
  35. find the sum of even number not exceed four million

    Started by i4ba1, January 5th, 2011 03:24 AM
    • Replies: 10
    • Views: 14,166
    June 29th, 2011, 08:08 AM Go to last post
  36. Recursion Help

    Started by WeaKeN, May 23rd, 2011 11:09 AM
    • Replies: 10
    • Views: 2,600
    May 27th, 2011, 08:17 AM Go to last post
  37. How to start a Java parser

    Started by Sharmeen, October 6th, 2012 12:42 PM
    java, parser
    • Replies: 10
    • Views: 1,775
    October 6th, 2012, 01:41 PM Go to last post
  38. Few things with my Cardano triplet algorithm

    Started by aesguitar, February 1st, 2013 05:02 PM
    • Replies: 10
    • Views: 4,685
    February 2nd, 2013, 09:08 PM Go to last post
    • Replies: 10
    • Views: 1,847
    October 18th, 2013, 10:14 AM Go to last post
  39. password

    Started by 5723, June 23rd, 2009 07:21 PM
    • Replies: 9
    • Views: 4,473
    July 9th, 2009, 05:26 AM Go to last post
  40. String counter

    Started by chkang0130, December 6th, 2009 08:07 PM
    • Replies: 9
    • Views: 2,981
    December 8th, 2009, 11:56 AM Go to last post
  41. Help on some work i got ! Reversi game

    Started by benni7, March 22nd, 2011 01:47 PM
    • Replies: 9
    • Views: 2,731
    September 22nd, 2011, 11:38 AM Go to last post
  42. Checking if number is in between two other numbers?

    Started by colerelm, November 11th, 2011 10:35 PM
    • Replies: 9
    • Views: 6,345
    November 18th, 2011, 12:34 AM Go to last post
  43. Hello everybody nice to meet you all.

    Started by Jurgen, December 22nd, 2011 07:09 PM
    • Replies: 9
    • Views: 2,961
    December 25th, 2011, 08:47 AM Go to last post
  44. Bubblesort of an ArrayList with objects

    Started by bondage, January 4th, 2012 09:04 AM
    • Replies: 9
    • Views: 10,672
    January 4th, 2012, 11:51 AM Go to last post
  45. where to put the nodes into the array?

    Started by blaster, March 11th, 2012 02:22 PM
    • Replies: 9
    • Views: 2,264
    March 11th, 2012, 07:03 PM Go to last post

Page 1 of 11 123 ... LastLast

Thread Display Options

Use this control to limit the display of threads to those newer than the specified time frame.

Allows you to choose the data by which the thread list will be sorted.

Order threads in...

Note: when sorting by date, 'descending order' will show the newest results first.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

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