codestates / codestates/ds-TIL
[TIL]김현재 210210
- Dominant language
- No language data
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
- **키워드**:
> 그래프 데이터, 인접행렬, 간선, 노드
- **배운 것**:
> 그래프 데이터 노드 간의 간선 여부 확인하는 법.
- **어려웠던 부분**:
> 문제해결을 어떻게 진행할지에 대한 부분.
> 인접리스트, dfs로 진행해야 할지 고민을 하였으나 적절한 솔루션을 찾음.
> 처음에 for 문을 사용해야 하는 줄 알고 에러에 당황하였으나 다행히 솔루션을 찾음.
- **더 알고 싶은 부분 / 공부하고 싶은 부분**:
> 예외 사항에 대해서 한번에 처리할 수 있는 소스코드를 고민하였으나, 코드의 복잡성이 올라가는 것 같고 적절할 솔루션을 찾지 못해서 예외처리로 하였음. 한번에 처리할 수 있는 소스코드가 있을지 궁금.
- **느낀 점**:
> 시원허다 :)
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue body is the only provided source and names no file, test, or entry point. It describes a graph-data learning note and an unresolved question about exception handling, but does not define a requested change or what completion would look like; clarification would be needed before work can start.
Written by the indexing model from the issue text.
Assessment
- Domain
- content, documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100