Know Thyself
  • Blogs
  • Outlines
    Algorithms Projects Coding Reading Essays
  • About Me
  • Search

Understanding


This is where I write down drafts for learning

708. Insert into a Cyclic Sorted List

Medium

Posted on December 31, 2019

Description Given a node from a cyclic linked list which has been sorted, write a function to insert a value into the list such that it remains a cyclic sorted list. The given node can be any single node in the list. Return the inserted new node. [Read More]
Tags: Coding LeetCode Medium LintCode Linked List

4.9 数组变树练习题

Posted on December 29, 2019

Description [Read More]
Tags: Coding NowCoder

239. Sliding Window Maximum

Hard

Posted on December 29, 2019

Description [Read More]
Tags: Coding LeetCode Hard Queue

4.6 两栈排序

Posted on December 28, 2019

Description [Read More]
Tags: Coding NowCoder Stack

4.5 递归实现栈反转

Posted on December 28, 2019

Description [Read More]
Tags: Coding NowCoder

232. Implement Queue using Stacks

Easy

Posted on December 28, 2019

Description [Read More]
Tags: Coding LeetCode Easy Stack
  • ← Newer Posts
  • Older Posts →
  • RSS
  • Email me
  • Facebook
  • GitHub
  • Twitter

gitlinux  •  2022

Total views.