zoukankan
html css js c++ java
拼题A集合
链表
02-线性结构3 Reversing Linked List (25分)(链表每段反转)
1052 Linked List Sorting (25分)
1074 Reversing Linked List (25分)
树
03-树1 树的同构 (25分)
03-树3 Tree Traversals Again (25分) (树的遍历)
04-树4 是否同一棵二叉搜索树 (25分) 二叉搜索树的构造
1020 Tree Traversals (25分)(树的构造:后序+中序->层序)
图
1018 public Bike Management (30) (Dijkstra路径保存fa[]+DFS)
->
another
1030 Travel Plan (30分) dij模板题
排序
1098. Insertion or Heap Sort (25)堆排序
二分
1010 Radix (25分)暴力猜数or二分猜数
模拟
1014 Waiting in Line (30分)队列模拟题
1017 Queueing at Bank (25分)模拟:关于事务排队处理
1080 Graduate Admission (30分) 简单模拟+STL(erase操作超时)
hash
1022 Digital Library (30分)模拟莫名出错,hash可
贪心
1033 To Fill or Not to Fill (25分)贪心(???)
1038 Recover the Smallest Number (30分) sort-cmp妙用(用于使字符串序列最小)
动态规划
1045 Favorite Color Stripe (30分) 最长不上升子序列(DP)
1068 Find More Coins (30分) 01背包+路径
数论
1049 Counting Ones (30分)(数论)
查看全文
相关阅读:
rails best particseceeeeeeeeeeee
clear out all firefox plugin
named scope on rail3
javascript保留两位小数
rails
CVSNT权限配置
rails session使用好文章
rails session security
javascript断点调试方法
rails3发邮件
原文地址:https://www.cnblogs.com/liuyongliu/p/13413018.html
最新文章
又是一个相当 带劲的招聘起事
ruby hash usage
一个分页效果ruby版可作为面试题吧
kindeditor的使用
spring.net 的话题
前两天我的电脑不能上网今天恢复了我确定是360和腾讯的缘故
rails current path
http://m.onkey.org/2010/1/22/activerecordqueryinterface
after sudo aptget update && upgrade issue for mysql
ruby python syntx compare
热门文章
when you update linux kernel you need recompile virtual kernel,otherwise it couldn't work
ruby hash turtorial
微博营销
rails decimal keep three position after point
买了几本复印的ruby书,有图有真像
good rails site
check radio button is checked use jquery
一则招聘有意思
javascript convert str to number
rails scope for rail3
Copyright © 2011-2022 走看看