I developed KV Store Manager - Mattermost Plugin
[AI Translated] Introduction I regularly use Mattermost, a communication tool si...
I'm a developer with many bugs!
[AI Translated] Introduction I regularly use Mattermost, a communication tool si...
How to Manage Large Data with Git I usually use git for version control of my pr...
I have read the book Science Fiction by Stuart Ritchie (Japanese translation). I...
I joined the js1024 for the first time. js1024 is the Annual JavaScript Golfing ...
https://leetcode.com/problems/roman-to-integer/ I parsed Roman ex)IXIV to Intege...
This problem is like a puzzle. It’s fun for me. https://leetcode.com/problems/in...
https://leetcode.com/problems/container-with-most-water/ More efficient code exi...
This is hard. It’s not just a problem of using RegExp. https://leetcode.com/prob...
Q1: OK, Q2: OK, Q3: OK, O4: TLE. Almost completed. https://leetcode.com/problem...
https://leetcode.com/problems/delete-leaves-with-a-given-value/ I decided to sto...
Super Easy. https://leetcode.com/problems/evaluate-boolean-binary-tree/ let isor...
https://leetcode.com/problems/find-the-safest-path-in-a-grid/ I thought this pro...
https://leetcode.com/problems/path-with-maximum-gold/ I’ve already solved anothe...
https://leetcode.com/problems/score-after-flipping-matrix/ I couldn’t come up wi...
https://leetcode.com/problems/largest-local-values-in-a-matrix/ I used lodash. _...
https://leetcode.com/problems/minimum-cost-to-hire-k-workers/ This is super hard...
My solution is O(n^2). it is not efficient but accepted. The official more effic...
I think this is an easy problem, not medium. Althogh, it was take some time for ...
It is fun to chain methods of array in JavaScript. /** * @param {number[]} scor...
Runtime: 156ms, faster than 100.00% of JavaScript online submissions. In other w...
The stack is useful. In Python, collection.deque can make faster stack than norm...
Hello. I’m a web developer, Manybugs. I like Sushi🍣 and Tempura🍤. I’m a big fa...