随笔分类 -  binarysearch.com

Coding platform that is similar to LeetCode.
摘要:You are given a two-dimensional list of integers matrix. You are currently at the top left corner and want to move to the bottom right corner. In each 阅读全文
posted @ 2021-02-04 07:36 Review->Improve 阅读(94) 评论(0) 推荐(0)
摘要:You are given a list of integers nums and an integer k. Consider an operation where you increment any one element once(increase by 1). Given that you 阅读全文
posted @ 2021-02-03 11:58 Review->Improve 阅读(371) 评论(0) 推荐(0)