Skip to content

Conversation

nanae772
Copy link
Owner

問題リンク

49. Group Anagrams

問題文の概要

Given an array of strings strs, group the together. You can return the answer in any order.

次に解く予定の問題

Intersection of Two Arrays

Copy link

@huyfififi huyfififi left a comment

Choose a reason for hiding this comment

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

わかりやすかったです 👍 思考ログの方も引っかかりを覚える点はなかったです!

Copy link

@akmhmgc akmhmgc left a comment

Choose a reason for hiding this comment

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

読みやすかったです!

@maeken4
Copy link

maeken4 commented Sep 12, 2025

読みやすかったです。

Copy link

@Kaichi-Irie Kaichi-Irie left a comment

Choose a reason for hiding this comment

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

全体的に読みやすいコードでした。また、エンジニアリングの観点でよりよい仕様を模索している点は自分も勉強になりました。命名について少しコメントさせていただきました。

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants