240 发简信
IP属地:陕西
  • 刷题笔记06-20

    经典的twosum问题变种,传入已排序的序列 题目如下 Given an array of integers that is already sorted in ascend...

  • 刷题笔记06-19 (2)

    经典的Two Sum问题 题目如下 Given an array of integers, return indices of the two numbers such th...

  • 刷题笔记06-19 (1)

    括号匹配(栈思想) 题目如下 Given a string containing just the characters '(', ')', '{', '}', '[' an...

  • 关于Dict(),Counter()踩过的一点坑

    首先上题目,题目思路很简单,乍看一下也是很好解决,但是在解题的过程中还是遇到不少坑,Python虽然轮子多,但是坑也不少。这里简单反思一下解题过程中,遇到的各种各样的坑。 T...

个人介绍
会一点Python Web开发