文件名称:gasstationleetcode-LeetCode-Solutions:将添加我在LeetCode中解决的所有问题
文件大小:15KB
文件格式:ZIP
更新时间:2024-07-19 21:25:32
系统开源
加油站 leetcode LeetCode-解决方案 我的leetcode问题的解决方案 指数 简单的 | 时间 - 0ms,内存 - 36.7 MB 对于 10pow4 长度测试用例 中等的 | 时间 - 70 毫秒,内存 - 39.9 MB 用于 5 * 10pow4 长度测试用例 | 时间 - 33 毫秒,内存 - 39.1 MB 对于 10pow4 长度测试用例 | 时间 - 26 毫秒,内存 - 39 MB 用于 100 长度的测试用例 难的
【文件预览】:
LeetCode-Solutions-main
----139. Word Break.java(2KB)
----Design Parking System.java(2KB)
----README.md(2KB)
----Integer to English Words.java(4KB)
----Is Subsequence.java(1KB)
----Number of Matching Subsequences.java(2KB)
----Substring with Concatenation of All Words.java(2KB)
----Clone Graph.java(3KB)
----Unique Binary Search Trees II.java(4KB)
----SameTree.java(1KB)
----Kth Largest Element in an Array.java(543B)
----Gas Station.java(4KB)
----Median of Two Sorted Arrays.java(2KB)
----How Many Numbers Are Smaller Than the Current Number.java(1KB)
----Jewels and Stones.java(937B)