登录
首页 » Java » Leetcode-master

Leetcode-master

于 2020-06-20 发布
0 396
下载积分: 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 个回复

  • 99SE
    本文介绍英文版PROTEL 99SE 如何加入汉字的方法,对PCB工程师帮助很大(This article describes how to join the English version of Chinese characters PROTEL 99SE method, the PCB engineer of great help to)
    2009-10-06 17:01:52下载
    积分:1
  • R及TSA
    R软件安装及应用,R上输入下图中红色的命令,之后再弹出来的镜像那个选一个比如香港(Installation and Application of R Software)
    2020-06-17 21:00:07下载
    积分:1
  • PHEV
    插电式混合动力汽车用动力蓄电池探析,插电式混合动力是现在新能源汽车发展的重点,本文对相关领域的人有一定的参考价值(Plug-in hybrid electric vehicle battery power Analysis, plug-in hybrid is now the focus of the development of new energy vehicles, this paper related fields who have a certain reference value for)
    2010-01-05 09:54:04下载
    积分:1
  • 201102180189
    运筹学是现代管理学的一门重要专业基础课。它是20世纪30年代初发展起来的一门新兴学科,其主要目的是在决策时为管理人员提供科学依据,是实现有效管理、正确决策和现代化管理的重要方法之一。该学科是一应用数学和形式科学的跨领域研究,利用统计学、数学模型和算法等方法,去寻找复杂问题中的最佳或近似最佳的解答。运筹学经常用于解决现实生活中的复杂问题,特别是改善或优化现有系统的效率。 研究运筹学的基础知识包括实分析、矩阵论、随机过程、离散数学和算法基础等。而在应用方面,多与仓储、物流、算法等领域相关。因此运筹学与应用数学、工业工程、计算机科学、经济管理等专业密切相关。( Operations research is an important basic course of modern management. It is the beginning of the 1930s developed a new discipline, its main purpose is to provide management decision-making scientific basis, it is to achieve effective management, one of the important decisions the right way and modern management. The interdisciplinary research discipline is a form of applied mathematics and science, using statistical, mathematical models and algorithms and other methods to find the complex issues in the best or near-best solution. Operations research is often used to solve complex problems in real life, especially to improve or optimize the efficiency of existing systems. Basics of operations research include real analysis, matrix theory, stochastic processes, discrete mathematics and algorithms base and the like. In the application, more associated with warehousing, logistics, algorithms and other fields. Therefore, operations research is closely related to applied mathematics, indu)
    2015-09-24 22:49:14下载
    积分:1
  • 基于UG、GRIP的NC程序编制的二次开发
    说明:  基于UG、GRIP的NC程序编制的二次开发(Secondary development of NC programming based on UG and GRIP)
    2020-06-18 21:00:04下载
    积分:1
  • 数据挖掘概念与技术
    初级了解数据挖掘可下载,大致明白什么是数据挖掘以及简单的案例(Preliminary connection data mining)
    2018-05-29 15:58:16下载
    积分:1
  • MATLAB Codes for Finite Element Analysis
    有限元分析的matlab代码- 结构 本书旨在为读者提供一些有限元的matlab代码。 在简短介绍MATLAB之后,这本书说明了有限元。 用简单的脚本和函数实现一些问题。 .离散系统,如弹簧和杆 .梁和框架在二维和三维中的弯曲 .平面应力问题 .弯曲板 .Timoshenko明德林梁和板的自由振动,包括叠层复合材料 .Timoshenko梁和明德林板的屈曲(MATLAB Codes for Finite Element Analysis- Solids and Structures This book intend to supply readers with some MATLAB codes for finite element analysis of solids and structures. After a short introduction to MATLAB, the book illustrates the finite element implementation of some problems by simple scripts and functions. The following problems are discussed: .Discrete systems, such as springs and bars .Beams and frames in bending in 2D and 3D . Plane stress problems .Plates in bending .Free vibration of Timoshenko beams and Mindlin plates, including laminated composites .Buckling of Timoshenko beams and Mindlin plates)
    2020-12-08 09:39:20下载
    积分:1
  • solutionmanualsmith3erd
    solution book for process instrument
    2017-02-09 07:17:16下载
    积分:1
  • Computer_Graphics_Principles_and_Practice
    计算机图形学原理及实践:C语言描述(英文版.第2版) pdf格式(Computer Graphics Principles and Practice 2nd Edition in C pdf format)
    2009-12-12 14:09:13下载
    积分:1
  • xHTML
    一个HTML文件是一页文字信息,就象一封电子邮件或一个word字处理文档,而且实际上你完全可以使用Word字处理软件来编写一个HTML网页。你也可以通过其它字处理软件编写文本文件,网络浏览器只能处理文本信息。 (An HTML file is a text message, an email or a word as word processing documents, and in fact you to write a complete HTML page can use Word word processing software. You can also write a text file by other word processing software, web browsers can handle only text messages.)
    2016-10-18 09:09:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载