F
F
foonfyrick2021-03-22 12:29:46
Kotlin
foonfyrick, 2021-03-22 12:29:46

Linkedlist, unidirectional or bidirectional?

If you type linked list kotlin or linked list java, then they usually write about a doubly-directed list, but if you go to the pictures, then there are both unidirectional and bidirectional ones, it’s also not clear in the class implementation where to look, you can see the implementation of adding, searching, but where exactly is it described creating an object and storing links to the previous and next element, I can’t find how to understand whether it is bidirectional or unidirectional?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
illuzor, 2021-03-22
@foonfyrick

Badly searched
60588a8cc47b5019945423.png

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question