To my understanding it meant the graphs like edges and vertices? They were saying you need to traverse through the graph, what why I am saying this. Why would you need another library? Aren't they just lists/dictionaries?
Oh if you mean graphs as a data structure, then yeah you probably wouldn't need another library. I thought you were saying they wanted you to produce graphs as an output. But yeah if it's graph traversal and the related, you shouldn't need any libraries I think.
Originally Posted by Flengo
Oh if you mean graphs as a data structure, then yeah you probably wouldn't need another library. I thought you were saying they wanted you to produce graphs as an output. But yeah if it's graph traversal and the related, you shouldn't need any libraries I think.
I feel like I should have you on a call doing this test lol
Originally Posted by Allura
I feel like I should have you on a call doing this test lol
I'm sure you'll be fine, Python is easy enough and it's online. Good luck!