Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | |
7 | 8 | 9 | 10 | 11 | 12 | 13 |
14 | 15 | 16 | 17 | 18 | 19 | 20 |
21 | 22 | 23 | 24 | 25 | 26 | 27 |
28 | 29 | 30 |
Tags
- 데이터 사이언스
- 코딩테스트
- 소프티어
- softeer
- 깨끗한 코드
- 코테
- Coursera
- Clean Code
- 프로그래머스
- 문자열
- 알고리즘
- IBM
- 클린코드 파이썬
- Python
- data science methodology
- 클린코드
- programmers
- string
- Java
- 자바
- 데이터과학
- 데이터사이언스
- 파이썬
- 코세라
- Data Science
- 부스트캠프
- 오블완
- Boostcamp AI
- AI Mathematics
- 티스토리챌린지
Archives
- Today
- Total
목록time complexity (1)
떼닝로그

[Python] Softeer Lv2 - [한양대 HCPC 2023] X marks the Spot문제 링크 : https://softeer.ai/practice/7703 Softeer - 현대자동차그룹 SW인재확보플랫폼 softeer.ai 기록의 이유...아무리 생각해도 뭔가 걸릴만한 게 없었는데, 자꾸만 시간 초과가 나서 어이가 없었다.정말 쉬운 문제였어서... 결국 문제 질문/답변 게시판을 보게 되었는데,Python의 String type은 IMMUTABLE하다는 것을 알게 되었다. https://wikidocs.net/91520>> a = hello >>> b = [hello,…" data-og-host="wikidocs.net" data-og-source-url="https://wikidocs..
Algorithms/Softeer
2024. 8. 4. 22:32