240 发简信
IP属地:河南
  • 120
    学的知识很零散,如何构建自己的知识体系?

    我们学习知识的最终目的是什么? 就是培养我们理解问题的思维方式。 习得一种思维方式,必定要透过知识积累这个步骤。好比厨师,一看到桌上的材料,就自然知道它们可以做出什么样的菜式...

  • Leetcode array 数组题目解题报告

    1. Remove Duplicates from Sorted Array Description: Easy Given a sorted array nums, rem...

  • 1. Two Sum

    Given an array of integers, return indices of the two numbers such that they add up to ...