Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
S2uJeong closed an issue on DoItAlgorithm/algorithm
[프로그래머스] k진수에서 소수 개수 구하기
| Date | 2024 / 12 / 20 | | ---------- |-------| | Difficulty | LV 2 | | Link | https://school.programmers.co.kr/learn/courses/30/lessons/92335 |S2uJeong closed an issue on DoItAlgorithm/algorithm
[백준] 뱀
| Date | 2024 / 12/ 19| | ---------- |-------| | Difficulty | 골드4 | | Link | https://www.acmicpc.net/problem/3190 |S2uJeong closed an issue on DoItAlgorithm/algorithm
[백준] 회문
| Date | 2024 / 12 / 18 | | ---------- |-------| | Difficulty | 골5 | | Link | https://www.acmicpc.net/problem/17609 |S2uJeong closed an issue on DoItAlgorithm/algorithm
[백준] 크게 만들기
| Date | 2024 / 12/ 17| | ---------- |-------| | Difficulty | glod3 | | Link | https://www.acmicpc.net/problem/2812 |S2uJeong closed an issue on DoItAlgorithm/algorithm
[백준] IOIOI
| Date | 2024 / 12/ 16 | | ---------- |-------| | Difficulty | silver 1 | | Link | https://www.acmicpc.net/problem/5525 |S2uJeong closed an issue on DoItAlgorithm/algorithm
[백준] 단축키 지정
| Date | 2024/12/13| | ---------- |-------| | Difficulty |silver 1| | Link |https://www.acmicpc.net/problem/1283|S2uJeong closed an issue on DoItAlgorithm/algorithm
[백준] 숨바꼭질 2
| Date | 2024/12/12 | | ---------- |-------| | Difficulty | gold 5 | | Link | https://www.acmicpc.net/problem/12851 |S2uJeong opened an issue on DoItAlgorithm/algorithm
[백준] 인구 이동
| Date | 2024/12/31 | | ---------- |-------| | Difficulty | gold4 | | Link | https://www.acmicpc.net/problem/16234 |S2uJeong created a comment on an issue on DoItAlgorithm/algorithm
요새 프로그래머스 문제에 빠지셨군요~!
S2uJeong pushed 1 commit to develop team-abcdedu/abcdedu-backend
- [FIX] #188 응답 DTO에 homeworkID 필드 추가 18a07a1
S2uJeong pushed 3 commits to main DoItAlgorithm/algorithm
S2uJeong closed a pull request on DoItAlgorithm/algorithm
[FEAT] #17 최수정
### 알고리즘 유형 - 구현이라고 생각했다. - 소수 구하는 부분만 큰 숫자에도 빠르게 처리할 수 있도록 고민하면 될 것 이라고 생각했다. ### 고민한 점 - 처음에 소수를 판별하는 함수를 만들 때, `에라토스 테네의 체` 이용해서 소수 테이블을 만들어서 푸는게 빠를것 이라고 생각했다. - 어느 숫자까지 탐색해서 테이블의 크기를 만들어...S2uJeong pushed 1 commit to lecture/feat/1 S2uJeong/hello-TDD
- [feat] move Request read statement to CalculationRequestReader and write testcode 9b3baf0
S2uJeong pushed 1 commit to lecture/feat/1 S2uJeong/hello-TDD
- [feat] move switch statement to calculator and write testcode 23b4f42
S2uJeong pushed 2 commits to main S2uJeong/hello-TDD
S2uJeong created a comment on a pull request on writer-group/documents
안녕하세요. 오늘도 글 잘 읽었습니다!! 코드에 중력 설정이 있는 것을 보고 너무 신기했네요 ㅋㅋ 이게 프론트의 묘미인가!! ### 좋았던 점 - 마무리 단락에서 배운점을 직접적으로 나타내며 한 번 더 정리한 점이 공부를 깊게 했다는 느낌을 주어 좋았습니다. ### 제안점 - unity, Matter.js 두가지 방법을 고민하다가 Matte...
S2uJeong created a comment on a pull request on writer-group/documents
말씀해주신 부분들 수정해서 올려두었습니다! 감사합니다 ^^!
S2uJeong pushed 2 commits to main writer-group/documents
S2uJeong closed a pull request on writer-group/documents
[feat] #44 최수정
[데브콘 참여 후기](https://s2ujeong.tistory.com/15)S2uJeong pushed 5 commits to develop team-abcdedu/abcdedu-backend
- [FEAT] #188 homework CRUD 기능 API 명세 7b0710d
- [FEAT] #188 HomeworkRepresentative (대표과제) 엔티티 생성 및 마이그레이션 쿼리 생성 ca4a30e
- [FEAT] #188 과제를 작성하려는 사용자는 과제 조회 시, 대표과제가 조회됩니다. e31ed7f
- [FEAT] #188 관리자가 대표 공통과제를 등록할 수 있습니다. 6d513a9
- Merge pull request #219 from team-abcdedu/feat/homework-188 [FEAT] 공통 과제 CRUD API 명세, 대표 공통과제 지정 및 조회 c44c627