Search:

Type: Posts; User: Norm

Search: Search took 0.10 seconds.

  1. Replies
    4
    Views
    654

    [SOLVED] Re: Count Num of Letters In Common

    Ok, start with the methods one at a time. Test it and fix the problems before going to the next method.
    Don't do it all in one test. Work on them one at a time.
    Are these what the methods do?
    1)...
  2. Replies
    4
    Views
    654

    [SOLVED] Re: Count Num of Letters In Common

    Can you describe the logic for solving the problem in English?
    List the steps the program needs to take.

    What data structures or java classes can be used to solve the problem?
Results 1 to 2 of 2