Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

S2uJeong

S2uJeong deleted a branch team-abcdedu/abcdedu-backend

refactor/homework-220

S2uJeong pushed 4 commits to develop team-abcdedu/abcdedu-backend
  • [refactor] #220 /admin/homeworks/representative 요청에서 memberId 제거 318a594
  • [refactor] #220 아직 완료되지 않은 API 설명에 안내 추가 be82eb0
  • [refactor] #220 /admin/homeworks 에서 과제별로 대표과제 여부도 보내주기 c1ca5d6
  • Merge pull request #221 from team-abcdedu/refactor/homework-220 [Refactor] homework 관련 보완 반영 d75a3e4

View on GitHub

S2uJeong closed a pull request on team-abcdedu/abcdedu-backend
[Refactor] homework 관련 보완 반영
## 📝작업 목록 #220 ## 💬기타 ### 코드리뷰 룰 - P1: 꼭 반영해주세요 (Request changes) - P2: 적극적으로 고려해주세요 (Request changes) - P3: 웬만하면 반영해 주세요 (Comment) - P4: 반영해도 좋고 넘어가도 좋습니다 (Approve) - P5: 그냥 사소한 의견입니다...
S2uJeong opened an issue on DoItAlgorithm/algorithm
[백준] 평범한 배낭
| Date | 2025/01/02 | | ---------- |-------| | Difficulty | gold5 | | Link | https://www.acmicpc.net/problem/12865 |
S2uJeong created a comment on a pull request on DoItAlgorithm/algorithm
조건을 제대로 인지 못해서 삽질하는거,, 아주,,, 익숙한 과정이로군요 ㅋㅋㅋ 그래서 전 문제 읽고 이해하는데만 거의 5~10분 쓰는거 같아요. 고생하셨습니다~!

View on GitHub

S2uJeong created a comment on a pull request on DoItAlgorithm/algorithm
👍 바쁜 와중에 고생 많으셨습니당

View on GitHub

S2uJeong opened a pull request on DoItAlgorithm/algorithm
[FEAT] #23 최수정
### 알고리즘 유형 - 주어지는 문자열의 길이가 1_000이하여서, 문자열의 길이를 N으로 봤을 때, O(N^2)의 로직까지 사용할 수 있습니다. - 따라서 완전탐색 및 구현으로 풀이했습니다. ### 어려웠던 점 - 문자열은 제일 앞부터 정해진 길이만큼 잘라야 하므로, 앞에부터 청크 길이만큼 전진만 하면 된단걸 아는것이 포인트 인 것 ...
S2uJeong created a branch on DoItAlgorithm/algorithm

23/crystal - 모여요! 알고리즘 스터디

S2uJeong opened a pull request on team-abcdedu/abcdedu-backend
[Refactor] homework 관련 보완 반영
## 📝작업 목록 #220 ## 💬기타 ### 코드리뷰 룰 - P1: 꼭 반영해주세요 (Request changes) - P2: 적극적으로 고려해주세요 (Request changes) - P3: 웬만하면 반영해 주세요 (Comment) - P4: 반영해도 좋고 넘어가도 좋습니다 (Approve) - P5: 그냥 사소한 의견입니다...
S2uJeong created a branch on team-abcdedu/abcdedu-backend

refactor/homework-220

S2uJeong opened an issue on team-abcdedu/abcdedu-backend
[REFACTOR] homework 보완
## 📝 개요 ## ✅ TODO - [ ] /admin/homeworks 에서 과제별로 대표과제 여부도 보내주 ## 💬 기타