Skip to main content
Go to Latest
function default
import { default } from "https://deno.land/x/masx200_leetcode_test@8.0.2/delete-node-in-a-linked-list/index.ts";

Do not return anything, modify it in-place instead.

Parameters

node: ListNode | null