摘要: 题目: 题目描述 You are given an n x n 2D matrix representing an image. Rotate the image by 90 degrees (clockwise). Follow up:Could you do this in-place? You 阅读全文
posted @ 2019-07-23 15:36 小菜鸡的梦想 阅读(138) 评论(0) 推荐(0) 编辑
摘要: 题目: 题目描述 Given a sorted array and a target value, return the index if the target is found. If not, return the index where it would be if it were inser 阅读全文
posted @ 2019-07-23 10:58 小菜鸡的梦想 阅读(144) 评论(0) 推荐(0) 编辑