摘要: 题目 Given a string containing just the characters '(', ')', '{', '}', '[' and ']', determine if the input string is valid. The brackets must close in t 阅读全文
posted @ 2016-12-01 10:40 bubbleStar 阅读(225) 评论(0) 推荐(0) 编辑
摘要: 这篇文章总结了该目录下算法题解的分类 二分法 Binary search 基础: binary-search 利用堆栈 150.Evaluate Reverse Polish Notation :http://www.cnblogs.com/bubbleStar/p/6119922.html 20. 阅读全文
posted @ 2016-12-01 10:19 bubbleStar 阅读(256) 评论(0) 推荐(0) 编辑