Skip to content
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

[정현준] 1주차 답안 제출 #298

Merged
merged 3 commits into from
Aug 16, 2024
Merged

[정현준] 1주차 답안 제출 #298

merged 3 commits into from
Aug 16, 2024

Conversation

@dev-jonghoonpark
Copy link
Contributor

오오 테스트 코드까지...! : )
멋지네요 👍

각 문제에 대한 시간복잡도와 공간복잡도도 올려주시면 좋을 것 같습니다~

@dev-jonghoonpark
Copy link
Contributor

PR 만드시고 나면 project 와 iterator 설정까지 부탁드립니다 : )
이번꺼는 제가 해두었습니다.

if (calc and 1 == 1) {
count ++
}
calc = calc shr 1
Copy link
Contributor

Choose a reason for hiding this comment

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

코틀린은 >>shr 으로 표현하는군요
자바 유저라 처음보는데 재밌네요 ㅎㅎ

Copy link
Member Author

Choose a reason for hiding this comment

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

저도 비트 연산자는 처음 써봐서 ㅎㅎ 이번에 처음 배웠습니당

@jdalma
Copy link
Member Author

jdalma commented Aug 11, 2024

PR 만드시고 나면 project 와 iterator 설정까지 부탁드립니다 : ) 이번꺼는 제가 해두었습니다.

감사합니다 ~ 다음에는 잊지 않겠습니다 ㅎㅎ

@jdalma jdalma marked this pull request as ready for review August 13, 2024 11:58
@jdalma jdalma requested a review from wogha95 August 13, 2024 11:59
Copy link
Contributor

@DaleSeo DaleSeo left a comment

Choose a reason for hiding this comment

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

@jdalma 님, 답안 코드에서 고수의 향기가 나요!

bruce-is-a-typing-boss-bruce-almighty

@jdalma
Copy link
Member Author

jdalma commented Aug 14, 2024

@jdalma 님, 답안 코드에서 고수의 향기가 나요!

감사합니다 ㅎㅎ 달래님 문제 해설 덕분에 여러 해결 방법들을 편하게 배우고 있습니다 ㅎㅎ

@jdalma jdalma added the kotlin label Aug 15, 2024
Copy link
Contributor

@nhistory nhistory left a comment

Choose a reason for hiding this comment

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

문제마다 다양한 방법으로 풀이 해 주셨네요 👍👍

@nhistory nhistory merged commit bd6c112 into DaleStudy:main Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Completed
Development

Successfully merging this pull request may close these issues.

4 participants