Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
function deserialize
import { deserialize } from "https://deno.land/x/masx200_leetcode_test@9.7.0/serialize-and-deserialize-bst/index.ts";

Parameters

data: string

Returns

TreeNode | null