Tizeng's blog
Ordinary Gamer
Home
Archives
Categories
Tags
Collections
About
Welcome to Tizeng's Blog.
业精于勤,荒于嬉
剑指offer:连续子数组的最大和
2019-02-06
Tizeng
算法题
动态规划
递归
题目描述:输入一个整形数组,有正有负,数组中一个或连续的多个整数组成一个子数组,求所有子数组中和的最大的值。要求时间复杂度为O(n)。
Read All
剑指offer:反转链表
2019-02-03
Tizeng
算法题
链表
递归
题目描述:输入一个链表,反转链表后,输出新链表的表头。
Read All
堆排序总结
2019-01-27
Tizeng
基础算法
heap
在数组中建立最大或最小堆,并用其性质排序
Read All
笔试题:花砖拼接
2019-01-27
Tizeng
算法题
quiz
网易笔试题回顾
Read All
快排、归并排序总结
2019-01-27
Tizeng
基础算法
sorting
总结一下快速排序和归并排序的思路,以及应用
Read All
测试
2019-01-24
Tizeng
博客测试
markdown
博客格式、写法测试
Read All
14/14
Recent Posts
UE源码学习——摄像机
UnLua实现笔记
Lua实现总结
UE源码学习——反射
UE源码学习——常用容器
UE源码学习——UObject
UE源码学习——智能指针
W笔记4——GameFeatures
GAS的使用
GAS的基本类型
Categories
博客测试
1
基础算法
5
算法题
6
数据结构
3
考点
4
图形学
12
C++
6
笔经
2
网络通信
1
基础知识
1
C#
1
游戏开发
16
算法
1
Lua
6
引擎
2
工作笔记
8
UE源码学习
7
GAS
2
Tags
markdown
sorting
quiz
heap
链表
递归
动态规划
BST
OpenGL
dynamic_programming
bitwise
class
string
memory
test
protocols
C++
OOP
ray_tracing
design_pattern
C#
unity
math
algorithm
mathematics
STL
data_structrues
cg
GEA
Lua
Cocos2dx
gamejam
ue4
GAS
gaia
网络
UI