All Projects → fakeYanss → Leetcode Deprecated

fakeYanss / Leetcode Deprecated

view

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Leetcode Deprecated

Ios tips
iOS的一些示例,持续更新中:1、AVFoundation 高仿微信相机拍摄和编辑 2、AVFoundation 人脸检测、实时滤镜、音视频编解码、GPUImage框架的使用等音视频相关内容 3、OpenGLES 4、LeetCode算法练习 5、iOS Crash防护和APM监控 6、WKWebView相关的内容 等........
Stars: ✭ 896 (+1728.57%)
Mutual labels:  leetcode
Leetcode
LiCode
Stars: ✭ 29 (-40.82%)
Mutual labels:  leetcode
Leetcode
C++ Solutions of LeetCode Problems
Stars: ✭ 43 (-12.24%)
Mutual labels:  leetcode
Play With Algorithm Interview
Codes of my MOOC Course <Play with Algorithm Interviews>. Updated contents and practices are also included. 我在慕课网上的课程《玩儿转算法面试》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
Stars: ✭ 915 (+1767.35%)
Mutual labels:  leetcode
Go Demo
Go语言实例教程从入门到进阶,包括基础库使用、设计模式、面试易错点、工具类、对接第三方等
Stars: ✭ 881 (+1697.96%)
Mutual labels:  leetcode
Competitive Programing
个人算法刷题处
Stars: ✭ 33 (-32.65%)
Mutual labels:  leetcode
Javapractice
Java Practice
Stars: ✭ 6 (-87.76%)
Mutual labels:  leetcode
Algorithms And Oj
Some OJs' answers writren by Python/JS/C++/Java
Stars: ✭ 47 (-4.08%)
Mutual labels:  leetcode
Lintcode
📜 Lintcode/Leetcode algorithm written by Java, Python and JavaScript.
Stars: ✭ 21 (-57.14%)
Mutual labels:  leetcode
Code problems
Code Problems from LeetCode website and other fun code problems websites. The goal is to help people studying for coding interviews.
Stars: ✭ 40 (-18.37%)
Mutual labels:  leetcode
Leetcode Downloader
Download your accepted LeetCode submissions
Stars: ✭ 25 (-48.98%)
Mutual labels:  leetcode
Interview
Interview = 简历指南 + LeetCode + Kaggle
Stars: ✭ 7,207 (+14608.16%)
Mutual labels:  leetcode
Algorithms
Here is the my solutions for problems in {leetcode, hackerrank, geeksforgeeks}
Stars: ✭ 36 (-26.53%)
Mutual labels:  leetcode
Leetcoder
Chrome extension makes available sorting problems by likes,dislikes,ratio(likes/dislikes)
Stars: ✭ 18 (-63.27%)
Mutual labels:  leetcode
Onlinejudge Solutions
Collection of solutions to online judge problems
Stars: ✭ 45 (-8.16%)
Mutual labels:  leetcode
100 Days Of Ios Datastructure Algorithm
100天iOS数据结构与算法实战
Stars: ✭ 836 (+1606.12%)
Mutual labels:  leetcode
Clearest Leetcode Cpp Solutions
Clearest LeetCode C++ Solutions. 本项目追求思路清晰,代码简洁。This project is intended to clarify the general problem solving ideas
Stars: ✭ 33 (-32.65%)
Mutual labels:  leetcode
Leetcode
正确的姿势,学习的态度来刷 LeetCode:高效的代码、简洁的注释、精炼的总结。
Stars: ✭ 1,043 (+2028.57%)
Mutual labels:  leetcode
Algorithmmap
建立你的算法地图:如何高效学习算法;算法工程师:从小白到专家
Stars: ✭ 47 (-4.08%)
Mutual labels:  leetcode
Awesome Algorithm Question Solution
LeetCode,《剑指offer》中的算法题的题目和解法以及常见算法的实现
Stars: ✭ 988 (+1916.33%)
Mutual labels:  leetcode

由于爬虫程序失效,本仓库不再维护

My leetcode solutions

Language: java python
Last updated: 2018-06-19

The source code is fetched using the tool leetcode-spider.

# Problems Solutions Difficulty Acceptance Paid-Only
001 two-sum java Easy 38.39%
003 longest-substring-without-repeating-characters java Medium 24.80%
008 string-to-integer-atoi java Medium 14.12%
028 implement-strstr java Easy 29.32%
053 maximum-subarray java Easy 40.64%
062 unique-paths python Medium 43.41%
065 valid-number java Hard 12.97%
070 climbing-stairs java Easy 41.61%
121 best-time-to-buy-and-sell-stock java Easy 43.46%
125 valid-palindrome java Easy 27.59%
151 reverse-words-in-a-string java Medium 15.67%
167 two-sum-ii-input-array-is-sorted java Easy 47.30%
198 house-robber java Easy 40.21%
303 range-sum-query-immutable java Easy 32.87%
338 counting-bits java Medium 62.55%
344 reverse-string java Easy 60.66%
412 fizz-buzz java Easy 57.94%
419 battleships-in-a-board java Medium 63.47%
461 hamming-distance java Easy 69.55%
476 number-complement java Easy 61.20%
500 keyboard-row java Easy 60.18%
535 encode-and-decode-tinyurl java Medium 73.95%
537 complex-number-multiplication java Medium 63.94%
557 reverse-words-in-a-string-iii java Easy 60.69%
561 array-partition-i java Easy 66.61%
566 reshape-the-matrix java Easy 57.63%
575 distribute-candies java Easy 58.19%
617 merge-two-binary-trees java Easy 67.85%
647 palindromic-substrings java Medium 54.42%
654 maximum-binary-tree java Medium 70.42%
657 judge-route-circle java Easy 68.58%
669 trim-a-binary-search-tree java Easy 58.19%
682 baseball-game java Easy 58.32%
728 self-dividing-numbers java Easy 66.91%
729 my-calendar-i java Medium 42.60%
747 min-cost-climbing-stairs java Easy 43.70%
762 find-anagram-mappings java Easy 76.24% ✔️
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].