It seems that coding tests are conducted overseas in interviews with engineers, and in many cases, the main thing is to implement specific functions and classes according to the theme.
As a countermeasure, it seems that a site called Let Code will take measures.
A site that trains algorithmic power that can withstand coding tests that are often done in the home.
I think it's better to have the algorithm power of a human being, so I'll solve the problem irregularly and write down the method I thought at that time as a memo.
I'm solving it with Python3.
Keeping this article in stock will notify you when new articles are added.
If you want to see only the code, click here See Github.
The number is the link to the Leet Code problem, and the problem link is the link to the commentary article.
I would appreciate it if you could comment on any links that are incorrect.
Recommended Posts