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

[3주차] Removing Stars From a String #12

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

lledellebell
Copy link
Contributor

📝 문제 설명

  • 풀이한 알고리즘 문제의 간단한 설명을 작성해주세요.
  • 문제 링크: [문제 링크를 여기에 추가하세요]

💡 풀이 방법

  • 문제를 해결하기 위해 사용한 접근 방식과 알고리즘을 설명해주세요.
    • 예: 브루트포스, 이진 탐색, 동적 프로그래밍 등

🧑‍💻 코드

📊 시간 및 공간 복잡도

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

🙋‍♂️ 요청 사항

  • 코드에 대한 피드백을 받고 싶은 부분을 구체적으로 작성해주세요.
    • 예: 시간 복잡도 최적화, 가독성 개선, 더 나은 알고리즘 제안 등

🤔 추가 질문

  • 풀이 과정에서 궁금했던 점이나 더 알고 싶은 내용이 있다면 작성해주세요.

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

Successfully merging this pull request may close these issues.

1 participant