TizzyT's Blog

即使是拖后腿的,拼死努力的话,也是可以超越精英的。


  • Home

  • Archives

  • About

  • Tags

  • Categories

  • Schedule

  • Sitemap

  • Commonweal 404

Intersection of Two Linked Lists

Posted on 2019-10-10 |
问题描述(难度简单-160)Write a program to find the node at which the intersection of two singly linked lists begins. For example, the following two linked list ...
Read more »

Min Stack

Posted on 2019-10-09 |
问题描述(难度简单-155)Design a stack that supports push, pop, top, and retrieving the minimum element in constant time. push(x) – Push element x onto stack. ...
Read more »

Fizz Buzz Multithreaded

Posted on 2019-10-08 |
问题描述(难度中等-1195)Write a program that outputs the string representation of numbers from 1 to n, however: If the number is divisible by 3, output “fizz” ...
Read more »

Balanced Binary Tree

Posted on 2019-09-30 |
问题描述(难度简单-110)Given a binary tree, determine if it is height-balanced. For this problem, a height-balanced binary tree is defined as: a binary tree i ...
Read more »

Single Number

Posted on 2019-09-20 |
问题描述(难度简单-136)Given a non-empty array of integers, every element appears twice except for one. Find that single one. Note: Your algorithm should have ...
Read more »
1…678…21
yeqiaozhu

yeqiaozhu

Walk steps step by step

101 posts
21 tags
RSS
GitHub Lindedin ZhiHu
Creative Commons
© 2020 yeqiaozhu
Powered by Hexo
|
Theme — NexT.Muse v5.1.3