https://school.programmers.co.kr/learn/courses/30/lessons/133027 프로그래머스 코드 중심의 개발자 채용. 스택 기반의 포지션 매칭. 프로그래머스의 개발자 맞춤형 프로필을 등록하고, 나와 기술 궁합이 잘 맞는 기업들을 매칭 받으세요. programmers.co.kr with a as ( select flavor , sum(total_order) total_order from FIRST_HALF group by 1 ) , b as ( select flavor , sum(total_order) total_order from JULY group by 1 ) , c as ( select a.flavor , (a.total_order + b.total_order) ..
https://school.programmers.co.kr/learn/courses/30/lessons/157339 프로그래머스 코드 중심의 개발자 채용. 스택 기반의 포지션 매칭. 프로그래머스의 개발자 맞춤형 프로필을 등록하고, 나와 기술 궁합이 잘 맞는 기업들을 매칭 받으세요. programmers.co.kr with base as ( select car_id , max(if(date('2022-11-01') between start_date and end_date or date('2022-11-30') between start_date and end_date, 1, 0)) as con from CAR_RENTAL_COMPANY_RENTAL_HISTORY group by 1 ) , base2 as (..
https://school.programmers.co.kr/learn/courses/30/lessons/131534 프로그래머스 코드 중심의 개발자 채용. 스택 기반의 포지션 매칭. 프로그래머스의 개발자 맞춤형 프로필을 등록하고, 나와 기술 궁합이 잘 맞는 기업들을 매칭 받으세요. programmers.co.kr SELECT year(a.sales_date) as year , month(a.sales_date) as month , count(distinct a.user_id) as PUCHASED_USERS , round(1.00*count(distinct a.user_id)/ (select count(distinct user_id) from USER_INFO where year(joined) = 202..
https://school.programmers.co.kr/learn/courses/30/lessons/151141 프로그래머스 코드 중심의 개발자 채용. 스택 기반의 포지션 매칭. 프로그래머스의 개발자 맞춤형 프로필을 등록하고, 나와 기술 궁합이 잘 맞는 기업들을 매칭 받으세요. programmers.co.kr with DISCOUNT_PLAN as ( select CAR_TYPE , REGEXP_SUBSTR(DURATION_TYPE, '[0-9]+') as 'duration' , DISCOUNT_RATE from CAR_RENTAL_COMPANY_DISCOUNT_PLAN ) , RENTAL_HISTORY as ( select HISTORY_ID, CAR_ID , datediff(END_DATE, ST..
- Total
- Today
- Yesterday
- neural network
- 프로그래머스
- 평균
- 중앙값
- 조건부확률
- 분산
- random forest
- counter
- 코딩테스트
- 쿠싱
- 상관관계
- 확률
- 상대도수
- SQL
- 분당서울대병원
- Lambda
- 파이썬
- 쿠싱증후군
- leatcode
- 힙
- 통계
- 군고구마
- hash
- 뇌하수체
- 사분위수
- Python
- 뇌하수체선종
- programmers
- TensorFlow
- 확률분포
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |