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

[minzino]0223 bj15686 치킨배달 실패 #71

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

Conversation

Minzino
Copy link
Member

@Minzino Minzino commented Feb 24, 2023

  • N과 M시리즈 1,2번으로 백트래킹 연습

풀이 과정 요약

백트래킹을 잘 이해하지 못해서 N과 M으로 연습하였습니다.

시간 복잡도와 공간 복잡도 기재

  • 시간 복잡도 : O()
  • 공간 복잡도 : O()

새로 찾은 풀이(혹은 좋은 풀이 방법을 찾았다면 기재)

- N과 M시리즈 1,2번으로 백트래킹 연습
@Minzino Minzino added 💭 풀이중 java 풀이 언어 labels Feb 24, 2023
@Minzino Minzino self-assigned this Feb 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant