@greghogg5: Google Dynamic Programming Problem - Coin Change - Leetcode 322 #softwareengineering #softwaredevelopment #java #software #softwarejobs #softwareengineer #datastructures #leetcode #programming #javadeveloper #datastructuresandalgorithms #python #softwaredeveloper #code #FAANG #coding #javascript #javascriptdeveloper #codingisfun #codinginterview #js #html #css #sql

Greg Hogg
Greg Hogg
Open In TikTok:
Region: CA
Sunday 12 May 2024 14:18:36 GMT
18849
834
15
18

Music

Download

Comments

idontevenknowkevin
Buce :
Could you walk us through the solution? Sorry for being needy
2024-05-12 14:29:33
15
dudeski212
Dakota :
Can we get discrete knapsack?
2024-05-19 03:28:32
1
goudmu
goudmu :
always love to see your vids
2024-05-12 14:28:42
0
matthewjji
Matthewjji :
Algorithm
2024-05-14 04:14:23
0
greghogg5
Greg Hogg :
I offer personalized 1 on 1 tutoring services for data structures and algorithms / coding interview prep - please email [email protected] :)
2024-05-12 14:22:16
0
citharaaeternitaris
citharaaeternitaris :
Pretty sure you can just use the biggest coin you have and go down in size as needed. Memoization only helps when you're computing the minimum coins for a sequence of consecutive amounts.
2024-05-12 21:27:52
6
greghogg5
Greg Hogg :
This problem is called Coin Change (Leetcode 322). It's one of the most common questions to learn and practice the technique of dynamic programming.
2024-05-12 14:21:50
0
greghogg5
Greg Hogg :
You can find the whole code available at my GitHub repository here: https://github.com/gahogg/Leetcode-Solutions/ (give it a star if you go to it!).
2024-05-12 14:21:28
0
To see more videos from user @greghogg5, please go to the Tikwm homepage.

Other Videos


About