Associate
So i'm learning Java..and I must say, im pretty noobish, or sometimes illogical and struggling. But I've got an ADT and variables of what I want which is.
A client's details is recorded, id,name etc.
And I need to make a search algorithm of some sort to search for the certain id and bring its details up. If it's possible calculate the difference in time/date that it was entered from the current date.
And be able to sort them. I've also looked into Queues, for the interface..and I dont seem to understand it very well.
Any insightful knowledge or ways to go about it, with points to the right direction.
Thanks
A client's details is recorded, id,name etc.
And I need to make a search algorithm of some sort to search for the certain id and bring its details up. If it's possible calculate the difference in time/date that it was entered from the current date.
And be able to sort them. I've also looked into Queues, for the interface..and I dont seem to understand it very well.
Any insightful knowledge or ways to go about it, with points to the right direction.
Thanks