NeverOnTimeSdnBhd / Delivery-Instances

2 stars 6 forks source link

Question About Project Restrictions #16

Open rdNoir opened 3 years ago

rdNoir commented 3 years ago

Hello,

I would like to ask if it is allowed to use the LinkedList class provided in the Java library or if we have to implement our own. Thanks for your time.

NeverOnTimeSdnBhd commented 3 years ago

Hi

Yes it is allowed to use Java built in Data Structure like LinkedList, Stack and all others.