随笔分类 -  leetcode

algorithm about coding
摘要:"375. Guess Number Higher or Lower II" Description We are playing the Guess Game. The game is as follows: I pick a number from 1 to n. You have to gue 阅读全文
posted @ 2018-08-26 10:31 initial_h 阅读(579) 评论(0) 推荐(0)
摘要:"1. Two Sum" Description Given an array of integers, return indices of the two numbers such that they add up to a specific target.You may assume that 阅读全文
posted @ 2018-07-07 20:15 initial_h 阅读(945) 评论(0) 推荐(0)