Search:

Type: Posts; User: bh-chobo

Search: Search took 0.08 seconds.

  1. LinkedIntLists issue - how can i move links without creating nodes?

    The objective:





    The greatest trouble i have with this problem is that I can only work with the two lists at hand and can't create any new nodes or a like. I'm having a hard time trying to...
  2. Need help with String Trimming.. and displaying Keys on maps.

    orking on learning recursion - and i have finally solved the issue.

    The last issue I need to figure out are two minor issues that I can't seem to find out the problems on. After 2 hours of...
  3. Re: Need help with concatenizing char? to string?

    I'll give those a try - i seriously just went BRAIN DEAD on how to actually concatenate it all together.

    Much thanks!
  4. Need help with concatenizing char? to string?

    I'm stuck, and having a bump in my program, here is a little snippet of the contructor just ot give you an idea.

    To Sum it up - I am running the letterCount to take in a string set by the client. ...
  5. Re: Having trouble insert/sorting array values w/ binary searching.

    Ah yes - sorry my writeup in original post was bad.

    I need to do Binary Insert Sorting.

    Which - I fully realized I've done wrong and going to rewrite my add method.


    Basically the array...
  6. Having trouble insert/sorting array values w/ binary searching.

    The client will be making an array and adding numbers to it. Its my job/objective to make sure that when the client passes it into the array - it is sorted in non-decreasing order.

    Note - i...
Results 1 to 6 of 6