Title Remove all but first two elements from linked list
Catalog Type SLCItem
Persistent ID https://codecheck.io/files/horstmann/codecheck-bj-4-list-106
Platform Name CodeCheck
Features Code Completion
Description Write a method that removes all but the first two elements from a linked list, using an iterator. You may assume that the list has at least two elements.
Keywords Linear Data Structures
Author Cay Horstmann
Institution San José State University
Iframe URL https://codecheck.io/files/horstmann/codecheck-bj-4-list-106
Protocol SPLICE, LTI 1.1
Protocol URL
License https://creativecommons.org/licenses/by-nc-nd/4.0/
Programming Language Java
Natural Language en

Preview

SPLICE Output