LeetCode 725. Split Linked List in Parts in F#
URL
https://leetcode.com/problems/split-linked-list-in-parts/description/?envType=daily-question&envId=2024-09-08
Code
https://github.com/syohex/dotnet-study/blob/master/fsharp/leetcode/challenge/202409/split_linked_list_in_parts/main.fsx
type MyList...
syohex.hashnode.dev1 min read