Skip to content

Conversation

kinwjdghks
Copy link
Collaborator

Day-22 / 정정환

문제 번호

  1. NeetCode_ Longest Repeating Substring With Replacement

(Optional) 공유하고 싶은 내용

아직은 파이썬의 dictionary가 생소하다.

List: [] <=> dict: {}
value들 중 max값의 인덱스 찾기: max(cnt, key = cnt.get)
value들의 합 구하기: sum(cnt.values())

Copy link
Contributor

@summer2788 summer2788 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
Member

@jihostudy jihostudy left a comment

Choose a reason for hiding this comment

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

good good good

@kinwjdghks kinwjdghks merged commit 9bf6bf0 into AlgorithmIsMyLife:main Jul 23, 2024
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants