MCFON
主页归档分类标签关于友链
  • 标签
  • 二分搜索树

Validate Binary Search Tree

 2019-09-19 2019-09-29LeetCode8 分钟读完 (大约1184个字)

Question

  • leetcode: Validate Binary Search Tree
  • lintcode: Validate Binary Search Tree

 二分搜索树
  阅读更多

Search a 2D Matrix

 2019-09-17 2019-09-29LeetCode5 分钟读完 (大约698个字)

Question

  • leetcode: Search a 2D Matrix | LeetCode OJ
  • lintcode: (28) Search a 2D Matrix

Problem Statement

Write an efficient algorithm that searches for a value in an m x n matrix.

This matrix has the following properties:

  • Integers in each row are sorted from left to right.
  • The first integer of each row is greater than the last integer of the previous row.

 二分搜索树
  阅读更多

Sqrt(x)

 2019-09-15 2019-09-29LeetCode5 分钟读完 (大约684个字)

Question

  • leetcode: Sqrt(x)
  • lintcode: Sqrt(x)

Problem Statement

Implement int sqrt(int x).

Compute and return the square root of x.


 二分搜索树
  阅读更多
MCFON

MCFON

Natural Language Processing

Berkeley,CA

文章

212

分类

19

标签

132

关注我

广告

分类

  • C++1
  • Go Web2
  • Golang25
  • LeetCode62
  • Python22
  • Python Web5
  • 强化学习6
  • 数据结构1
  • 机器学习22
  • 深度学习26
    • CNN1
    • NLP16
    • 迁移学习1
  • 破解1
  • 算法3
  • 统计学习方法17
  • 自然语言处理6
  • 英语学习3
  • 论文笔记9

最新文章

2022-04-13

channel

Golang

2022-04-06

grpc和protobuf

Go Web

2022-02-22

iris web开发介绍

Go Web

2022-02-13

前后端分离开发入门

Python Web

2022-02-11

Cookie和Session

Python Web

MCFON

© 2022 ฅ´ω`ฅ  Powered by Hexo & Icarus

×