Solving FizzBuzz Three Different Ways | LeetCode 412 | Google Coding Interview Tutorial

preview_player
Показать описание
FizzBuzz solution: LeetCode 412

AFFILIATE LINKS
If you're interested in learning algorithms, these are great resources.

💲 All coupons and discounts 💲

FizzBuzz | LeetCode 412 | Google Coding Interview
#fizzbuzz #leetcode #algorithms #terriblewhiteboard #codinginterview

Click the time stamp to jump to different parts of the video.
00:00 Title
00:06 Problem readout
00:55 Method 1 Whiteboard solution
02:52 Method 1 Coding solution
05:41 Method 1 Result
06:10 Method 2 Whiteboard solution
09:09 Method 2 Coding solution
13:27 Method 2 Result
13:35 Method 3 Whiteboard solution
16:42 Method 3 Coding solution
21:47 Method 3 Result and outro
Рекомендации по теме
Комментарии
Автор

If there are any videos you'd like me to make or if you have any ideas on how to optimize this solution, let me know!

TerribleWhiteboard
Автор

So many different ways to do FizzBuzz lol
I used the 2nd approach, I believe it's more efficient than the 1st one. Not sure time complexity tho

LeBronJames-nsto