LinkedListNode
valuestring
next object
nodecircular(LinkedListNode)
metadata object
positioninteger
LinkedListNode
{
"value": "string",
"next": {
"metadata": {
"position": 0
}
}
}
{
"value": "string",
"next": {
"metadata": {
"position": 0
}
}
}