Replies: 1 comment 1 reply
-
You can certainly solve LeetCode problems in Pkl. Pkl isn't a general purpose language, though. If you are looking to expand your skills as a programmer, I probably would recommend learning a compiled language next (Swift, Go, or Java are all great to learn). Pkl is a somewhat niche language because it's specifically meant for configuration. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to solve LeetCode problems using only pkl?
Is it worth learning pkl as a second programming language after Python?
Beta Was this translation helpful? Give feedback.
All reactions