摘要: 原题链接在这里:https://leetcode.com/problems/contains-duplicate/ 题目: Given an array of integers, find if the array contains any duplicates. Your function sho 阅读全文
posted @ 2015-11-15 06:57 Dylan_Java_NYC 阅读(237) 评论(0) 推荐(0) 编辑
摘要: 原题链接在这里:https://leetcode.com/problems/delete-node-in-a-linked-list/ 题目: Write a function to delete a node (except the tail) in a singly linked list, g 阅读全文
posted @ 2015-11-15 05:50 Dylan_Java_NYC 阅读(145) 评论(0) 推荐(0) 编辑