leetcode

GitHub

๐Ÿ”ฅLeetCode solutions in any programming language | ๅคš็ง็ผ–็จ‹่ฏญ่จ€ๅฎž็Žฐ LeetCodeใ€ใ€Šๅ‰‘ๆŒ‡ Offer๏ผˆ็ฌฌ 2 ็‰ˆ๏ผ‰ใ€‹ใ€ใ€Š็จ‹ๅบๅ‘˜้ข่ฏ•้‡‘ๅ…ธ๏ผˆ็ฌฌ 6 ็‰ˆ๏ผ‰ใ€‹้ข˜่งฃ

36,457 stars Java 1 file ยท ~8,392 tokens #algorithms#cpp#csharp#golang#java#javascript#leetcode#python3

leetcode MCP Server

MCP server for doocs/leetcode

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "leetcode": {
      "command": "npx",
      "args": [
        "-y",
        "@doocs/leetcode"
      ]
    }
  }
}