Hi
Im new to learning java so far ive picked up the basics of it but now im trying to create a first and best fit algorithm for the purpose of memory managment now my question is what to i specifcally need to learn to be able to to this like i know i am going to be using arrays but what are all the things i need to learn to be able to do this?
thanks

Hi,

If I understood your request, you're searching how to create and manage advanced data structures in Java.

If that's it, you may look toward "Java Collections" also called "Collection API" :

Offical Doc on Oracle website

Good reading.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.