Python coding challenge - 噂は本当? Town judge を探せ! 🔒
Published 2022/8/18 by mootaro23
Python Coding Challenge - Who is the town judge?
(Python コーディングチャレンジ [噂は本当? Town judge を探せ!] 編)
この練習問題は、問題文から如何にグラフ理論に基づいたモデルを導き出せるか、が鍵となります。適切なモデル化さえ行えれば解決策自体は難しいものではありません。
問題:
N 人の人々が暮らす町があります。住民全員には 1 から N までの番号が…
Python coding challenge - バイナリツリーを構成する2つのノードに共通する最も身近な親ノードを探そう!
Published 2022/8/16 by mootaro23
Python Coding Challenge - How will you find the lowest common ancestor in a binary tree?
(Python コ…
Python coding challenge - 無向グラフにおいて閉路 (cycle) を形成している辺 (edge) を見つけて connected-acyclic グラフ == ツリーにしよう!
Published 2022/8/15 by mootaro23
Python Coding Challenge - How will you detect a redundant road connection?
(Python コーディングチャレンジ [無向…
Practical Python Design Patterns - Python で学ぶデザインパターン: The Visitor Pattern part. 3「ダメ押し確認 - ビジターパターン編」の巻
Published 2022/8/14 by mootaro23
Practical Python Design Patterns - The Visitor Pattern 編
「第18章: ビジターパターン」の巻
「ビジターパターンの実装」の巻
「ダメ押…
Practical Python Design Patterns - Python で学ぶデザインパターン: The Visitor Pattern part. 2「ビジターパターンの実装」の巻 🔒
Published 2022/8/13 by mootaro23
Practical Python Design Patterns - The Visitor Pattern 編
「第18章: ビジターパターン」の巻
「ビジターパターンの実装」の巻
「ダメ押…
Practical Python Design Patterns - Python で学ぶデザインパターン: The Visitor Pattern part. 1「第18章: ビジターパターン」の巻
Published 2022/8/12 by mootaro23
Practical Python Design Patterns - The Visitor Pattern 編
「第18章: ビジターパターン」の巻
「ビジターパターンの実装」の巻
「ダメ押…
Python coding challenge [解説編]: Basics of Graph Theory Part.3 - Representation and Manipulation of Trees (グラフ理論の基礎総復習 その3 - ツリーの表現と操作) 🔒
Published 2022/8/7 by mootaro23
Basics of Graph Theory Part.3 - Representation and Manipulation of Trees
(グラフ理論の基礎総復習 その3 - ツリーの表現…
直近 48 時間のアクセスランキング (2024/11/21 17:45 現在)
準備中