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 오답노트 #9

Open
sanhee opened this issue Jul 26, 2021 · 0 comments
Open

[프로그래머스] 레벨2 오답노트 #9

sanhee opened this issue Jul 26, 2021 · 0 comments
Assignees
Projects

Comments

@sanhee
Copy link
Owner

sanhee commented Jul 26, 2021

제출하고 틀렸을 때 해당 이슈 번호를 붙여서 커밋

  • 재시도후 성공할 경우는 해당 이슈에 붙이지 않는다.
@sanhee sanhee self-assigned this Jul 26, 2021
@sanhee sanhee added this to To do in PS Project via automation Jul 26, 2021
sanhee added a commit that referenced this issue Jul 26, 2021
#3 #9

- 경험이 부족해서, 큐, 스택을 어떻게 활용해야할 지 몰라서 Map이랑 섞어쓰다가 시간초과로 포기하고 답을 참고했다.
sanhee added a commit that referenced this issue Jul 26, 2021
#3 #9

- 정렬개념이 아직 어색하긴 한데, 요새 자주보니 점점 익숙해지는 느낌
sanhee added a commit that referenced this issue Jul 26, 2021
#3 #9

- 해시에 전화번호를 다 담아두고
- 접두사를 찾는거니까, 단어의 글자 길이로 반복문으로 순회해서 해시에 있는 문자 탐색

- 뭔가 contains 관련 문제는 해시를 쓰는게 좋은듯?
sanhee added a commit that referenced this issue Jul 26, 2021
#3 #9

- 재귀로는 풀줄 알았는데, 반대로 못푼다는게 말이 안되는 것 같다.
- 원리를 제대로 알자..
sanhee added a commit that referenced this issue Aug 19, 2021
#3 #9

경우의 수 곱의 법칙 생각을 못했다..허허 ㅠ
sanhee added a commit that referenced this issue Aug 20, 2021
#3 #9

split 너무 남발하면 안되겠다.. 쉽게 풀려다가 더 어렵게 된듯..
sanhee added a commit that referenced this issue Sep 6, 2021
sanhee added a commit that referenced this issue Oct 12, 2021
sanhee added a commit that referenced this issue Oct 18, 2021
sanhee added a commit that referenced this issue Oct 30, 2021
sanhee added a commit that referenced this issue Nov 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant