codestates / codestates/ds-TIL
[TIL] 정유태_210125
- Dominant language
- No language data
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
- **키워드**: `배운 내용에 해당하는 키워드를 2-3개 정도 적습니다 (예: Python, pandas, 시각화, etc.)`
--> `연결리스트` `스택` `큐`
- **배운 것**: `어떤 내용을 배웠는지 간략하게 적습니다`
1. 자료구조를 배워야하는 이유
2. Big O 표기법
3. 연결리스트, 스택, 큐의 개념
- **더 알고 싶은 부분 / 공부하고 싶은 부분**: `더 알고 싶거나 공부할 필요가 있는 부분에 대해 작성합니다`
--> 시간적, 공간적으로 효율적인 코드 작성 및 검증
- **느낀 점**: `오늘 하루에 대한 감상, 기분 등을 간단하게 작성합니다`
--> 프로그래밍 자체의 이론을 배우니 새롭기도 하고, 재밌기도 함. 이론적인 부분들이지만, 실제로 코드를 통해 개념과 차이 등을 알아갈 수 있어서 이해하기가 상대적으로 편함. 당연하게 썼던 기능들의 소중함을 알게된 것 같음.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the issue body, which records learning about data structures, Big O notation, linked lists, stacks, and queues. No files, tests, or entry points are mentioned, and no change is requested, so the completion criteria cannot be determined from the issue.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100