Skip to content

First Unique Character in a String.md #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

katataku
Copy link
Owner

- https://github.com/Hurukawa2121/leetcode/pull/15

- 追加質問でありそうだなと思ったやつ
- Counterを使わずに書くと?
Copy link

Choose a reason for hiding this comment

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

余力があれば Counter の内部実装を読むといいと思うのと、LinkedHashMap のようなものを使う実装は見ておくといいでしょう。

Copy link

@hayashi-ay hayashi-ay left a comment

Choose a reason for hiding this comment

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

いいんじゃないでしょうか。Counterを使わずに各練習もしておくと良いかなとは思いまいした。

Copy link

@colorbox colorbox left a comment

Choose a reason for hiding this comment

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

良さそうに思いました

@Hurukawa2121
Copy link

良さそうです。

Copy link

@philip82148 philip82148 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.

6 participants