What is LinkedListNode in Java

前端 未结 5 747
伪装坚强ぢ
伪装坚强ぢ 2021-02-14 18:42

Excuse my ignorance but I am beginning to prepare for my first technical interview and came across this question and answer on the topic linkedlist

Question: Imp

5条回答
  •  半阙折子戏
    2021-02-14 19:09

    This class is most likely a hypothetical class used for this Linked List example question.

提交回复
热议问题