摘要: 百度运维部二面,直接懵逼的节奏 (1)递归查询 递归查询是一种DNS 服务器的查询模式,在该模式下DNS 服务器接收到客户机请求, 必须使用一个准确的查询结果回复客户机。 如果DNS 服务器本地没有存储查询DNS 信息,那么该服务器会询问其他服务器,并将返回的查询结果提交给客户机。 客户机和服务器之 阅读全文
posted @ 2016-08-31 18:30 Juntaran 阅读(8896) 评论(0) 推荐(0) 编辑
摘要: 1 /************************************************************************* 2 > File Name: 27_MoreThanHalfNum.c 3 > Author: Juntaran 4 > Mail: JuntaranMail@gmail.com 5 > Created... 阅读全文
posted @ 2016-08-31 16:52 Juntaran 阅读(129) 评论(0) 推荐(0) 编辑
摘要: 1 /************************************************************************* 2 > File Name: 26_StringPermutation.cpp 3 > Author: Juntaran 4 > Mail: JuntaranMail@gmail.com 5 > Cre... 阅读全文
posted @ 2016-08-31 16:44 Juntaran 阅读(199) 评论(0) 推荐(0) 编辑
摘要: 1 /************************************************************************* 2 > File Name: 25_BSTConvert.cpp 3 > Author: Juntaran 4 > Mail: JuntaranMail@gmail.com 5 > Creat... 阅读全文
posted @ 2016-08-31 16:14 Juntaran 阅读(160) 评论(0) 推荐(0) 编辑
摘要: 1 /************************************************************************* 2 > File Name: 24_ComplexListClone.cpp 3 > Author: Juntaran 4 > Mail: JuntaranMail@gmail.com 5 >... 阅读全文
posted @ 2016-08-31 15:09 Juntaran 阅读(129) 评论(0) 推荐(0) 编辑