문제주소 programmers.co.kr/learn/courses/30/lessons/17680 코딩테스트 연습 - [1차] 캐시 3 [Jeju, Pangyo, Seoul, NewYork, LA, Jeju, Pangyo, Seoul, NewYork, LA] 50 3 [Jeju, Pangyo, Seoul, Jeju, Pangyo, Seoul, Jeju, Pangyo, Seoul] 21 2 [Jeju, Pangyo, Seoul, NewYork, LA, SanFrancisco, Seoul, Rome, Paris, Jeju, NewYork, Rome] 60 5 [Jeju, Pangyo, S programmers.co.kr 내 풀이 from collections import deque def solution(ca..
문제 주소 programmers.co.kr/learn/courses/30/lessons/42890 코딩테스트 연습 - 후보키 [["100","ryan","music","2"],["200","apeach","math","2"],["300","tube","computer","3"],["400","con","computer","4"],["500","muzi","music","3"],["600","apeach","music","2"]] 2 programmers.co.kr 내 풀이 from itertools import combinations def solution(relation): answer = 0 columns = [ i for i in range(len(relation[0]))] combi = 1 ans..
- Total
- Today
- Yesterday
- java
- 모의면접준비
- Transaction
- 인증
- 알고리즘
- 코드스쿼드
- JS
- 운영체제
- DB
- Spring
- React
- 우테코수업
- 네트워크
- javascript
- OS
- 카카오
- python
- 우아한테크코스
- TIL
- TCP/IP
- 회고
- JPA
- CS
- 개발공부일지
- 학습로그
- 내부코드
- 객체지향
- 월간회고
- 마스터즈코스
- 글쓰기미션
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
31 |