240 发简信
IP属地:广西
  • 容斥原理

    2928. 给小朋友们分糖果 I - 力扣(LeetCode)[https://leetcode.cn/problems/distribute-...

  • 单调栈

    1673. 找出最具竞争力的子序列 - 力扣(LeetCode)[https://leetcode.cn/problems/find-the-m...

  • 前缀和

    1177. 构建回文串检测 - 力扣(LeetCode)[https://leetcode.cn/problems/can-make-palin...

  • 826. 安排工作以达到最大收益

    https://leetcode.cn/problems/most-profit-assigning-work[https://leetcode...

    0.4 71 0 1
  • 完成所有任务的最少时间

    https://leetcode.cn/problems/minimum-time-to-complete-all-tasks[https://...

  • 一些问题

    访问私有变量 线程安全单例 反射 性能问题 1.使用反射基本上是一种解释操作,用于字段和方法接入时要远慢于直接代码。因此Java反射机制主要应用...

    1.0 35 0 1
  • JVM GC 如何使用 OopMap

    -XX:+UseSerialGC 指定使用Serial GC因此,对应使用的堆类型为GenCollectedHeap Threads::oops...

  • 灵神题集

    1553. 吃掉 N 个橘子的最少天数 - 力扣(LeetCode)[https://leetcode.cn/problems/minimum-...

  • 题集

    动态规划 https://leetcode.cn/problems/cherry-pickup-ii[https://leetcode.cn/p...