Re: Assignment Linked List Help
- From: jmcgill <jmcgill@xxxxxxxxxxxxxxxxx>
- Date: Wed, 31 May 2006 12:32:15 -0700
roubir wrote:
Can some please implement a class called MyList to finish this off?
I need help for this assignment ......
Well you did say "please"... But there are a couple of really sad things about your post. The first is that you apparently have a professor who isn't plugged into the community enough that he reads comp.lang.java.programmer. The second is that you tried to enter this community by simply posting your homework assignment and asking (politely) for someone to do it for you.
Oh well, let me get this straight. You're expected to implement this, and you are not yet at a level where you can do it in your sleep -- it's a very simple assignement -- but they are already throwing the generic argument stuff at you?
Maybe you can still save face and show that you made some effort to start.
Here, I'll tell you where to start. Instead of trying to write the java functions for remove, reverse, and search, why don't you sit down and describe in words, what you would do to make these functions work.
If you can do that, the coding should be very simple.
.
- References:
- Assignment Linked List Help
- From: roubir
- Assignment Linked List Help
- Prev by Date: Re: Passing tab char in command line
- Next by Date: catch all program errors...
- Previous by thread: Re: Assignment Linked List Help
- Next by thread: ws-addressing WSDL binding
- Index(es):
Relevant Pages
|