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

搜索资源列表

  1. Max-Points-on-a-Line

    0下载:
  2. leetcode中求最大共线的点的数量,题目leetcode上有-Given n points on a 2D plane, find the maximum number of points that lie on the same straight line.
  3. 所属分类:STL

    • 发布日期:2017-05-23
    • 文件大小:7583552
    • 提供者:氤氲泪
  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_Ladder

    0下载:
  2. 算法导论中的,关于 leetcode oj, word_ladder的问题源代码 -Introduction to algorithms, on leetcode oj, word_ladder problem source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:3179
    • 提供者:dodo
  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. buy_sell_stock_iv.py

    0下载:
  2. best time to buy and sell stock iv leetcode
  3. 所属分类:Data Mining

    • 发布日期:2017-04-12
    • 文件大小:1112
    • 提供者:jing
  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. leetcode-cpp

    0下载:
  2. leetcode经典题目示例代码 热门题目 面试宝典(the example code of problems on LeetCode)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-10
    • 文件大小:825344
    • 提供者:CONGJIE
« 12 »
搜珍网 www.dssz.com