Skip to content

Add day22 #78

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

Merged
merged 1 commit into from
Jul 25, 2024
Merged

Add day22 #78

merged 1 commit into from
Jul 25, 2024

Conversation

summer2788
Copy link
Contributor

Day-22 / 박종은

문제 번호

    1. N_Queens
  1. 70_ClimbingStairs
  2. 746_MinCostClimbingStairs

(Optional) 공유하고 싶은 내용

DP , greedy, graph 시작

@summer2788 summer2788 linked an issue Jul 22, 2024 that may be closed by this pull request
@summer2788 summer2788 self-assigned this Jul 22, 2024
Copy link

우측에 있는 Projects, Milestone, Development를 확인 후 할당 해주세요~! 🙇

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.

저는 개인적으로 Greedy 알고리즘을 정말 싫어합니다.
최선의 선택을 한다라..?
그럴거면 개발자가 왜있는걸까요?
안하느니 못한 결과가 나온다고 생각합니다.

Copy link
Collaborator

@kinwjdghks kinwjdghks left a comment

Choose a reason for hiding this comment

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

세상 모든 상황에서 최선의 알고리즘이 있을 수는 없죠~

@summer2788 summer2788 merged commit 5d05903 into main Jul 25, 2024
4 checks passed
@summer2788 summer2788 deleted the 22일차_Jongeun branch July 25, 2024 01:43
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.

[DAILY] 22일차
3 participants