LeetCodeDiary

A Diary for solving LeetCode problems

View on GitHub

202109第2周

本周关键词

做题数据

题目及代码

名字 难度 题目 解答 tag
0470.用Rand7()实现Rand10() 中等 题目 代码 数学(每日一题)
0704.二分查找 简单 题目 代码 (每日一题)
1221.分割平衡字符串 简单 题目 代码 贪心(每日一题)
0502.IPO 困难 题目 代码 贪心(每日一题)
0068.文本左右对齐 困难 题目 代码 字符串(每日一题)
1894.找到需要补充粉笔的学生编号 中等 题目 代码 数组(每日一题)
0600.不含连续1的非负整数 困难 题目 代码 动态规划(每日一题)

本周总结

假期中