Pinned Loading
-
A-Parser-For-Lisp-With-RDP-and-TDP
A-Parser-For-Lisp-With-RDP-and-TDP PublicIt is a parser for Lisp language, I wrote it based on several syntactic categories. Basically, it will check about solid number/lower case letters, and the use of parentheses.
C
-
Finite-Automatons
Finite-Automatons PublicFinite Automatons, including NFAs and DFAs. You can build your own FAs based on your rule of an accepting String, for example, ending in "cat". In short, NFAs and DFAs recognize strings that are in…
C
-
Leetcode-1220-Hard-DP
Leetcode-1220-Hard-DP PublicLeetcode 1220, a hard DP problem. To me, it is not hard, the patterns behind is quite easy to find if you draw a table. Also, the given hint helped a lot. A bug I encountered is how to initialize t…
Python
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.