12 2016 档案
摘要:在mac下配置了java环境和maven环境,发现网上的配置方法各有不同,尝试了各种,现在记录下我配置后总结的方法 java环境配置 1. 下载jdk,按照提示安装 我下的是1.8.0版本,下载地址:http://www.oracle.com/technetwork/java/javase/down
阅读全文
摘要:For a given sorted array (ascending order) and a target number, find the first index of this number in O(log n) time complexity. If the target number
阅读全文
摘要:题目 Given a string containing just the characters '(', ')', '{', '}', '[' and ']', determine if the input string is valid. The brackets must close in t
阅读全文
摘要:这篇文章总结了该目录下算法题解的分类 二分法 Binary search 基础: binary-search 利用堆栈 150.Evaluate Reverse Polish Notation :http://www.cnblogs.com/bubbleStar/p/6119922.html 20.
阅读全文

浙公网安备 33010602011771号