240 投稿
收录了3篇文章 · 1人关注
  • Reverse Integer

    Given a 32-bit signed integer, reverse digits of an integer.Example 1:In...

  • Add Two Numbers

    You are given two non-empty linked lists representing two non-negative i...

  • Two Sum

    Given an array of integers, return indices of the two numbers such that ...