重复字符筛查leetcode-leetcode:leetcode刷题

时间:2021-07-06 12:43:10
【文件属性】:
文件名称:重复字符筛查leetcode-leetcode:leetcode刷题
文件大小:32KB
文件格式:ZIP
更新时间:2021-07-06 12:43:10
系统开源 重复字符筛查leetcode leetcode 学习算法, 熟悉Golang, 顺便刷刷题 ac.get.num to learn 图 集合 并查集 DP Tree 239 队列, 双向队列, 堆 435 最大不重复排序, 尽可能多的区间, 根据区间的互斥, 筛选计数 496 单调栈, golang的原始数组, 不是那么好用啊, 应该有栈相关的封装库吧 2次 AC 830 简单的计数, 最后一个字符组没有处理导致 NA 1232 长度判定弄成3了 = =||| 普适性才是最大的最求, 不要为了一点点的优化【还不一定有用】, 而写出各种糟糕的代码 关于数组 数组相关的题目, 不要急着解题, 先整理思路, 最好用图表辅助思考, 尽量不要用各种条件判定, 能够适用各种情况的通解, 才是首选
【文件预览】:
leetcode-master
----go.mod(25B)
----main.go(198B)
----glc()
--------17.21. Volume of Histogram LCCI.go(362B)
--------53. Maximum Subarray.go(573B)
--------80. Remove Duplicates from Sorted Array II.go(286B)
--------26. Remove Duplicates from Sorted Array.go(230B)
--------62. Unique Paths.go(623B)
--------27. Remove Element.go(225B)
--------cmm.go(442B)
--------42. Trapping Rain Water.go(297B)
--------213. House Robber II.go(739B)
--------5. Longest Palindromic Substring.go(800B)
--------781. Rabbits in Forest.go(434B)
--------88. Merge Sorted Array.go(272B)
--------1143. Longest Common Subsequence.go(1KB)
--------153. Find Minimum in Rotated Sorted Array.go(441B)
--------783. Minimum Distance Between BST Nodes.go(436B)
----go()
--------86. Partition List.go(518B)
--------989. Add to Array-Form of Integer.go(465B)
--------509. Fibonacci Number.go(157B)
--------389. Find the Difference.go(549B)
--------dataType.go(236B)
--------714. Best Time to Buy and Sell Stock with Transaction Fee.go(765B)
--------1232. Check If It Is a Straight Line.go(817B)
--------80. Remove Duplicates from Sorted Array II.go(860B)
--------605. Can Place Flowers.go(1KB)
--------674. Longest Continuous Increasing Subsequence.go(270B)
--------1128. Number of Equivalent Domino Pairs.go(1KB)
--------290. Word Pattern.go(456B)
--------4. Median of Two Sorted Arrays.go(353B)
--------738. Monotone Increasing Digits.go(2KB)
--------1281. Subtract the Product and Sum of Digits of an Integer.go(154B)
--------1046.[more]. Last Stone Weight.go(582B)
--------49. Group Anagrams.go(953B)
--------135.[more]. Candy.go(732B)
--------1423. Maximum Points You Can Obtain from Cards.go(637B)
--------0.0.803. Bricks Falling When Hit.go(296B)
--------103. Binary Tree Zigzag Level Order Traversal.go(942B)
--------380. Insert Delete GetRandom O(1).go(2KB)
--------496. Next Greater Element I.go(1KB)
--------316. Remove Duplicate Letters.go(2KB)
--------94.二叉树的中序遍历.go(983B)
--------1006. Clumsy Factorial.go(292B)
--------746. Min Cost Climbing Stairs.go(760B)
--------435.[more]. Non-overlapping Intervals.go(704B)
--------102. Binary Tree Level Order Traversal.go(621B)
--------387. First Unique Character in a String.go(1KB)
--------830. Positions of Large Groups.go(532B)
--------217. Contains Duplicate.go(565B)
--------48. Rotate Image.go(681B)
--------3. Longest Substring Without Repeating Characters.go(570B)
--------628. Maximum Product of Three Numbers.go(489B)
--------0.0.239. Sliding Window Maximum.go(676B)
----ts()
--------239. Sliding Window Maximum.ts(501B)
----README.md(795B)

网友评论