How can you implement graphs when you are not allowed to use any inbuilt classes such as ArrayList and HashMaps? Using 2-D array would take up a lot of space. What are some