문제주소 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
- OS
- 개발공부일지
- 운영체제
- java
- Spring
- TIL
- 카카오
- 코드스쿼드
- 글쓰기미션
- 마스터즈코스
- Transaction
- 우아한테크코스
- 학습로그
- 객체지향
- 우테코수업
- 월간회고
- 알고리즘
- 인증
- 네트워크
- JPA
- 회고
- javascript
- DB
- TCP/IP
- 내부코드
- 모의면접준비
- CS
- python
- JS
- React
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |