labuladong / practice-challenge

28 stars 0 forks source link

Day05. 毕业旅行省钱算法 #83

Closed labuladong closed 1 year ago

labuladong commented 1 year ago

今日学习文章:毕业旅行省钱算法

请于两天内在本 issue 下评论完成打卡,学习过程中如果遇到无法解决的问题可以在群里交流。

fateYoung commented 1 year ago

https://leetcode.com/problems/cheapest-flights-within-k-stops/discuss/2739760/cheapest-flights-within-k-stops

austinxyz commented 1 year ago

https://leetcode.com/problems/cheapest-flights-within-k-stops/discuss/2744177/Java-or-dijkstra

Khannoob commented 1 year ago

https://leetcode.cn/problems/cheapest-flights-within-k-stops/solution/dp-by-khannoob-jz8h/

double-alt commented 1 year ago

https://leetcode.cn/problems/cheapest-flights-within-k-stops/solution/787-k-zhan-zhong-zhuan-nei-zui-bian-yi-d-dtn9/

maccoli commented 1 year ago

https://leetcode.cn/problems/cheapest-flights-within-k-stops/solutions/1980734/by-macco-tola/

Keying96 commented 1 year ago

https://leetcode.com/problems/cheapest-flights-within-k-stops/discuss/2830406/Java-or-3-solutions

wikyyuen commented 1 year ago

https://leetcode.com/problems/cheapest-flights-within-k-stops/discuss/2830572/787.-Cheapest-Flights-Within-K-Stops

yangzho12138 commented 1 year ago

https://leetcode.cn/problems/cheapest-flights-within-k-stops/solution/by-bu-xiang-xie-dai-ma-de-t48c/

Lillyzhou commented 1 year ago

https://leetcode.com/problems/cheapest-flights-within-k-stops/solutions/2831030/bfs/

woshierha commented 1 year ago

https://leetcode.cn/problems/cheapest-flights-within-k-stops/solution/zui-bian-yi-by-dao-ge-2r-9qr5/

pia7a commented 1 year ago

https://leetcode.cn/problems/cheapest-flights-within-k-stops/solutions/1981159/kzhan-zhong-zhuan-nei-zui-bian-yi-de-han-7icd/

lucy-xfl commented 1 year ago

https://leetcode.com/problems/cheapest-flights-within-k-stops/solutions/2831572/python-dp-bfs/

jackgo73 commented 1 year ago

https://leetcode.cn/problems/cheapest-flights-within-k-stops/solution/by-jackgo-9qk9/

BaoxinS commented 1 year ago

787: https://leetcode.com/problems/cheapest-flights-within-k-stops/discuss/2740930/Java-Cheapest-Flights-Within-K-Stops

iry799 commented 1 year ago

https://leetcode.cn/problems/cheapest-flights-within-k-stops/solutions/1981606/dijkstra-by-u95u8p3mfg-ycwt/

jtsd2008lm commented 1 year ago

https://leetcode.cn/problems/cheapest-flights-within-k-stops/solution/k-zhan-zhong-zhuan-nei-zui-bian-yi-de-ha-npva/

leematrix commented 1 year ago

https://leetcode.cn/problems/cheapest-flights-within-k-stops/solution/by-leematrix-dcsj/

whitekeepwork commented 1 year ago

https://leetcode.com/problems/cheapest-flights-within-k-stops/discuss/2745093/java-backtracking-memo

zag13 commented 1 year ago

https://leetcode.cn/problems/cheapest-flights-within-k-stops/solutions/1996551/by-xiao-niu-zi-2dw3/

wodxumingxu commented 1 year ago

https://leetcode.com/problems/cheapest-flights-within-k-stops/discussion/comments/1699461

Ying97 commented 1 year ago

https://leetcode.cn/problems/cheapest-flights-within-k-stops/solutions/1997957/dp-nk2-by-amazing-vaughan-7r3o/

elekyx commented 1 year ago

https://leetcode.cn/problems/cheapest-flights-within-k-stops/solutions/1998279/c-dong-tai-gui-hua-jian-dan-yi-dong-by-e-fgcm/

jcao15 commented 1 year ago

https://leetcode.com/problems/cheapest-flights-within-k-stops/solutions/2740373/dp-solution-in-java/

MzxlM commented 1 year ago

https://leetcode.com/problems/cheapest-flights-within-k-stops/solutions/2837273/java-easy-understanding/

tarian1995 commented 1 year ago

https://leetcode.cn/problems/cheapest-flights-within-k-stops/solutions/1999370/dis-by-tab-o-552k/

RuiLiu0129 commented 1 year ago

https://leetcode.com/problems/cheapest-flights-within-k-stops/solutions/2863476/java-simple-solution/