MENU

Fun & Interesting

๐Ÿคฏ [์ˆœ์—ด๊ณผ์กฐํ•ฉ2] 20๋…„ ์•Œ๊ณ ๋ฆฌ์ฆ˜ ๊ฒฝ๋ ฅ์ž๊ฐ€ ์•Œ๋ ค์ฃผ๋Š” ์กฐํ•ฉ ๊ฐœ๋… ์ •๋ฆฌ & ๊ธฐ๋ณธ๋ฌธ์ œํ’€์ด! ์†Œ์Šค ์ฝ”๋“œ๊นŒ์ง€ ๋Œ€๊ณต๊ฐœ

Video Not Working? Fix It Now

In this series, we will delve deep into the topic of permutations and combinations across multiple videos. In each video, we will break down the subject step by stepโ€”from the core concepts to advanced detailsโ€”so please look forward to it!
This video focuses on combinations.

Problem Links (BOJ, Baekjoon Online Judge):

N and M (2) [Combination]
https://www.acmicpc.net/problem/15650
N and M (4) [Combination with Repetition]
https://www.acmicpc.net/problem/15652

๐Ÿ”ฅMust-Watch Videos๐Ÿ”ฅ

Recursive Functions (Functions that call themselves): https://youtu.be/hjWaTriHMHk
Permutations: https://youtu.be/u9mP3uJClbQ
๐Ÿ’กLecture Notes๐Ÿ’ก
https://github.com/hoonlucky7/algorithm/tree/master/lecture_notes

๐Ÿ’ก๐Ÿ’กPerfect Score Source Code (Java, C++, Python, JavaScript)๐Ÿ’ก๐Ÿ’ก
https://github.com/hoonlucky7/algorithm/tree/master/basic/combination

Timeline

00:00 : Intro
00:43 : Explanation of the combination concept
01:45 : Combinations: Counting the number of ways to choose pizza toppings
02:29 : The odds of winning the lottery
03:08 : Explanation of combinations with repetition
03:28 : Example of combinations with repetition (choosing ice cream)
05:14 : Difference between permutations and combinations?
05:42 : Basic problem solving: N and M (2) [Combination]
08:36 : Basic problem solving: N and M (4) [Combination with Repetition]

Comment