小小程序媛  
得之坦然,失之淡然,顺其自然,争其必然

2015年4月28日

摘要: 题目: Determine whether an integer is a palindrome. Do this without extra space. Some hints: Could negative integers be palindromes? (ie, -1) If yo... 阅读全文
posted @ 2015-04-28 21:31 Coding菌 阅读(152) 评论(0) 推荐(0) 编辑
 
摘要: 题目: Given an array of integers, find two numbers such that they add up to a specific target number. The function twoSum should return indices of ... 阅读全文
posted @ 2015-04-28 08:34 Coding菌 阅读(159) 评论(0) 推荐(0) 编辑