Skip to content

347. Top K Frequent Elements - #53

Open
skypenguins wants to merge 1 commit into
mainfrom
leetcode/arai60/problem-347
Open

347. Top K Frequent Elements#53
skypenguins wants to merge 1 commit into
mainfrom
leetcode/arai60/problem-347

Conversation

@skypenguins

@skypenguins skypenguins commented Jul 25, 2026

Copy link
Copy Markdown
Owner

347. Top K Frequent Elements

次回予告: 373. Find K Pairs with Smallest Sums

@skypenguins skypenguins self-assigned this Jul 25, 2026
Comment thread memo.md
Comment on lines +139 to +140
- 実際の仕事での状況を想像する
- cf. https://github.com/potrue/leetcode/pull/9#discussion_r2083755650

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

これに関連して、想定ユースケースについても言及してみても良いかなと思いました。
特に step3 の解法に関して LeetCode の制約を超えて、どういうユースケースが適しているのかが個人的に気になります。(例えば、ユーザーからの入力を考慮しているのか、バッチ処理内で呼ばれるのか、ライブラリの関数として提供されるのかなどでしょうか)

Yoshiki-Iwasa/Arai60#13 (comment)
syoshida20/leetcode#20 (comment)
fnt-dev/arai60#4 (comment)
dxxsxsxkx/leetcode#9 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants