摘要: 原题链接在这里:https://leetcode.com/problems/largest-number/ 题目: Given a list of non negative integers, arrange them such that they form the largest number. 阅读全文
posted @ 2015-11-02 13:10 Dylan_Java_NYC 阅读(435) 评论(0) 推荐(0) 编辑
摘要: 原题链接在这里:https://leetcode.com/problems/repeated-dna-sequences/ 题目: All DNA is composed of a series of nucleotides abbreviated as A, C, G, and T, for ex 阅读全文
posted @ 2015-11-02 12:10 Dylan_Java_NYC 阅读(199) 评论(0) 推荐(0) 编辑
摘要: 原题链接在这里:https://leetcode.com/problems/bulls-and-cows/ 题目: You are playing the following Bulls and Cows game with your friend: You write down a number 阅读全文
posted @ 2015-11-02 11:15 Dylan_Java_NYC 阅读(785) 评论(0) 推荐(0) 编辑