728x90 전체 글123 [SQL] Weather Observation Station 3 💻 문제 주소 : Weather Observation Station 3 | HackerRank 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: Column name Type ID Number .. 2024. 3. 12. [SQL] Revising the Select Query I 💻 문제 주소 : Revising the Select Query I | HackerRank Revising the Select Query I | HackerRank Query the data for all American cities with populations larger than 100,000. www.hackerrank.com 💻 문제 Query all columns for all American cities in the CITY table with populations larger than 100000. The CountryCode for America is USA. The CITY table is described as follows: Column name Type ID Number Name .. 2024. 3. 11. #240228 - 첫 시작 올 연초부터 급작스럽게 일이 많아 티스토리에는 신경을 못쓰고 있었다. 여전히 물론 바쁘긴 하지만 잠깐 숨 쉴 틈이 생긴 어느 날, 문득 이런 생각이 들었다. '나, 회사에서도 집에서도 게임을 하는데 남는 게 없네?' 게임 회사에 다니다 보니 업무 일환으로 게임을 많이 하고 알아야 한다. 근무 시간에도 게임 여러 개를 동시에 실행시키며 장르나 여러 시스템 지식을 쌓아야 한다. 아, 물론 내가 좋아서 하는 것도 있지만. 그래서 이제는 게임 일기를 남기고자 한다. 난 모바일보다는 PC, 콘솔 게임을 즐긴다. 특히 스팀에서 사는 소장 게임을 좋아하다보니 평소 스팀에 좋아하는 게임을 장바구니에 담고 세일이 되면 사는 편이다. 하나 둘 사서 하다보니 어느새 라이브러리에는 내 취향의 게임들이 꽤 많이 있다. 플레이하.. 2024. 2. 28. [SQL50] #29. Customers Who Bought All Products 💻 문제 주소 : Customers Who Bought All Products - LeetCode Customers Who Bought All Products - LeetCode Can you solve this real interview question? Customers Who Bought All Products - Table: Customer +-------------+---------+ | Column Name | Type | +-------------+---------+ | customer_id | int | | product_key | int | +-------------+---------+ This table may leetcode.com 💻 문제 Write a solution to repo.. 2024. 1. 9. [하루 한 문장씩] #23. Be my guest - 너, 내 손님이 되어라!? Be my guest - Something you say when you give someone permission to do or use something (Cambridge) 장사 시뮬레이터 게임을 하다가 문득 생각난 오늘의 영어 표현, Be my guest *(24.1.9. 쓰다가 두통 때문에 미루고 회사에 와서 당당히 이어 쓰고 있는 나😎) Be my guest를 보면 만화 가 생각의 영입 짤이 생각난다. 선장인 루피는 영입하고 싶은 사람에게 '너, 내 동료가 돼라!'라고 한다. 이처럼 Be my guest도 직역하면 '내 손님이 되어라'라는 뜻으로, 루피의 명대사와 비슷하지만 실제로 쓰이는 그 뜻은 사뭇 다르다. Be my guest를 구글에 검색하면 에 많이 나오며 실제 OST 제목도 이다. .. 2024. 1. 8. [SQL50] #28. Biggest Single Number 💻 문제 주소 : https://leetcode.com/problems/biggest-single-number/description/?envType=study-plan-v2&envId=top-sql-50 Biggest Single Number - LeetCode Can you solve this real interview question? Biggest Single Number - Table: MyNumbers +-------------+------+ | Column Name | Type | +-------------+------+ | num | int | +-------------+------+ This table may contain duplicates (In other words, there is .. 2024. 1. 7. [SQL50] #27. Find Followers Count 💻 문제 주소 : https://leetcode.com/problems/find-followers-count/description/?envType=study-plan-v2&envId=top-sql-50 Find Followers Count - LeetCode Can you solve this real interview question? Find Followers Count - Table: Followers +-------------+------+ | Column Name | Type | +-------------+------+ | user_id | int | | follower_id | int | +-------------+------+ (user_id, follower_id) is the primary.. 2024. 1. 6. [하루 한 문장씩] #22. How did it go? - 어떻게 됐어? How did it go? - Asks about the outcome of an event (Urban dictionary) 직역한 뜻과 다른 식으로 쓰이는 오늘의 표현, How did it go? How did it go를 직역하면 '어떻게 갔어?'가 된다. 하지만 의외로 How did it go에서 go는 '가다'가 아니라 '(어떠한 일이) 진행되다'라는 뜻으로 쓰이며, 이에 따라 '어떻게 (진행)됐어?' 라는 뜻으로 쓰인다. How is it going?을 생각해보면 여기서도 going은 가고 있어?로 해석하는 게 아니라 '어떻게 지내고 있어?'로 해석하는 것도 비슷한 사례라고 볼 수 있다. Urban dictionary에 의하면 How did it go?는 아래와 같은 특징을 가진다고 한다. 1.. 2024. 1. 6. [SQL50] #26. Classes More Than 5 Students 💻 문제 주소 : https://leetcode.com/problems/classes-more-than-5-students/?envType=study-plan-v2&envId=top-sql-50 Classes More Than 5 Students - LeetCode Can you solve this real interview question? Classes More Than 5 Students - Table: Courses +-------------+---------+ | Column Name | Type | +-------------+---------+ | student | varchar | | class | varchar | +-------------+---------+ (student, class).. 2024. 1. 5. 이전 1 ··· 3 4 5 6 7 8 9 ··· 14 다음 728x90 반응형