Skip to main content
Go to Latest
function default
import { default } from "https://deno.land/x/masx200_leetcode_test@7.6.0/flatten-binary-tree-to-linked-list/index.ts";

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

Parameters

root: TreeNode | null