Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / azl397985856/leetcode issues and pull requests

#582 - added cpp solutions to some problems

Pull Request - State: open - Opened by Shailesh93602 over 1 year ago - 1 comment

#579 - Remove duplicate CPP solution and add Python solution for problem 100.same-tree

Issue - State: closed - Opened by idebbarh over 1 year ago
Labels: Daily Question

#577 - 已发布文章的代码错误

Issue - State: closed - Opened by 1589864500 over 1 year ago - 7 comments

#574 - 【专题】递推方程时间复杂度优化

Issue - State: open - Opened by azl397985856 over 1 year ago
Labels: 专题

#573 - 【专题】 考虑每一项对结果到的贡献

Issue - State: open - Opened by azl397985856 over 1 year ago
Labels: 专题

#572 - 【专题】 反向思考

Issue - State: open - Opened by azl397985856 over 1 year ago - 3 comments

#571 - Update monotone-stack.md

Pull Request - State: closed - Opened by chiehw over 1 year ago

#570 - 移除链表元素——增加迭代解法

Pull Request - State: closed - Opened by doublehearts almost 2 years ago

#569 - 打家劫舍——增加Java版动态规划优化空间O(1)解法

Pull Request - State: closed - Opened by doublehearts almost 2 years ago - 2 comments

#568 - 位 1 的个数——增加Java版O(logn)解法

Pull Request - State: closed - Opened by doublehearts almost 2 years ago - 2 comments

#567 - 颠倒二进制位——增加java版log(n)解法

Pull Request - State: closed - Opened by doublehearts almost 2 years ago

#566 - 多数元素——Java版投票算法

Pull Request - State: closed - Opened by doublehearts almost 2 years ago

#565 - 验证回文串——增加Java版本Solution

Pull Request - State: closed - Opened by doublehearts almost 2 years ago

#564 - 买卖股票的最佳时机II -增加Python贪心策略Solution

Pull Request - State: closed - Opened by doublehearts almost 2 years ago

#563 - 加一——增加Java版Solution

Pull Request - State: closed - Opened by doublehearts almost 2 years ago

#562 - 删除排序数组中的重复项——增加Java版本双指针解法

Pull Request - State: closed - Opened by doublehearts almost 2 years ago

#561 - Merge two sorted-lists add solution

Pull Request - State: closed - Opened by doublehearts almost 2 years ago - 1 comment

#560 - 20.有效括号-增加其他语言版本Solution

Pull Request - State: closed - Opened by doublehearts almost 2 years ago - 2 comments

#559 - 更新时间复杂度为O(n)的其他语言实现

Pull Request - State: closed - Opened by doublehearts almost 2 years ago

#558 - Two Sum--Add O(n) solution code

Pull Request - State: closed - Opened by doublehearts almost 2 years ago

#557 - Update binary-search.md

Pull Request - State: closed - Opened by doublehearts almost 2 years ago

#556 - Update binary-search.md

Pull Request - State: closed - Opened by doublehearts almost 2 years ago

#555 - Update binary-search.md

Pull Request - State: closed - Opened by doublehearts almost 2 years ago - 1 comment

#554 - Update binary-search.md

Pull Request - State: closed - Opened by doublehearts almost 2 years ago

#553 - Update binary-search.md

Pull Request - State: closed - Opened by doublehearts almost 2 years ago

#552 - Update binary-search.md

Pull Request - State: closed - Opened by doublehearts almost 2 years ago

#551 - Update binary-search.md

Pull Request - State: closed - Opened by doublehearts almost 2 years ago

#550 - Update binary-search.md

Pull Request - State: closed - Opened by doublehearts almost 2 years ago

#549 - [695.最大岛屿面积,360,面试原题]【每日一题】

Issue - State: closed - Opened by doublehearts almost 2 years ago - 3 comments
Labels: Daily Question, 360

#546 - link is not correct

Issue - State: closed - Opened by mershaywu77 about 2 years ago

#545 - link error

Issue - State: closed - Opened by mershaywu77 about 2 years ago - 4 comments

#544 - possible code error in thinkings/heap.md

Issue - State: closed - Opened by mershaywu77 about 2 years ago - 1 comment

#543 - some typos and fix a bug problem solution

Pull Request - State: closed - Opened by tianyu-su about 2 years ago - 5 comments

#541 - 二分查找专题,寻找最左/右插入位置算法模板错误问题

Issue - State: closed - Opened by HEROhaoyu over 2 years ago - 9 comments

#540 - some error

Issue - State: closed - Opened by brainengineerX over 2 years ago

#539 - leetcode/thinkings/tree.md 出错

Issue - State: closed - Opened by ShawYuan97 over 2 years ago - 1 comment
Labels: Daily Question

#538 - Update 1168.optimize-water-distribution-in-a-village-en.md

Pull Request - State: closed - Opened by subhamtulshan over 2 years ago

#536 - test mdl

Pull Request - State: closed - Opened by azl397985856 over 2 years ago - 1 comment

#535 - test mdl

Pull Request - State: closed - Opened by azl397985856 over 2 years ago - 1 comment

#534 - test mdl

Pull Request - State: closed - Opened by azl397985856 over 2 years ago - 1 comment

#533 - test-mdl

Pull Request - State: closed - Opened by azl397985856 over 2 years ago - 1 comment

#530 - fix: Text error

Pull Request - State: closed - Opened by Littleor over 2 years ago

#529 - 树专题中双色标记法后序和前序写反了

Issue - State: closed - Opened by edte over 2 years ago - 2 comments

#528 - Fix some link errors

Pull Request - State: closed - Opened by ToSnow over 2 years ago - 1 comment

#527 - 算法学习

Issue - State: closed - Opened by ikiruzzz over 2 years ago - 1 comment

#526 - fix link error

Pull Request - State: closed - Opened by ToSnow over 2 years ago - 2 comments

#525 - fix: problems/220.contains-duplicate-iii.md

Pull Request - State: closed - Opened by ToSnow over 2 years ago - 1 comment

#524 - Fix the problem of incoherent sentences

Pull Request - State: closed - Opened by ToSnow over 2 years ago

#522 - fixed a wrong word

Pull Request - State: closed - Opened by tian-pengfei over 2 years ago

#521 - LeetCode 504 迭代方法勘误

Pull Request - State: closed - Opened by andy814 over 2 years ago - 7 comments

#520 - 为LeetCode第437、455题增加了Python语言支持

Pull Request - State: closed - Opened by andy814 over 2 years ago - 3 comments

#519 - English thinking translation

Pull Request - State: closed - Opened by garrettmac over 2 years ago - 1 comment
Labels: stale

#518 - English translation for all easy problems

Pull Request - State: closed - Opened by garrettmac over 2 years ago - 2 comments
Labels: stale

#517 - Update binary-search.md

Pull Request - State: closed - Opened by taojin1992 over 2 years ago - 1 comment

#516 - Update Triple-Inversion.md

Pull Request - State: closed - Opened by taojin1992 over 2 years ago - 1 comment
Labels: stale

#515 - Update atMostK.md

Pull Request - State: closed - Opened by yllgl over 2 years ago - 1 comment
Labels: stale

#514 - fix a wrong word

Pull Request - State: closed - Opened by tian-pengfei over 2 years ago - 4 comments

#513 - typo

Pull Request - State: closed - Opened by edte over 2 years ago

#512 - LC-146:LRU缓存机制的JS代码是AC不了的

Issue - State: closed - Opened by axing521 over 2 years ago - 3 comments

#510 - Leetcode: Spiral Matrix

Issue - State: closed - Opened by harshita9621 over 2 years ago - 2 comments

#509 - added c++ code queue using stacks

Pull Request - State: closed - Opened by chiragdayaramani almost 3 years ago - 1 comment

#508 - Find in Mountain Array

Pull Request - State: closed - Opened by soumyadeep2002ss almost 3 years ago - 1 comment

#507 - Merge sort on linked list

Pull Request - State: closed - Opened by vksudin almost 3 years ago - 1 comment

#506 - 算法通关之路 的 leetcode 題目數量

Issue - State: closed - Opened by jinbo-huang almost 3 years ago - 2 comments
Labels: stale

#505 - 相关解题bug反馈

Issue - State: closed - Opened by yg838457845 almost 3 years ago - 1 comment

#504 - Update 437.path-sum-iii.md

Pull Request - State: closed - Opened by xwjdsh almost 3 years ago

#503 - 【每日一题】- 2021-08-11 - 两个质数和

Issue - State: closed - Opened by azl397985856 almost 3 years ago - 2 comments
Labels: Daily Question, Alibaba, stale

#502 - Update 785.is-graph-bipartite.md

Pull Request - State: closed - Opened by taojin1992 almost 3 years ago - 1 comment

#501 - Update 785.is-graph-bipartite.md

Pull Request - State: closed - Opened by taojin1992 almost 3 years ago

#500 - 【每日一题】- 2021-08-14 - 患病的概率

Issue - State: closed - Opened by azl397985856 almost 3 years ago - 1 comment
Labels: Daily Question, stale, 概率

#499 - Update 236.lowest-common-ancestor-of-a-binary-tree.md

Pull Request - State: closed - Opened by taojin1992 almost 3 years ago

#498 - Update tree.md

Pull Request - State: closed - Opened by gulywwx almost 3 years ago

#497 - 【每日一题】- 2021-07-30 - 最大的二叉搜索子树

Issue - State: closed - Opened by azl397985856 almost 3 years ago - 1 comment
Labels: Daily Question, stale, Apple

#496 - 【每日一题】- 2021-07-27 - 黑名单随机数

Issue - State: closed - Opened by azl397985856 almost 3 years ago - 3 comments
Labels: Daily Question, stale, Google

#495 - 【每日一题】- 2021-07-24 - 检查方位规则是否有效

Issue - State: closed - Opened by azl397985856 almost 3 years ago - 3 comments
Labels: Daily Question, stale, Uber

#494 - typo

Pull Request - State: closed - Opened by xlzy520 about 3 years ago

#493 - 示意图画反了

Issue - State: closed - Opened by Krisloveless about 3 years ago - 2 comments
Labels: stale

#492 - fix: 二分专题链接404问题修复

Pull Request - State: closed - Opened by linyimin0812 about 3 years ago

#491 - 【每日一题】- 2021-04-26 - 交换比特

Issue - State: closed - Opened by azl397985856 about 3 years ago - 4 comments
Labels: Daily Question, stale, Bit

#490 - 【每日一题】- 2021-04-20 - 噪音传播

Issue - State: closed - Opened by azl397985856 about 3 years ago - 1 comment
Labels: Daily Question, BFS, stale, Huawei

#489 - 【每日一题】- 2021-04-19 - 拿小球

Issue - State: closed - Opened by azl397985856 about 3 years ago - 10 comments
Labels: Daily Question, stale, 智力题

#488 - 【anki 使用】-

Issue - State: closed - Opened by Liuqibaa about 3 years ago - 2 comments
Labels: Daily Question

#487 - 【每日一题】- 2021-04-14 - 重排数字

Issue - State: closed - Opened by azl397985856 about 3 years ago - 10 comments
Labels: Daily Question, Byte Dance, stale

#486 - 「堆专题(下)」- dijkstra算法中没有松弛的操作?

Issue - State: closed - Opened by hamuchiwa over 3 years ago - 1 comment
Labels: question

#485 - 「堆专题(下)」- 1488 Avoid Flood in The City 给出的解法好像有误

Issue - State: closed - Opened by hamuchiwa over 3 years ago - 1 comment
Labels: bug

#484 - Update 53.maximum-sum-subarray-cn.md

Pull Request - State: closed - Opened by ykchong45 over 3 years ago

#483 - Update 79.word-search.md

Pull Request - State: closed - Opened by rejoicesyc over 3 years ago

#482 - Update 50.pow-x-n.md

Pull Request - State: closed - Opened by rejoicesyc over 3 years ago

#481 - Java Code Error in "堆排序(上)"

Issue - State: closed - Opened by RiskySignal over 3 years ago - 5 comments

#480 - 关于leetcode 206.reverse-linked-list中python脚本的multi assignments

Issue - State: closed - Opened by afazhou over 3 years ago - 6 comments

#478 - 【每日一题】- 2021-01-22 - 最少的砝码

Issue - State: closed - Opened by azl397985856 over 3 years ago - 2 comments
Labels: Daily Question, stale, 倍增

#424 - 【秋招】牛客2019 字节跳动秋招编程题汇总

Issue - State: closed - Opened by azl397985856 almost 4 years ago - 5 comments
Labels: Daily Question, Byte Dance, stale, 牛客, 秋招, 笔试题

#369 - 力扣加加题解要求

Issue - State: closed - Opened by azl397985856 about 4 years ago - 2 comments
Labels: stale

#347 - 【每日一题】- 2020-04-27 - 多人运动

Issue - State: closed - Opened by azl397985856 about 4 years ago - 22 comments
Labels: Daily Question, Medium, Array, stale, Heap, sort

#274 - 【每日一题】- 2020-01-14 - 142. 环形链表 II

Issue - State: closed - Opened by azl397985856 over 4 years ago - 9 comments
Labels: Daily Question, Hash Table, LeetCode, Linked List, stale, Two Pointer

#263 - 【每日一题】- 2020-01-06 - 1131. 绝对值表达式的最大值

Issue - State: closed - Opened by azl397985856 over 4 years ago - 10 comments
Labels: Daily Question, Medium, Array, stale, manhaton

#219 - 1168. optimize water distribution in a village python解法超出时间限制

Issue - State: open - Opened by xuxingya over 4 years ago - 5 comments
Labels: bug, help wanted

#139 - 【每日一题】- 2019-08-23 - 如何对 1 千万个整数进行快速排序

Issue - State: closed - Opened by azl397985856 almost 5 years ago - 11 comments
Labels: Daily Question, Medium, Array, <Programming Pearls>