Image

Imagepixelpoet wrote in Imagecpp

list tradeoffs

some questions:: about c++

1. what is a circular list implementation?
2. what is the major advantage of circular lists?
3. what is the sentinel (dummy) element in connect with lists?
4. what is the major advantage of using sentinel elements
5. does it make sense to combine circular lists and sentinel elements, why or why not?


if anyone knows. please leave a comment.. :-) thanks