We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eabea5f commit af27d5fCopy full SHA for af27d5f
1 file changed
260214/README.md
@@ -0,0 +1,23 @@
1
+# 🌲 오늘의 Codetree 학습 현황 🌲
2
+
3
+<br />
4
5
+| <span style="color:red;display:block;text-align:center;"> **성취도**</span> | 결과 |
6
+|---|---|
7
+| 총 문제 수 | 1 |
8
+| 획득 경험치 | 50 / 90 XP |
9
+| 연속 학습 일 | 1 일 |
10
11
12
13
+|커리큘럼|문제|난이도|상태|코드 링크|
14
+|---|---|---|---|---|
15
+|[Trail 3 / 정렬 / 삽입 정렬](https://www.codetree.ai/trail-info/novice-high/)|[[Challenge]삽입 정렬 구현](https://www.codetree.ai/trails/complete/curated-cards/challenge-implement-insertion-sort/)|보통|Solved|[링크](https://github.com/OstenHun/Algorithm_cpp/blob/main/260214/%EC%82%BD%EC%9E%85%20%EC%A0%95%EB%A0%AC%20%EA%B5%AC%ED%98%84/implement-insertion-sort.cpp)|
16
17
18
19
20
+> [!TIP]
21
+> **경험치 획득** : 설명을 보지 않고 해결한 문제에 대해서만 한 번 경험치를 획득할 수 있습니다.
22
+> **학습 연속일** : 새로운 날에 새로운 경험치를 획득하면 연속일이 인정됩니다.
23
0 commit comments