Potato
์•ˆ๋…•ํ•˜์„ธ์š”, ๊ฐ์žก๋‹ˆ๋‹ค?๐Ÿฅ” ^___^ ๐Ÿ˜บ github ๋ฐ”๋กœ๊ฐ€๊ธฐ ๐Ÿ‘‰๐Ÿป
๋ฐ˜์‘ํ˜•

Algorithm 237

[MySQL] HackerRank - Weather Observation Station 5

๋ฌธ์ œ https://www.hackerrank.com/challenges/weather-observation-station-5/problem Weather Observation Station 5 | HackerRank Write a query to print the shortest and longest length city name along with the length of the city names. www.hackerrank.com Query the two cities in STATION with the shortest and longest CITY names, as well as their respective lengths (i.e.: number of characters in the name)...

[MySQL] HackerRank - Weather Observation Station 4

๋ฌธ์ œ https://www.hackerrank.com/challenges/weather-observation-station-4/problem Weather Observation Station 4 | HackerRank Find the number of duplicate CITY names in STATION. www.hackerrank.com Find the difference between the total number of CITY entries in the table and the number of distinct CITY entries in the table. where LAT_N is the northern latitude and LONG_W is the western longitude. For..

[MySQL] HackerRank - Weather Observation Station 3

๋ฌธ์ œ https://www.hackerrank.com/challenges/weather-observation-station-3/problem Weather Observation Station 3 | HackerRank Query a list of unique CITY names with even ID numbers. www.hackerrank.com Query a list of CITY names from STATION for cities that have an even ID number. Print the results in any order, but exclude duplicates from the answer. The STATION table is described as follows. ์ •๋‹ต ๋ฌธ์ œ์—..

[MySQL] HackerRank - Weather Observation Station 1

๋ฌธ์ œ https://www.hackerrank.com/challenges/weather-observation-station-1/problem Weather Observation Station 1 | HackerRank Write a query to print the CITY and STATE for each attribute in the STATION table. www.hackerrank.com Query a list of CITY and STATE from the STATION table. The STATION table is described as follows: Where LAT_N is the northern latitude and LONG_W is the western longitude. ์ •๋‹ต..

[MySQL] HackerRank - Japanese Cities' Names

๋ฌธ์ œ https://www.hackerrank.com/challenges/japanese-cities-name/problem Japanese Cities' Names | HackerRank In this challenge, you will query a list of all the Japanese cities' names. www.hackerrank.com Query the names of all the Japanese cities in the CITY table. the COUNTRYCODE for Japanese is JPN. the CITY table is described as follows. ์ •๋‹ต SELECT NAME FROM CITY WHERE COUNTRYCODE LIKE 'JPN'

[MySQL] HackerRank - Japanese Cities' Attributes

๋ฌธ์ œ https://www.hackerrank.com/challenges/japanese-cities-attributes/problem Japanese Cities' Attributes | HackerRank Query the attributes of all the cities in Japan. www.hackerrank.com Query all attributes of every Japanese city in the CITY table. The COUNTRYCODE for Japanese is JPN. The CITY table is described as follows. ์ •๋‹ต SELECT * FROM CITY WHERE COUNTRYCODE LIKE 'JPN' ์•„์ง์€ ๋„ˆ๋ฌด ๊ฐ„๋‹จํ•˜์ง€๋งŒ... ๊ทธ๋ž˜๋„ TO..

[MySQL] HackerRank - Select All

๋ฌธ์ œ https://www.hackerrank.com/challenges/select-all-sql/problem Select All | HackerRank Query all columns for every row in a table. www.hackerrank.com Query all columns (attributes) for every row in the CITY table. The CITY table is described as follows: ์ •๋‹ต SELECT * FROM CITY ์•„์ง ๊ธฐ์ดˆ๋ผ ๋„ˆ๋ฌด ์‰ฝ์ง€๋งŒ... ๊ทธ๋ž˜๋„ ํ‘ผ๊ฒŒ ์žˆ์œผ๋‹ˆ ํฌ์ŠคํŒ…ํ•ด๋ณธ๋‹ค ํ—ˆํ—ˆ.... ์ˆ˜์š”์ผ์— ์žˆ์„ TOSS ์ฟผ๋ฆฌ ํ…Œ์ŠคํŠธ ํ•ฉ๊ฒฉ์„ ๊ธฐ์›ํ•˜๋ฉฐ ใ… ใ…  ๐Ÿ™๐Ÿ™

[python3] ์ด์ฝ”ํ…Œ - ๋ฌธ์ž์—ด ์žฌ์ •๋ ฌ (ch.12 ๊ตฌํ˜„ - ์œ ํ˜•๋ณ„ ๊ธฐ์ถœ๋ฌธ์ œ)

์ฐธ๊ณ ) ์ด๊ฒƒ์ด ์ทจ์—…์„ ์œ„ํ•œ ์ฝ”๋”ฉํ…Œ์ŠคํŠธ๋‹ค with ํŒŒ์ด์ฌ ์ฑ…์„ ๊ธฐ๋ฐ˜์œผ๋กœ ์ž‘์„ฑ๋œ ๋ฌธ์ œ์™€ ์ฝ”๋“œ์ž…๋‹ˆ๋‹ค. ๋”ฐ๋ผ์„œ ๋ฌธ์ œ๋Š” ์ž์„ธํ•˜๊ฒŒ ์ ์ง€ ์•Š๊ณ , ๊ฐ„๋‹จํ•œ ์„ค๋ช…๊ณผ ์ œ ์ฝ”๋“œ๋งŒ ์˜ฌ๋ฆฌ๊ฒ ์Šต๋‹ˆ๋‹ค. ๋ฌธ์ž์—ด ์žฌ์ •๋ ฌ (ebook ๊ธฐ์ค€ p.324) - ์•ŒํŒŒ๋ฒณ ๋Œ€๋ฌธ์ž์™€ ์ˆซ์ž (0~9)๋กœ๋งŒ ๊ตฌ์„ฑ๋œ ๋ฌธ์ž์—ด์ด ์ž…๋ ฅ์œผ๋กœ ์ฃผ์–ด์ง. - ์ด๋•Œ ๋ชจ๋“  ์•ŒํŒŒ๋ฒณ์„ ์˜ค๋ฆ„์ฐจ์ˆœ์œผ๋กœ ์ •๋ ฌํ•˜์—ฌ ์ด์–ด์„œ ์ถœ๋ ฅํ•œ ๋’ค, ๊ทธ ๋’ค ๋ชจ๋“  ์ˆซ์ž์˜ ํ•ฉ์„ ์ถœ๋ ฅ - K1KA5CB7 ์ด๋ฉด ABCKK13์ด ์ถœ๋ ฅ๋˜์–ด์•ผํ•จ ##### ์ž…๋ ฅ์กฐ๊ฑด ์ฒซ์จ‹์ค„์— ํ•˜๋‚˜์˜ ๋ฌธ์ž์—ด S๊ฐ€ ์ฃผ์–ด์ง. (1

Algorithm/Baekjoon 2021.06.23
๋ฐ˜์‘ํ˜•