Shohei Yoshida
Shohei Yoshida's Blog

Shohei Yoshida's Blog

Follow
homebadges

LeetCode 799. Champagne Tower in F#

Sep 24, 20231 min read

URL https://leetcode.com/problems/champagne-tower/description/?envType=daily-question&envId=2023-09-24 Code https://github.com/syohex/dotnet-study/blob...

LeetCode 799. Champagne Tower in F#

LeetCode 1048. Longest String Chain in F#

Sep 23, 20231 min read

URL https://leetcode.com/problems/longest-string-chain/description/?envType=daily-question&envId=2023-09-23 Code https://github.com/syohex/dotnet-study...

LeetCode 1048. Longest String Chain in F#

LeetCode 392. Is Subsequence in F#

Sep 22, 20231 min read

URL Is Subsequence - LeetCode Code https://github.com/syohex/dotnet-study/tree/master/fsharp/leetcode/challenge/202309/is_subsequence/main.fsx let...

LeetCode 392. Is Subsequence in F#

LeetCode 1658. Minimum Operations to Reduce X to Zero in F#

Sep 20, 20231 min read

URL Minimum Operations to Reduce X to Zero -...

LeetCode 1658. Minimum Operations to Reduce X to Zero in F#

LeetCode 287. Find the Duplicate Number

Sep 19, 20231 min read

URL https://leetcode.com/problems/find-the-duplicate-number/ Code https://github.com/syohex/dotnet-study/tree/master/fsharp/leetcode/challenge/202309/f...

LeetCode  287. Find the Duplicate Number

LeetCode 1337. The K Weakest Rows in a Matrix in F#

Sep 18, 20231 min read

URL https://leetcode.com/problems/the-k-weakest-rows-in-a-matrix/description/?envType=daily-question&envId=2023-09-18 Code https://github.com/syohex/do...

LeetCode 1337. The K Weakest Rows in a Matrix in F#