It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming Java Forum

Need code in "sort, add, search, delete"

Need code in "sort, add, search, delete"

Postby Kenny86 on Tue Nov 07, 2006 10:07 am

Hai all java programmer...
i hav a problem need u all help to resolve .. and it had make me head going crazy.... so, i need U to help me... can?

This r the problem that make me going ..... crazy...

--------------------------------------------------------------------------
Create a menu-based program for a user to enter a list of values to implement the given algorithms:
1. Add contact details (name, contact no, address, email, etc.)

2. Sort the contact details alphabetically after it has been added into the phonebook. (Using any ONE sort algorithm)

3. Search a contact person from the list (Using any ONE search algorithm)

4. Remove a contact person from the list

Note1: Use reference-based linked list as the data structure. You may also add additional features to enhance the e-Phonebook system.

Note2:
i. There is no need to include any data files. This means that all data is maintained only in the data structures (memory only).
ii. There is no need to have a GUI interface. All inputs and outputs should be done via the command line.
iii. Array-based linked list are not allow to used.
--------------------------------------------------------------------------

Please help me.. please please please....
Hope can get your replay soon.. Thank alot.. ^^
Kenny86
 
Posts: 0
Joined: Tue Nov 07, 2006 9:30 am

Who is online

Users browsing this forum: No registered users and 1 guest