Recent content by ddxxbb

  1. D

    How can i use MergeSort to sort Strings ? (JAVA)?

    Write a java application that allows its users to search for a given name among a set of names. The set of names is significant. You are required to first sort these names using the merge sort algorithm. In your report mention which algorithm you used for searching and state why you prefer it...
  2. D

    multiple drop down menus on one form with if statement ! (PHP SQL DREAMWEAVER)?

    iam doing a project for credit transfer from one university to another, i created a form stating all the subjects the student completed in the university he is transfering from and every subject shows a dropdown menu with letters A B C D F (grades) if the student choose A for English 1 and B for...
Back
Top