Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
S2uJeong pushed 2 commits to main writer-group/documents
S2uJeong closed a pull request on writer-group/documents
[FEAT] #33 최수정
[헥사고날 아키텍처에 대하여](https://s2ujeong.tistory.com/13)S2uJeong opened a pull request on DoItAlgorithm/algorithm
[FEAT] #1 최수정
### 오답 이유 1. 최단거리에서 bfs를 떠올렸다가, 그 거리가 계산되는 모든 경우의 수를 반환하라고 해서 dfs로 풀었다. 2. 현재 위치마다 +1, -1 *2 를 선택하여 나아가는 방법을 다 고려해서 시도 했음 3. 당연히.. 깊이 문제로 코드가 실행되지 않음 (가지치기를 통해 면회해보려 했으나 실패) ### 알게된 점 모든 경...S2uJeong pushed 2 commits to main S2uJeong/python-algorithm
S2uJeong opened an issue on DoItAlgorithm/algorithm
[백준] 숨바꼭질 2
| Date | 2024/12/12 | | ---------- |-------| | Difficulty | gold 5 | | Link | https://www.acmicpc.net/problem/12851 |S2uJeong created a repository: DoItAlgorithm/everyAlgorithm
https://github.com/DoItAlgorithm/everyAlgorithm - 모여요! 알고리즘 스터디
S2uJeong pushed 1 commit to feat/homework-206 team-abcdedu/abcdedu-backend
- [feat] #206 export 관련 인터페이스 제작 59bf0c4