JTDI / leetcode-practice

Record the results of our efforts
6 stars 3 forks source link

【每日打卡】2020.04.16 #13

Open jay0815 opened 4 years ago

jay0815 commented 4 years ago
  1. 01 矩阵 image image image Leetcode Link
gengmingOrg commented 4 years ago
  1. 实现 strStr

https://github.com/gengmingOrg/algorithm/blob/master/%5B200416%5D%5B028%5DstrStr.js

duyue6002 commented 4 years ago

image

WALLE729 commented 4 years ago

【53】实现最大子序和 https://leetcode-cn.com/problems/maximum-subarray/solution/53-zui-da-zi-xu-he-by-xiao-guai-shou-zhang-yi-da/

RamboGit commented 4 years ago
  1. 合并两个有序链表

截屏2020-04-16 下午4 24 05

lyn-ho commented 4 years ago

131.分割回文串

notmaster commented 4 years ago
  1. 在排序数组中查找元素的第一个和最后一个位置 https://www.notion.so/34-6f3a64ec98484108a289181a16ca28db
nation-blue commented 4 years ago

13.罗马数字转整数

sevensun1213 commented 4 years ago

7.整数反转