小奥的部落格
  •  Home
  •  Learning & Working
    •  Speech Enhancement Notes
    •  Programming language
      • Leetcode
      • 剑指offer
      • C/C++
      • Python
    •  Computer & DL
      • Linux
      • Data Structure
      • Deep Learning
    •  MOOC
      • Certificates
      • Learning Classes
  •  Life
    •  Life Time
    •  Thinking & Comprehension
    •  Volunteer
    •  Plan
    •  Travel
  •  Footprints
  •  GuestBook
  •  About
    •  About Me
    •  个人履历
    •  隐私策略
  •  Links

标签:leetcode

[leetcode]populating next right pointers in each node

2019/4/15 Leetcode 0 Comments 545 Views 0 Times

题目描述 题目描述 Given a binary tree struct TreeLinkNode { TreeLinkNode *left; TreeLinkNode *right; TreeLinkNode *next; } Popul…

[Leetcode]copy list with random pointer

2019/4/11 Leetcode 0 Comments 548 Views 0 Times

题目描述 A linked list is given such that each node contains an additional random pointer which could point to any node in t…

leetcode之single-number-ii、Gas station、word break

2019/4/3 Leetcode 0 Comments 570 Views 0 Times

single-number-ii Given an array of integers, every element appears three times except for one. Find that single one. Not…

  • «
  • <
  • 8
  • 9
  • 10
  • 11
欢迎关注我的个人公众号

近期评论

  • 个人学习笔记整理 - 小奥的部落格发表在《AEC个人学习串讲之AEC3:时延对齐、线性处理、非线性处理》
  • 个人学习笔记整理 - 小奥的部落格发表在《AEC个人学习串讲之fullaec.m:非线性处理(上)》
  • 个人学习笔记整理 - 小奥的部落格发表在《[论文笔记]Investigation on LP-residual representations for speaker identification》
  • 个人学习笔记整理 - 小奥的部落格发表在《AEC个人学习串讲之fullaec.m:线性处理部分》
  • AEC个人学习串讲:fullaec.m(下) - 小奥的部落格发表在《AEC个人学习串讲之fullaec.m:非线性处理(上)》
登录

© 2009-2021 小奥的部落格 All Rights Reserved.
陕ICP备19003234号-1