Leetcode
LeetCode solutions in Java、JavaScript、C and Python3
Install / Use
/learn @mythkiven/LeetcodeREADME
LeetCode
单个文件编译运行方法:
以 000.TwoSum 为例:
solution.c
cd ./000.TwoSum/ && gcc Solution.c -o Solution && ./Solution
solution.py
cd ./000.TwoSum/ && py3 Solution.py
solution.java
cd ./000.TwoSum/ && javac Solution.java && java Solution
solution.js
cd ./000.TwoSum/ && node Solution.js
或者使用vscode
LeetCode solutions in Python3、C、Java and JavaScript
|NO.|Title|Solution|Difficulty| |---|-----|--------|--------| |000|Two Sum|python、c、java、JavaScript|Easy
公众号:

QQ交流群:

小程序:

博客:http://3code.info/
Related Skills
node-connect
339.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
339.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.9kCommit, push, and open a PR
