MCPcopy Create free account
hub / github.com/Jensenczx/CodeEveryday / reverse

Method reverse

45_reverse.java:6–20  ·  view source on GitHub ↗

@param head: The head of linked list. @return: The new head of reversed linked list.

(ListNode head)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected