leetcode题解助手

查找leetcode题解(本脚本支持在九章算法的题解搜索,提供Github上开源的python题解的一键查询按钮,可以直接在谷歌搜索题目名称,还能切换语言)

As of 23.06.2019. See ბოლო ვერსია.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

ავტორი
Renjing Liu
რეიტინგი
0 0 0
ვერსია
1.0.1
შექმნილია
22.06.2019
განახლებულია
23.06.2019
Size
128 KB
Compatibility
Compatible with Chrome
ლიცენზია
პ/გ
გამოყენებს მათ

Leetcode Answer Helper
Leetcode题解助手
功能介绍
这个油猴脚本主要用于Leetcode题解查询和语言切换。
支持九章算法、 中题解的查询。
四个按钮分别支持九章算法查询、lc_all_solutions查询、谷歌题目搜索、语言切换,一键直达,方便快捷,节约刷题时找题解的时间。

1. 九章:九章算法基本可以满足了python、java、C++三种语言的题解需求。

2. py:python题解,利用Github上的高赞项目lc_all_solutions,解答质量很不错,特地搬运过来。

3. java:java题解,利用https://www.cnblogs.com/grandyang/p/4606334.html中的解析。

4. 有的时候看了解析还是可能不太明白,可以用谷歌查询网络上博客中的更详细的解析。
后续我可能会再支持https://www.cnblogs.com/grandyang/p/4606334.html 这个博客的查询,等我把这个博客的链接爬取完后可能会加上。

5. 语言切换也是十分重要的一个功能。英语版的讨论区较为丰富,但官方题解不太全,中文版的题解较多。这两者可以综合起来学习。

Github链接:https://github.com/sherpahu/LeetcodeAnswerHelper
欢迎star,也欢迎pr、issue


参考了:http://mrw.so/59cqlg