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

스파르타 알고리즘 트랙 2주차 숙제 #10

Closed
3 tasks done
choichanhyeok opened this issue Aug 3, 2022 · 0 comments · Fixed by #11
Closed
3 tasks done

스파르타 알고리즘 트랙 2주차 숙제 #10

choichanhyeok opened this issue Aug 3, 2022 · 0 comments · Fixed by #11
Assignees
Labels

Comments

@choichanhyeok
Copy link
Owner

🎵 설명

  • Why?
    : 그냥 두면 잊어먹음, 나중에 조금이라도 더 도움 받을 수 있게 정리해서 올려야함

  • How?
    : 알고리즘 풀기 및 정리
    : (1) 링크드 리스트에서 뒤에서 k번째의 노드 추출하기
    : (2) 주문 요청의 모든 요소가 메뉴에 존재하는지 검증 (이진과 단순 for문을 이용해 풀이 -> 무엇이 더 빠른지 비교)
    : (3) 음이 아닌 정수들로 이루어진 배열에서 수를 적절히 더하거나 빼서 특정 숫자를 만드는 문제 (재귀 사용)

✅ 이슈 만들 때 체크하셨나요?

  • 할당 (Assignees)
  • 라벨(Labels)
  • 프로젝트(Projects)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging a pull request may close this issue.

1 participant