
Tableau Certification Problem Solving
gemmadata
Solve 88 expected questions for the 'Tableau Desktop Specialist' certification. Practice with Tableau programs directly.
Basic
Tableau
By solving Leetcode SQL problems, you can understand problem types and improve your SQL implementation skills in a short period of time.
Implementing SQL logic
Using SQL functions
A quick overview of SQL syntax
SQL coding test problem solving,
Logic implementation + various functions in one lecture!
SQL is a programming language that helps you uncover insights and trends hidden in vast amounts of data. You can also extract and analyze only the data you need. Because SQL uses a limited syntax, implementing SQL logic and using the right functions is crucial. Therefore, SQL is the first language you encounter before joining an IT company, especially for data- related positions, from the coding test. It remains essential even after joining the company.
But aren't you sure where to start? Should you start with the basics, like database principles, or is it overwhelming? For now, let's start with solving SQL problems for coding tests !
🙋♀️ Job seekers preparing for coding tests
🙋♀️ Those who want to refer to SQL solutions and apply them to their work
🙋♀️ For those who find learning through examples more effective than theory
To help you solve general SQL problems in a short period of time, this lecture follows Leetcode 's SQL Easy difficulty problems (Korean translation provided) .
After establishing a solid foundation of knowledge, when I want to improve my skills, I start with simple problem-solving rather than delving into more difficult theories. This naturally allows me to review the concepts, and by solving the problems myself, they stick in my memory longer. Just like how you can't understand math if you only study the theory and don't practice solving problems, you won't understand it.
Don't worry if you can't solve a SQL problem on the first try. There's a gap between knowing the grammar and being able to solve the problem. At first, I couldn't solve the problem on the first try, and it took me a long time. Since it requires practice to familiarize yourself with the problem types, I've designed this course to help you approach it step-by-step with a light heart. Take the first step toward passing this year's SQL coding test!
Direct SQL query in MySQL Workbench + SQL backup via Github integration
The SQL you can query from the Leetcode prompt is limited. Directly verifying the data your SQL produces is essential for improving your skills. Therefore, before solving the problem, we'll install MySQL and set up the environment to query SQL in Workbench.
We'll also set up an environment that integrates with GitHub. Uploading your code to GitHub allows you to access it anytime, anywhere, from any device (whether it's your phone or another computer), making it a valuable backup tool. GitHub integration is incredibly useful, not only for SQL, but also for other programming languages!
Provides detailed SQL problem types and homework
Even within Leetcode's Easy difficulty, there are easy and hard levels. We'll start with the easier difficulty level. Beyond difficulty, we've also divided the SQL problems by type. Some are logic-related, like CASE WHEN and GROUP BY, while others are function-related, like LAG, LEAD, and RANK. By categorizing the problems, you can see at a glance how each type of problem will be presented.
For areas requiring additional conceptual explanation, we also provide theory lecture PPTs for students. We also provide assignments and solutions for additional practice on your own. Test your SQL skills for yourself!
The lecture is largely divided into three parts.
Prepare for SQL coding tests by solving easier problems from Leetcode's Easy difficulty level first.
Solve logic- related problems by type (e.g. join, group by, not in, case when, etc.).
After querying the SQL step by step with MySQL Workbench, we derive the final query.
Solve function- related problems by type (e.g. rank, dense_rank, row_number, lag, lead, etc.).
After querying the SQL step by step with MySQL Workbench, we derive the final query.
Q. What makes this course different?
Q. Is this a course that non-majors can also take?
No, this course is designed for those with basic SQL knowledge. It's ideal for job seekers preparing for SQL coding tests or those just starting out in data-related fields.
Q. What level of proficiency can I expect to reach after completing this course?
The actual coding test is a mix of algorithmic and SQL questions (plus the occasional Pandas DataFrame processing question). The SQL questions aren't that difficult! (The algorithmic questions are more discriminatory.)
If you follow the lectures carefully and review the code posted on Github before the coding test date, you will be able to solve the SQL section problems without difficulty.
Who is this course right for?
Computer Engineering Major
Job seekers preparing for coding tests
Data Analyst
Need to know before starting?
SQL
769
Learners
97
Reviews
37
Answers
4.8
Rating
4
Courses
수학으로 시작하여 개발자 커리어 이후, 통계 공부를 통해 현재는 데이터 분석가로 정착한 Gemma 입니다. 데이터 분석은 흐르고 넘치는 빅데이터 안에서 참신한 인사이트와 트렌드를 파악하는게 가장 중요합니다. 말이야 쉽죠? 하지만 적절한 분석툴과 방법을 활용할 수 있다면 충분히 누구나 귀중한 보석을 발견할 수 있어요. 이러한 방법론을 여러분에게 공유하고자 합니다.
(현) 데이터 분석가
학사 수학과 졸업, 석사 통계학 졸업
https://blog.naver.com/italian-lesson
(개인 블로그)
All
40 lectures ∙ (2hr 5min)
Course Materials:
10. group by
05:00
12. having
04:25
14. min, max
01:22
18. Not in
05:16
24. group by
07:02
26. min, max
03:43
28. Not in
06:02
30. case when
06:20
All
10 reviews
5.0
10 reviews
Reviews 10
∙
Average Rating 4.8
Reviews 2
∙
Average Rating 5.0
Reviews 1
∙
Average Rating 5.0
Reviews 2
∙
Average Rating 5.0
5
At first, I didn't have a feel for it, so I just watched the lecture and followed along, but as I went through the lessons, I started solving the problems before watching the lectures and asked questions about parts that weren't covered in the lectures, and I think I got the feel for it. It was much easier to understand because you answered with sincerity. Thank you!
Reviews 4
∙
Average Rating 5.0
$26.40
Check out other courses by the instructor!
Explore other courses in the same field!