摘要: 原题链接在这里:https://leetcode.com/problems/smallest-rotation-with-highest-score/ 题目: You are given an array nums. You can rotate it by a non-negative integ 阅读全文
posted @ 2022-08-07 14:46 Dylan_Java_NYC 阅读(73) 评论(0) 推荐(0)
摘要: 原题链接在这里:https://leetcode.com/problems/maximum-frequency-stack/ 题目: Design a stack-like data structure to push elements to the stack and pop the most f 阅读全文
posted @ 2022-08-07 13:38 Dylan_Java_NYC 阅读(39) 评论(0) 推荐(0)