Ecosyste.ms: Timeline

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

S2uJeong

S2uJeong pushed 3 commits to main S2uJeong/java-algorithm
  • [dfs] N과M(9) - silver2 7122b81
  • [note] 자바 알고리즘 입출력 5017760
  • Merge remote-tracking branch 'refs/remotes/origin/main' f471c2f

View on GitHub

S2uJeong opened a pull request on DoItAlgorithm/algorithm
[FEAT] #48 최수정
### 알고리즘 유형 - 조합, 백트래킹 ### 개선점 - 처음엔 파이썬으로 간단히 구현했는데 라이브러리 없이 해보고 싶어 자바 백트래킹을 이용해 구현함 - 같은 자리에 같은 숫자가 나오는 경우 빠져나오는 방식을 통해 중복을 없앤 부분이 중요. ### 시간복잡도 - 파이썬 permutations 라이브러리는 O(n^r)의 시간 복잡...
S2uJeong created a branch on DoItAlgorithm/algorithm

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

S2uJeong created a comment on a pull request on DoItAlgorithm/algorithm
메서드로 따로 빼서 코드를 구성하고 Map을 이용해서 가독성을 높여준 것 같습니다 ^^ 고생하셨습니다!

View on GitHub

S2uJeong deleted a branch DoItAlgorithm/algorithm

44/crystal

S2uJeong pushed 2 commits to main DoItAlgorithm/algorithm
  • [FEAT] #44 최수정 05806f0
  • Merge pull request #49 from DoItAlgorithm/44/crystal [FEAT] #44 최수정 1a661a7

View on GitHub

S2uJeong closed a pull request on DoItAlgorithm/algorithm
[FEAT] #44 최수정
### 알고리즘 유형 - 완전탐색, 자료구조, 구현(?) - 입력되는 데이터의 크기가 작아 조건에 맞게 완전탐색을 잘 구현하면 될 것이라 생각했습니다. ### 어려웠던 점 - WX, XW 가 다른 코스로 인식 되는 것 ==> 콤비를 우선 정렬해서 저장함으로써 해결 했습니다. ### 느낀 점 - 사실 조건에만 충족해야 겠다며 ...
S2uJeong closed an issue on DoItAlgorithm/algorithm
[프로그래머스] 메뉴 리뉴얼
| Date | 2025 / 01 / 13 | | ---------- |-------| | Difficulty | LV2 | | Link | https://school.programmers.co.kr/learn/courses/30/lessons/72411 |
S2uJeong closed an issue on DoItAlgorithm/algorithm
[백준] 회전 초밥
| Date | 2025 / 01 / 08 | | ---------- |-------| | Difficulty | silver 1 | | Link | https://www.acmicpc.net/problem/2531 |
S2uJeong closed an issue on DoItAlgorithm/algorithm
[백준] 고층 건물
| Date | 2025 / 01 / 06 | | ---------- |-------| | Difficulty | Gold 4 | | Link | https://www.acmicpc.net/problem/1027 |
S2uJeong closed an issue on DoItAlgorithm/algorithm
[프로그래머스] [PCCP 기출문제] 2번 / 퍼즐 게임 챌린지
| Date | 2025/01/03| | ---------- |-------| | Difficulty |LV2| | Link |https://school.programmers.co.kr/learn/courses/30/lessons/340212|
S2uJeong closed an issue on DoItAlgorithm/algorithm
[백준] 평범한 배낭
| Date | 2025/01/02 | | ---------- |-------| | Difficulty | gold5 | | Link | https://www.acmicpc.net/problem/12865 |
S2uJeong closed an issue on DoItAlgorithm/algorithm
[프로그래머스] 주차 요금 계산
| Date | 2025 / 01 / 01 | | ---------- |-------| | Difficulty | LV2 | | Link | https://school.programmers.co.kr/learn/courses/30/lessons/92341 |
S2uJeong closed an issue on DoItAlgorithm/algorithm
[백준] 인구 이동
| Date | 2024/12/31 | | ---------- |-------| | Difficulty | gold4 | | Link | https://www.acmicpc.net/problem/16234 |
S2uJeong closed an issue on team-abcdedu/abcdedu-backend
[FEAT] homework 응답 엑셀 칼럼 추가
## 📝 개요 기존 학생명을 포함해 학교, 학번을 같이 나타낸다. ## ✅ TODO ## 💬 기타
S2uJeong closed an issue on team-abcdedu/abcdedu-backend
[REFACTOR] 필요 없는 코드 삭제
## 📝 개요 구버전으로 나눴던 코드를 삭제하고 불필요한 주석을 삭제한다. ## ✅ TODO ## 💬 기타
S2uJeong pushed 7 commits to main team-abcdedu/abcdedu-backend
  • [refactor] 구버전 코드 삭제 및 필요없는 '/' 매핑 삭제 85fdcb3
  • [feat] #227 homework 응답 엑셀로 추출할 때 [학번, 학교] 칼럼 추가 29da1d9
  • [feat] #223 () 삭제 77c6e5b
  • Merge pull request #225 from team-abcdedu/refactor/clean-223 [refactor] 구버전 코드 및 필요없는 '/' 매핑 삭제 f736399
  • [refactor] #227 service계층에서 HttpServletResponse response 의존 제거 1af71bb
  • Merge pull request #228 from team-abcdedu/feat/homework-227 [feat] #227 homework 응답 엑셀로 추출할 때 [학번, 학교] 칼럼 추가 83c2825
  • Merge pull request #229 from team-abcdedu/develop [deploy] 2025-01-23 배포 v1.0.8 2d3feb8

View on GitHub

S2uJeong closed a pull request on team-abcdedu/abcdedu-backend
[deploy] 2025-01-23 배포 v1.0.8
## 📝작업 목록 ## 💬기타 ### 코드리뷰 룰 - P1: 꼭 반영해주세요 (Request changes) - P2: 적극적으로 고려해주세요 (Request changes) - P3: 웬만하면 반영해 주세요 (Comment) - P4: 반영해도 좋고 넘어가도 좋습니다 (Approve) - P5: 그냥 사소한 의견입니다 (Appro...
S2uJeong opened a pull request on team-abcdedu/abcdedu-backend
[deploy] 2025-01-23 배포 v1.0.8
## 📝작업 목록 ## 💬기타 ### 코드리뷰 룰 - P1: 꼭 반영해주세요 (Request changes) - P2: 적극적으로 고려해주세요 (Request changes) - P3: 웬만하면 반영해 주세요 (Comment) - P4: 반영해도 좋고 넘어가도 좋습니다 (Approve) - P5: 그냥 사소한 의견입니다 (Appro...
S2uJeong pushed 3 commits to main S2uJeong/hello-TDD
  • [feat] 엉망진창 외부 기능 사용한 테스트 뼈대 만들기 89de323
  • Merge branch 'feature/chap07' # Conflicts: # README.md 349d0a9
  • [chore] 패키징 수정 9fb0c78

View on GitHub

S2uJeong opened a pull request on writer-group/documents
[Feat] #59 최수정
[에러 로그 : Apache POI NoClassDefFoundError와 AWS EC2 Alpine Linux](https://s2ujeong.tistory.com/16) 이번주는 간단하게 에러로그를 작성해보았습니다 가볍게 읽어주시면 감사하겠습니다 ^----^
S2uJeong created a branch on writer-group/documents

59/crystal - IT 관련된 글을 작성하고 리뷰하는 장소 📝

S2uJeong created a comment on a pull request on writer-group/documents
오,,환석님 글에 사이드바가 생겼네요! 가독성을 위해 디자인마저 신경 쓰시는 모습,, 너무 멋집니다! 이번글을 통해 CI/CD를 구축하고 싶어 하는 개발자들에게 도움이 될것 같네요. 고생하셨습니다 👍🏻

View on GitHub

S2uJeong opened an issue on writer-group/documents
[FEAT] 정규 스터디 20250113
S2uJeong deleted a branch team-abcdedu/abcdedu-backend

feat/homework-227

S2uJeong pushed 3 commits to develop team-abcdedu/abcdedu-backend
  • [feat] #227 homework 응답 엑셀로 추출할 때 [학번, 학교] 칼럼 추가 29da1d9
  • [refactor] #227 service계층에서 HttpServletResponse response 의존 제거 1af71bb
  • Merge pull request #228 from team-abcdedu/feat/homework-227 [feat] #227 homework 응답 엑셀로 추출할 때 [학번, 학교] 칼럼 추가 83c2825

View on GitHub

S2uJeong closed a pull request on team-abcdedu/abcdedu-backend
[feat] #227 homework 응답 엑셀로 추출할 때 [학번, 학교] 칼럼 추가
## 📝작업 목록 ## 💬기타 ### 코드리뷰 룰 - P1: 꼭 반영해주세요 (Request changes) - P2: 적극적으로 고려해주세요 (Request changes) - P3: 웬만하면 반영해 주세요 (Comment) - P4: 반영해도 좋고 넘어가도 좋습니다 (Approve) - P5: 그냥 사소한 의견입니다 (Appro...
S2uJeong created a review comment on a pull request on team-abcdedu/abcdedu-backend
오,, 날카로운 리뷰 감사합니다. 저도 그렇게 생각합니다 반영해서 merge 합니다 확인 부탁드려요 ㅎㅎ

View on GitHub

S2uJeong created a review on a pull request on team-abcdedu/abcdedu-backend

View on GitHub

S2uJeong pushed 1 commit to feat/homework-227 team-abcdedu/abcdedu-backend
  • [refactor] #227 service계층에서 HttpServletResponse response 의존 제거 1af71bb

View on GitHub

Load more