threeal / leetspace

A dedicated workspace and archive for my LeetCode submissions
https://leetcode.com/threeal
MIT License
1 stars 1 forks source link

Solve Problem 2347. Best Poker Hand #1823

Closed threeal closed 2 months ago

threeal commented 2 months ago

This issue suggests solving the problem 2347. Best Poker Hand. To do this, we can simply check the given arrays according to the conditions specified in the problem.