Manybugs

I'm a developer with many bugs!

Thumbnail
vibe codingmattermost

I developed KV Store Manager - Mattermost Plugin

[AI Translated] Introduction I regularly use Mattermost, a communication tool si...

Thumbnail
datasciencecloudversioning

Version Control for Large Data with DVC and OCI Object Storage

How to Manage Large Data with Git I usually use git for version control of my pr...

Thumbnail

Reviewing the book Science Fiction by Stuart Ritchie

I have read the book Science Fiction by Stuart Ritchie (Japanese translation). I...

Thumbnail
codegolf

I joined js1024

I joined the js1024 for the first time. js1024 is the Annual JavaScript Golfing ...

Thumbnail
leetcode

13. Roman to Integer

https://leetcode.com/problems/roman-to-integer/ I parsed Roman ex)IXIV to Intege...

Thumbnail
leetcode

12. Integer to Roman

This problem is like a puzzle. It’s fun for me. https://leetcode.com/problems/in...

Thumbnail
leetcode

11. Container With Most Water

https://leetcode.com/problems/container-with-most-water/ More efficient code exi...

Thumbnail
leetcode

10. Regular Expression Matching

This is hard. It’s not just a problem of using RegExp. https://leetcode.com/prob...

Thumbnail
leetcode

Biweekly Contest 131

Q1: OK, Q2: OK, Q3: OK, O4: TLE.  Almost completed. https://leetcode.com/problem...

Thumbnail
leetcode

1325. Delete Leaves With a Given Value

https://leetcode.com/problems/delete-leaves-with-a-given-value/ I decided to sto...

Thumbnail
leetcode

2331. Evaluate Boolean Binary Tree

Super Easy. https://leetcode.com/problems/evaluate-boolean-binary-tree/ let isor...

Thumbnail
leetcode

2812. Find the Safest Path in a Grid

https://leetcode.com/problems/find-the-safest-path-in-a-grid/ I thought this pro...

Thumbnail
leetcode

1219. Path with Maximum Gold

https://leetcode.com/problems/path-with-maximum-gold/ I’ve already solved anothe...

Thumbnail
leetcode

861. Score After Flipping Matrix

https://leetcode.com/problems/score-after-flipping-matrix/ I couldn’t come up wi...

Thumbnail
leetcode

2373. Largest Local Values in a Matrix

https://leetcode.com/problems/largest-local-values-in-a-matrix/ I used lodash. _...

Thumbnail
leetcode

857. Minimum Cost to Hire K Workers

https://leetcode.com/problems/minimum-cost-to-hire-k-workers/ This is super hard...

Thumbnail
leetcode

786. K-th Smallest Prime Fraction

My solution is O(n^2). it is not efficient but accepted. The official more effic...

Thumbnail
leetcode

lc3075. Maximize Happiness of Selected Children

I think this is an easy problem, not medium. Althogh, it was take some time for ...

Thumbnail
leetcode

lc506. Relative Ranks

It is fun to chain methods of array in JavaScript. /** * @param {number[]} scor...

Thumbnail
leetcode

lc2816. Double a Number Represented as a Linked List

Runtime: 156ms, faster than 100.00% of JavaScript online submissions. In other w...

Thumbnail
leetcode

lc2487. Remove Nodes From Linked List

The stack is useful. In Python, collection.deque can make faster stack than norm...

Thumbnail

My First Post

Hello. I’m a web developer, Manybugs. I like Sushi🍣 and Tempura🍤. I’m a big fa...