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

5주차 문제 풀이 #4

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

5주차 문제 풀이 #4

wants to merge 2 commits into from

Conversation

csb9427
Copy link
Collaborator

@csb9427 csb9427 commented Apr 2, 2023

📒 문제번호 : 프로그래머스 숫자 문자열과 영단어, 소수 만들기

☑️ PR Point

  • PR Point 1
    substring을 쓰고 싶지만... 잘 모르는걸
  • PR Point 2
    솔직히 그냥 시간복잡도 생각안하고 풀긴했습니다~~ 더 좋은 방법이 많지만 우선 이렇게 풀었고 다음에 리팩토링 할게요

⏱️시간복잡도

  • O(N)입니당
  • O(N4제곱)입니다 ㅋㅋ 숫자 좀만 거쳐도 안돌아갈듯

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant