CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - leetcode

搜索资源列表

  1. min_stack

    0下载:
  2. 最小栈的实现,时间复杂度为O(1) leetcode题目 辅助站实现-Flowering most implementations, the time complexity is O (1) leetcode topic auxiliary stations to achieve
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:145695
    • 提供者:dingc
  1. 24backTraversal

    0下载:
  2. 回溯最大路径的路径 树的数据结构 leetcode题目-The maximum data path back path tree structure leetcode topics
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:117359
    • 提供者:dingc
  1. 28permutation

    0下载:
  2. 全排列的下一序位 leetcode题目 已编译通过输出正确-Full array of next-leetcode topics
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:126803
    • 提供者:dingc
  1. stack_out_is_in

    0下载:
  2. 检测一个序列是否为一个合理的出栈顺序 leetcode题目-Detect whether a sequence to a reasonable stack order leetcode topics
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:145804
    • 提供者:dingc
  1. Word_LadderII

    0下载:
  2. 算法导论中,关于leetcode oj, word_ladderII的问题源代码 -Introduction to Algorithms, regarding leetcode oj, word_ladderII problem source code
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3775
    • 提供者:dodo
  1. Regular_Expression_Matching

    0下载:
  2. 正则表达式的匹配,是leetcode中的算法题-Regular expression matching is the algorithm in question leetcode
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:785
    • 提供者:
  1. lengthOfLongestSubstring

    0下载:
  2. 求最长不重复子串,利用哈希表求解的,leetcode中的题目-Not repeated for the longest substring, use a hash table to solve the
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:658
    • 提供者:
  1. leecode

    0下载:
  2. leetcode上面部分算法的实现,目前已经实现了非递归前序遍历为二叉树,数组连续最大面积等-some algorithm leetcode
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:11960
    • 提供者:chenguoqing
  1. minimum-depth-of-binary-tree

    0下载:
  2. leetcode 数据结构题目中的答案,已经调试,直接运行,求二叉树的最小深度-leetcode title data structure answers have been debugging, run directly
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:2020683
    • 提供者:liu kun
  1. valid-palindrome

    0下载:
  2. leetcode 数据结构题目中的答案,已经调试,直接运行-leetcode title data structure answers have been debugging, run directly
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2508412
    • 提供者:liu kun
  1. leetcode

    0下载:
  2. leetcode经典题目c++实现,可用于熟悉常用数据结构,或者练习算法等-leetcode c++ classic title, which could be used to familiar with common data structures, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-03-22
    • 文件大小:2046
    • 提供者:jason
  1. leetcode-cpp

    0下载:
  2. leetcode 上题目的答案。很多公司的笔试和面试的题目都是出自leetcode上的原题。找工作时可以好好看看。-On the subject of the answer leetcode. Many companies in the written test and interview questions are the original title leetcode on. You can take a look at when looking for work.
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1077755
    • 提供者:jiangjunyu
  1. LeetCode

    0下载:
  2. LeetCode题解(java版) 包含toi,strstr,add two num,括号匹配,字符串乘法,通配符匹配,文件路径简化,Text Justification,反转单词-LeetCode solution to a problem (java version) contains toi, strstr, add two num, bracket matching, string multiplication, wildcard matching, simplify file pa
  3. 所属分类:Data structs

    • 发布日期:2017-03-22
    • 文件大小:90944
    • 提供者:yuer
  1. Largest-Rectangle-in-Histogram

    0下载:
  2. LeetCode面试题目,求最大矩形的情况,动态规划-LeetCode interview questions, find the largest rectangular, dynamic programming
  3. 所属分类:Data structs

    • 发布日期:2017-05-12
    • 文件大小:2796407
    • 提供者:李三
  1. addTwoNumbers

    0下载:
  2. Leetcode练习,将两个非负整数相加,整数一字符串的形式保存,逆向存储。要求得到的结果也是字符串。-You are given two linked lists representing two non-negative numbers. The digits are stored in reverse order and each of their nodes contain a single digit. Add the two numbers and return it as a li
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:585
    • 提供者:李玥珮
  1. 4Sum

    0下载:
  2. leetcode 4 Sum leetcode 4 Sum-leetcode 4 Sum leetcode 4 Sum leetcode 4 Sum
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1020
    • 提供者:王王
  1. binarySearchTreeIterator

    0下载:
  2. leetcode binarySearchTreeIterator
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:837
    • 提供者:宋瑞波
  1. LeetCode

    0下载:
  2. letcode 002和003的 c#版的解决方案-Letcode c# 002 and 003 version of the solution
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:55353
    • 提供者:周文
  1. letcode

    0下载:
  2. leetcode算法题,都是最简单的python算法实现-Leetcode u7B97 u6CD5 u5B9 u7R
  3. 所属分类:Data structs

    • 发布日期:2017-12-15
    • 文件大小:13312
    • 提供者:hp
  1. 数据结构与算法课件及代码

    0下载:
  2. 数据结构与算法课件及代码,包括典型leetcode题目代码
  3. 所属分类:数据结构常用算法

搜珍网 www.dssz.com