Search:

Type: Posts; User: dukethacore

Search: Search took 0.00 seconds.

  1. help needed

    I cannot understand sequential search.

    How do i store the unique random numbers (without duplicate), compare the first element with every element and store it, and if the element is equals to any...
  2. Help

    I could not do the part of storing the unique number in arrays (using sequential search). I really cannot understand that part, can anyone help me to code that part, and i will continue from there...
  3. Storing random number in array(sequential search & bubble sort)

    i have generate random number, 1 - 20, such a sequence may or may not contain duplicates. Print each number as it is generated, and store it in an array, but only if it is not a duplicate of a number...
  4. Storing random number in array(sequential search & bubble sort)

    i have generate random number, 1 - 20, such a sequence may or may not contain duplicates. Print each number as it is generated, and store it in an array, but only if it is not a duplicate of a number...
Results 1 to 4 of 4