https://github.com/jongfeel/songdoalgorithmstudy
GDG songdo algorithm study
https://github.com/jongfeel/songdoalgorithmstudy
algorithm discord gdg-songdo programmers programmers-challenges
Last synced: 9 months ago
JSON representation
GDG songdo algorithm study
- Host: GitHub
- URL: https://github.com/jongfeel/songdoalgorithmstudy
- Owner: jongfeel
- License: mit
- Created: 2018-12-12T15:44:52.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-17T13:24:19.000Z (over 6 years ago)
- Last Synced: 2025-02-23T17:06:22.630Z (10 months ago)
- Topics: algorithm, discord, gdg-songdo, programmers, programmers-challenges
- Language: Python
- Size: 200 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# SongDoAlgorithmStudy
GDG songdo algorithm study
## Motivation
- GDG incheon slack chatroom
- https://www.meetup.com/ko-KR/GDG-SongDo/events/257019205/
## Study progress
- Online meeting: hangout meet
- DateTime: every monday at 10:00 pm
- [https://docs.google.com/spreadsheets/d/1UOVxD362DiHKsXeG-_bhAIHg_RCA9LCJ3gaYqLuPqEg/edit#gid=0](https://docs.google.com/spreadsheets/d/1UOVxD362DiHKsXeG-_bhAIHg_RCA9LCJ3gaYqLuPqEg/edit#gid=0)
- Solve two problem and code share to discord
- Choice two problem every meeting
- Problem source
- [https://programmers.co.kr/learn/challenges](https://programmers.co.kr/learn/challenges)
- Hangout meet
- [https://meet.google.com/mik-rcpc-epb](https://meet.google.com/mik-rcpc-epb)
## Code share
- Discord: [https://discordapp.com/channels/403397800005599233/521596155373682689](https://discordapp.com/channels/403397800005599233/521596155373682689)
## Meeting #19
- 2019-04-22
- Offline dinner meeting, arround Campaus town station
## Meeting #18
- 2019-04-15
- [17677, 뉴스 클러스터링](https://github.com/jongfeel/SongDoAlgorithmStudy/tree/master/Problems/17677)
- [12971, 스티커 모으기 (2)](https://github.com/jongfeel/SongDoAlgorithmStudy/tree/master/Problems/12971)
- Actaully, this problem solved at 04-17
## Meeting #17
- 2019-04-08
- [12907, 거스름돈](https://github.com/jongfeel/SongDoAlgorithmStudy/tree/master/Problems/12907)
## Meeting #16
- 2019-04-01
- [42884, 단속카메라](https://github.com/jongfeel/SongDoAlgorithmStudy/tree/master/Problems/42884)
- [42861, 섬 연결하기](https://github.com/jongfeel/SongDoAlgorithmStudy/tree/master/Problems/42861)
- [12946, 하노이의 탑](https://github.com/jongfeel/SongDoAlgorithmStudy/tree/master/Problems/12946)
## Meeting #15
- 2019-03-25
- [12953, N개의 최소공배수](https://github.com/jongfeel/SongDoAlgorithmStudy/tree/master/Problems/12953)
## Meeting #14
- 2019-03-18
- [42747, H-Index](https://github.com/jongfeel/SongDoAlgorithmStudy/tree/master/Problems/42747)
- [42579, 베스트앨범](https://github.com/jongfeel/SongDoAlgorithmStudy/tree/master/Problems/42579)
## Meeting #13
- 2019-03-11
- [12973, 짝지어 제거하기](https://github.com/jongfeel/SongDoAlgorithmStudy/tree/master/Problems/12973)
- [42886, 저울](https://github.com/jongfeel/SongDoAlgorithmStudy/tree/master/Problems/42886)
## Meeting #12
- 2019-03-04
- Offline dinner meeting, arround Bupyoung station
## Meeting #11
- 2019-02-25
- [42748, K번째수](https://github.com/jongfeel/SongDoAlgorithmStudy/tree/master/Problems/42748)
- [12904, 가장 긴 팰린드롬](https://github.com/jongfeel/SongDoAlgorithmStudy/tree/master/Problems/12904)
## Meeting #10
- 2019-02-18
- [12936, 줄 서는 방법](https://github.com/jongfeel/SongDoAlgorithmStudy/tree/master/Problems/12936)
- [42885, 구명 보트](https://github.com/jongfeel/SongDoAlgorithmStudy/tree/master/Problems/42885)
## Meeting #9
- 2019-02-11
- [43105, 정수삼각형](https://github.com/jongfeel/SongDoAlgorithmStudy/tree/master/Problems/43105)
- [17681, 비밀 지도](https://github.com/jongfeel/SongDoAlgorithmStudy/tree/master/Problems/17681)
## Meeting #8
- 2019-01-28
- [12924, 숫자의 표현](https://github.com/jongfeel/SongDoAlgorithmStudy/tree/master/Problems/12924)
- [12927, 야근 지수](https://github.com/jongfeel/SongDoAlgorithmStudy/tree/master/Problems/12927)
## Meeting #7
- 2019-01-21
- [42626, 더 맵게](https://github.com/jongfeel/SongDoAlgorithmStudy/tree/master/Problems/42626)
- [12941, 최솟값 만들기](https://github.com/jongfeel/SongDoAlgorithmStudy/tree/master/Problems/12941)
## Meeting #6
- 2019-01-14
- [12919, 서울에서 김서방 찾기](https://github.com/jongfeel/SongDoAlgorithmStudy/tree/master/Problems/12919)
- [12914, 멀리 뛰기](https://github.com/jongfeel/SongDoAlgorithmStudy/tree/master/Problems/12914)
## Meeting #5
- 2019-01-07
- [12901, 2016년](https://github.com/jongfeel/SongDoAlgorithmStudy/tree/master/Problems/12901)
- [12951, JadenCase 문자열 만들기](https://github.com/jongfeel/SongDoAlgorithmStudy/tree/master/Problems/12951)
- 추가 문제 풀기
- [12921, 소수 찾기](https://github.com/jongfeel/SongDoAlgorithmStudy/tree/master/Problems/12921)
## Meeting #4
- 2018-12-30
- [12909, 올바른 괄호](https://github.com/jongfeel/SongDoAlgorithmStudy/tree/master/Problems/12909)
- [12913, 땅따먹기](https://github.com/jongfeel/SongDoAlgorithmStudy/tree/master/Problems/12913)
## Meeting #3
- 2018-12-23
- [42577, 전화번호 목록](https://github.com/jongfeel/SongDoAlgorithmStudy/tree/master/Problems/42577)
- [12905, 가장 큰 정사각형 찾기](https://github.com/jongfeel/SongDoAlgorithmStudy/tree/master/Problems/12905)
## Meeting #2
- 2018-12-17
- [12899, 124 나라의 숫자](https://github.com/jongfeel/SongDoAlgorithmStudy/tree/master/Problems/12899)
- [12900, 2xn 타일링](https://github.com/jongfeel/SongDoAlgorithmStudy/tree/master/Problems/12900)
## Meeting #1
- 2018-12-10
- 모임 소개, 스터디 진행 방법 소개, 질의 응답
- 각자 다음 주 까지 풀어올 문제 선정