摘要:
题目链接 Reverse digits of an integer. Example1: x = 123, return 321 Example2: x = -123, return -321 Have you thought about this? Here are some good questions to ask before coding. Bonus points ... 阅读全文
posted @ 2014-05-18 22:44
tenos
阅读(2021)
评论(0)
推荐(0)
摘要:
题目链接 You are given two linked lists representing two non-negative numbers. The digits are stored in reverse order and each of their nodes contain a single digit. Add the two numbers and return it as ... 阅读全文
posted @ 2014-05-18 16:56
tenos
阅读(837)
评论(0)
推荐(0)
摘要:
题目链接Given two numbers represented as strings, return multiplication of the numbers as a string.Note: The numbers can be arbitrarily large and are non-... 阅读全文
posted @ 2014-05-18 16:19
tenos
阅读(6416)
评论(0)
推荐(4)

浙公网安备 33010602011771号