filmov
tv
Solving an Excel World Cup case with Dynamic Programming
Показать описание
This is my live (and slightly hurried!) attempt at Lana Banana, an Excel challenge by Harry Gross from the Excel World Championship. Solving the later levels of this case requires a technique called dynamic programming by computer scientists (although you don't need to know that to use it!).
I stuffed up the last two bonus questions - B2 by counting all pairs of adjacent cells instead of adjacent bananas, and B3 because I tried to do it in a rush and put some references in the wrong place.
This is the formula I used for bonus 3:
=IF(Map!B2="🍌",1+MAX(A4:E4,D2),MAX(B3:D3,C3:E3,E2))
And this is what I should have used:
=IF(Map!B2="🍌",1+MAX(A4:E4,C3:E3,E2),MAX(B3:D3,D2))
(i.e. I added D2 to the first MAX instead of the second, and C3:E3,E2 to the second one instead of the first)
You can watch the live stream competitors workings on this challenge (with fun commentary!) here:
And if you didn't take part but want to buy the case, you can get it here (it looks like it's not uploaded yet, but probably won't be long):
(Thumbnail featuring art that Bing Create made for me with the prompt "a computer showing a monkey and a banana made of green text in the style of the matrix")
I stuffed up the last two bonus questions - B2 by counting all pairs of adjacent cells instead of adjacent bananas, and B3 because I tried to do it in a rush and put some references in the wrong place.
This is the formula I used for bonus 3:
=IF(Map!B2="🍌",1+MAX(A4:E4,D2),MAX(B3:D3,C3:E3,E2))
And this is what I should have used:
=IF(Map!B2="🍌",1+MAX(A4:E4,C3:E3,E2),MAX(B3:D3,D2))
(i.e. I added D2 to the first MAX instead of the second, and C3:E3,E2 to the second one instead of the first)
You can watch the live stream competitors workings on this challenge (with fun commentary!) here:
And if you didn't take part but want to buy the case, you can get it here (it looks like it's not uploaded yet, but probably won't be long):
(Thumbnail featuring art that Bing Create made for me with the prompt "a computer showing a monkey and a banana made of green text in the style of the matrix")
Solving an Excel World Cup case with Dynamic Programming
The Excel World Championship Explained in Just 2 Minutes
Microsoft Excel. World Championship. $15,000 Prize. 🤷♀️ #shorts
How I won the 2023 Microsoft Excel World Championships
Excel World Championships
Microsoft Excel World Championship 2024 - Finals
Excel Hacks | Excel Tutoring Excel Formula for Job Interview Excel for Fresher Excel for Beginners
Microsoft Excel World Championship 2023 Finals Highlights
Excel World Championship Round of 16 Solution - Mortal Wombat
Microsoft Excel world championship #shorts
ms Excel Magical Tricks #shortvideo #video #trandingshorts #exceltricks #tricks #newshorts
We Entered the World of Microsoft Excel eSports & Got Our Asses Beat
Introducing Microsoft Excel World Championship (FMWC Open 2022)
Solve Tri Peaks in Excel - Excel World Championship training
how to use vlookup in excel
Advanced XLOOKUP Formula in Excel #excel #exceltips #exceltutorial #shorts #msexcel #microsoftexcel
How to become an Excel world champ
Solving Excel WORLD CHAMPIONSHIP 2023 case - Solitaire card game
Excel Job Interview Questions Calculate Percentage (%) of Profit & Loss in Excel #excel #excelti...
The MS Excel World Cup
Split text into letters - Excel World Cup Boot Camp Day 2
Excel World Champ FINAL - Live test solve
SUM + VLOOKUP Formula In Excel #excel #exceltips #shorts #exceltutorial #msexcel #microsoftexcel
Excel World Cup qualifier - Live attempt
Комментарии