Skip to main content
Go to Latest
variable default
import { default } from "https://deno.land/x/masx200_leetcode_test@7.4.4/kth-largest-element-in-a-stream/index.ts";

type

(k: number, nums: number[]) => KthLargest