Started a data structures and algorithms course and having an unreal amount of trouble visualizing arrays and linked lists. Is this just a skill issue and I should just get gud or are there some other visualization tools like VisualAlgo.net that anyone can recommend?
Any advice on how to get good at data structures is also appreciated as I am just starting. thank youuu
#Visualization Tools?
1 messages · Page 1 of 1 (latest)
<@&987246964494204979> please have a look, thanks.
Which part specifically about visualizing arrays and linked lists is giving u trouble?
Is it what they actually look like conceptually? Or the type of operations/methods done on them