登录
首页 » Java » Leetcode-master

Leetcode-master

于 2020-06-20 发布
0 224
下载积分: 1 下载次数: 1

代码说明:

说明:  力扣网面试题答案,源码,供大家参考参考,祝大家面试顺利(The answer to the interview questions on the Internet, source code, for your reference, I wish you a smooth interview.)

文件列表:

Leetcode-master, 0 , 2019-07-21
Leetcode-master\README.md, 98049 , 2019-07-21
Leetcode-master\src, 0 , 2019-07-21
Leetcode-master\src\0001-Two-Sum, 0 , 2019-07-21
Leetcode-master\src\0001-Two-Sum\two_sum.c, 1944 , 2019-07-21
Leetcode-master\src\0001-Two-Sum\two_sum.cpp, 728 , 2019-07-21
Leetcode-master\src\0001-Two-Sum\two_sum.go, 347 , 2019-07-21
Leetcode-master\src\0001-Two-Sum\two_sum.py, 532 , 2019-07-21
Leetcode-master\src\0001-Two-Sum\two_sum.rs, 0 , 2019-07-21
Leetcode-master\src\0002-Add-Two-Numbers, 0 , 2019-07-21
Leetcode-master\src\0002-Add-Two-Numbers\Add_Two_Numbers.cpp, 1685 , 2019-07-21
Leetcode-master\src\0002-Add-Two-Numbers\Add_Two_Numbers.go, 848 , 2019-07-21
Leetcode-master\src\0002-Add-Two-Numbers\Add_Two_Numbers.py, 961 , 2019-07-21
Leetcode-master\src\0003-Longest-Substring-Without-Repeating-Characters, 0 , 2019-07-21
Leetcode-master\src\0003-Longest-Substring-Without-Repeating-Characters\0003.cpp, 789 , 2019-07-21
Leetcode-master\src\0003-Longest-Substring-Without-Repeating-Characters\0003.go, 321 , 2019-07-21
Leetcode-master\src\0003-Longest-Substring-Without-Repeating-Characters\0003.py, 563 , 2019-07-21
Leetcode-master\src\0004-Median-of-Two-Sorted-Arrays, 0 , 2019-07-21
Leetcode-master\src\0004-Median-of-Two-Sorted-Arrays\0004.cpp, 1447 , 2019-07-21
Leetcode-master\src\0004-Median-of-Two-Sorted-Arrays\0004.py, 1254 , 2019-07-21
Leetcode-master\src\0005-Longest-Palindromic-Substring, 0 , 2019-07-21
Leetcode-master\src\0005-Longest-Palindromic-Substring\0005.cpp, 1038 , 2019-07-21
Leetcode-master\src\0005-Longest-Palindromic-Substring\0005.go, 856 , 2019-07-21
Leetcode-master\src\0005-Longest-Palindromic-Substring\0005.py, 708 , 2019-07-21
Leetcode-master\src\0006-ZigZag-Conversion, 0 , 2019-07-21
Leetcode-master\src\0006-ZigZag-Conversion\0006.cpp, 622 , 2019-07-21
Leetcode-master\src\0006-ZigZag-Conversion\0006.go, 425 , 2019-07-21
Leetcode-master\src\0006-ZigZag-Conversion\0006.py, 481 , 2019-07-21
Leetcode-master\src\0007-Reverse-Integer, 0 , 2019-07-21
Leetcode-master\src\0007-Reverse-Integer\0007.cpp, 529 , 2019-07-21
Leetcode-master\src\0007-Reverse-Integer\0007.go, 420 , 2019-07-21
Leetcode-master\src\0007-Reverse-Integer\0007.py, 353 , 2019-07-21
Leetcode-master\src\0008-String-to-Integer-(atoi), 0 , 2019-07-21
Leetcode-master\src\0008-String-to-Integer-(atoi)\0008.cpp, 597 , 2019-07-21
Leetcode-master\src\0008-String-to-Integer-(atoi)\0008.go, 662 , 2019-07-21
Leetcode-master\src\0008-String-to-Integer-(atoi)\0008.py, 540 , 2019-07-21
Leetcode-master\src\0009-Palindrome-Number, 0 , 2019-07-21
Leetcode-master\src\0009-Palindrome-Number\0009.cpp, 335 , 2019-07-21
Leetcode-master\src\0009-Palindrome-Number\0009.go, 259 , 2019-07-21
Leetcode-master\src\0009-Palindrome-Number\0009.py, 159 , 2019-07-21
Leetcode-master\src\0010-Regular-Expression-Matching, 0 , 2019-07-21
Leetcode-master\src\0010-Regular-Expression-Matching\0010.cpp, 1036 , 2019-07-21
Leetcode-master\src\0010-Regular-Expression-Matching\0010.go, 766 , 2019-07-21
Leetcode-master\src\0010-Regular-Expression-Matching\0010.py, 749 , 2019-07-21
Leetcode-master\src\0011-Container-With-Most-Water, 0 , 2019-07-21
Leetcode-master\src\0011-Container-With-Most-Water\0011.cpp, 635 , 2019-07-21
Leetcode-master\src\0011-Container-With-Most-Water\0011.go, 418 , 2019-07-21
Leetcode-master\src\0011-Container-With-Most-Water\0011.py, 493 , 2019-07-21
Leetcode-master\src\0012-Integer-to-Roman, 0 , 2019-07-21
Leetcode-master\src\0012-Integer-to-Roman\0012.cpp, 608 , 2019-07-21
Leetcode-master\src\0012-Integer-to-Roman\0012.go, 378 , 2019-07-21
Leetcode-master\src\0012-Integer-to-Roman\0012.py, 559 , 2019-07-21
Leetcode-master\src\0013-Roman-to-Integer, 0 , 2019-07-21
Leetcode-master\src\0013-Roman-to-Integer\0013.cpp, 572 , 2019-07-21
Leetcode-master\src\0013-Roman-to-Integer\0013.go, 352 , 2019-07-21
Leetcode-master\src\0013-Roman-to-Integer\0013.py, 406 , 2019-07-21
Leetcode-master\src\0014-Longest-Common-Prefix, 0 , 2019-07-21
Leetcode-master\src\0014-Longest-Common-Prefix\0014.cpp, 599 , 2019-07-21
Leetcode-master\src\0014-Longest-Common-Prefix\0014.go, 376 , 2019-07-21
Leetcode-master\src\0014-Longest-Common-Prefix\0014.py, 344 , 2019-07-21
Leetcode-master\src\0015-3Sum, 0 , 2019-07-21
Leetcode-master\src\0015-3Sum\0015.cpp, 2995 , 2019-07-21
Leetcode-master\src\0015-3Sum\0015.py, 915 , 2019-07-21
Leetcode-master\src\0016-3Sum-Closest, 0 , 2019-07-21
Leetcode-master\src\0016-3Sum-Closest\0016.cpp, 1351 , 2019-07-21
Leetcode-master\src\0016-3Sum-Closest\0016.py, 1062 , 2019-07-21
Leetcode-master\src\0017-Letter-Combinations-of-a-Phone-Number, 0 , 2019-07-21
Leetcode-master\src\0017-Letter-Combinations-of-a-Phone-Number\0017.cpp, 1040 , 2019-07-21
Leetcode-master\src\0017-Letter-Combinations-of-a-Phone-Number\0017.py, 1468 , 2019-07-21
Leetcode-master\src\0018-4Sum, 0 , 2019-07-21
Leetcode-master\src\0018-4Sum\0018.cpp, 1358 , 2019-07-21
Leetcode-master\src\0018-4Sum\0018.py, 1579 , 2019-07-21
Leetcode-master\src\0019-Remove-Nth-Node-From-End-of-List, 0 , 2019-07-21
Leetcode-master\src\0019-Remove-Nth-Node-From-End-of-List\0019.cpp, 838 , 2019-07-21
Leetcode-master\src\0019-Remove-Nth-Node-From-End-of-List\0019.py, 1012 , 2019-07-21
Leetcode-master\src\0020-Valid-Parentheses, 0 , 2019-07-21
Leetcode-master\src\0020-Valid-Parentheses\0020.cpp, 876 , 2019-07-21
Leetcode-master\src\0020-Valid-Parentheses\0020.py, 590 , 2019-07-21
Leetcode-master\src\0021-Merge-Two-Sorted-Lists, 0 , 2019-07-21
Leetcode-master\src\0021-Merge-Two-Sorted-Lists\0021.cpp, 1110 , 2019-07-21
Leetcode-master\src\0021-Merge-Two-Sorted-Lists\0021.py, 1267 , 2019-07-21
Leetcode-master\src\0022-Generate-Parentheses, 0 , 2019-07-21
Leetcode-master\src\0022-Generate-Parentheses\0022.cpp, 602 , 2019-07-21
Leetcode-master\src\0022-Generate-Parentheses\0022.py, 450 , 2019-07-21
Leetcode-master\src\0023-Merge-k-Sorted-Lists, 0 , 2019-07-21
Leetcode-master\src\0023-Merge-k-Sorted-Lists\0023.cpp, 1093 , 2019-07-21
Leetcode-master\src\0023-Merge-k-Sorted-Lists\0023.py, 1174 , 2019-07-21
Leetcode-master\src\0024-Swap-Nodes-in-Pairs, 0 , 2019-07-21
Leetcode-master\src\0024-Swap-Nodes-in-Pairs\0024.cpp, 873 , 2019-07-21
Leetcode-master\src\0024-Swap-Nodes-in-Pairs\0024.py, 1059 , 2019-07-21
Leetcode-master\src\0025-Reverse-Nodes-in-k-Group, 0 , 2019-07-21
Leetcode-master\src\0025-Reverse-Nodes-in-k-Group\0025.cpp, 1050 , 2019-07-21
Leetcode-master\src\0025-Reverse-Nodes-in-k-Group\0025.py, 1202 , 2019-07-21
Leetcode-master\src\0026-Remove-Duplicates-from-Sorted-Array, 0 , 2019-07-21
Leetcode-master\src\0026-Remove-Duplicates-from-Sorted-Array\0026.cpp, 670 , 2019-07-21
Leetcode-master\src\0026-Remove-Duplicates-from-Sorted-Array\0026.py, 488 , 2019-07-21
Leetcode-master\src\0027-Remove-Element, 0 , 2019-07-21
Leetcode-master\src\0027-Remove-Element\0027.cpp, 717 , 2019-07-21
Leetcode-master\src\0027-Remove-Element\0027.py, 506 , 2019-07-21
Leetcode-master\src\0028-Implement-strStr(), 0 , 2019-07-21

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • VSG
    并网逆变器的虚拟同步发电机控制技术的一些资料(Grid-connected inverter virtual synchronous generator control technology of some information)
    2021-03-08 22:49:28下载
    积分:1
  • Python-programming
    python核心编程,本书详细介绍了python编程的语法结构,并有大量的例子作为参考。(python core programming, the book details the python programming grammatical structure, and there are plenty of examples as a reference.)
    2016-07-10 10:49:21下载
    积分:1
  • TheArtofMolecularDynamicsSimulation
    The Art of Molecular Dynamics Simulation 是分子动力学学习用的最好的入门书籍,本压缩包中包括了书籍的pdf文档,以及所有的C语言源代码实现 ( The Art of Molecular Dynamics Simulation ======================================== Introduction ============ This software is intended to accompany the book `The Art of Molecular Dynamics Simulation by D. C. Rapaport, published by Cambridge University Press (1995,1997). The material is being supplied in computer-readable form to enable readers to follow the case studies described in the book. Copyright and permission to use =============================== This software is copyrighted material reproduced from the book. Readers of the book may use this software freely for personal, noncommercial purposes. All other forms of use are subject to prior arrangement with the author. Disclaimer ========== The reader planning to use the software should note that, from the legal point of view, there is no warranty, expressed or implied, that the programs are free of error or will prove suitable for a particular application by)
    2010-08-12 13:15:19下载
    积分:1
  • read_hdf5
    读取HDF5格式数据,此处以打开ASTER GED为例,输出发射率为ENVI格式(Read HDF5 format data, here to open ASTER GED, for example, output emissivity data in ENVI format)
    2021-04-21 12:38:49下载
    积分:1
  • HVDCandFACTS
    HVDC and FACTS Controllers - Applications of Static Converters in Power Systems (Power Electronics and Power Systems)(HVDC and FACTS Controllers- Applications of Static Converters in Power Systems (Power Electronics and Power Systems))
    2009-09-16 11:15:39下载
    积分:1
  • WIN32API
    win32编程中常用的API,对于学些WIN32编程非常有用(win32 programm API datasheet, it is very useful for developer of win32)
    2010-02-10 00:03:04下载
    积分:1
  • Lua程序设计(第2版)中文
    说明:  Lua程序设计(第2版)中文,电子工业出版社出版。(Teaching lua programming)
    2019-06-11 16:09:23下载
    积分:1
  • ldpc
    说明:  LDPC 编码算法  基于LU的校验矩阵编码方法(LDPC coding algorithm based on LU checksum matrix encoding method)
    2008-12-02 12:56:35下载
    积分:1
  • 3065285_43964545
    103规约测试教程,希望大家喜欢哦。。。(The 103 statute of the test.)
    2012-12-13 21:31:01下载
    积分:1
  • BOSCH汽车电气与电子
    BOSCH汽车电气与电子,汽车电子电气行业专业书籍,是入门的必备书籍(BOSCH automotive electrical and electronic, automotive electronic and electrical industry professional books, is a necessary entry book)
    2019-05-05 10:56:13下载
    积分:1
  • 696518资源总数
  • 104347会员总数
  • 12今日下载