面试题分享,麻麻再也不用担心我的面试了_.NET_编程开发_程序员俱乐部

中国优秀的程序员网站程序员频道CXYCLUB技术地图
热搜:
更多>>
 
您所在的位置: 程序员俱乐部 > 编程开发 > .NET > 面试题分享,麻麻再也不用担心我的面试了

面试题分享,麻麻再也不用担心我的面试了

 2013/9/3 16:18:32  薛定谔の喵  博客园  我要评论(0)
  • 摘要:面试对于搞IT的人来说,尤其是对于应届毕业生来说尤为重要。9月到了,很多单位已经做好了招新的准备,同学么,你们准备好了吗?作为应届毕业生的我,和你们一起战斗,今天我和大家分享所看过的面试题目,希望能够帮到大家。这里,我只贴出面试题目,有题目不明白,想获取答案的在文章后评论留言,我会一一回复,当然也希望大家能够互动,知道的筒子们也可以帮助他们答疑解惑!WhatisBig“O”notation?Howisitutilized?Whatisavirtualfunction
  • 标签:面试 面试题

面试对于搞IT的人来说,尤其是对于应届毕业生来说尤为重要。9月到了,很多单位已经做好了招新的准备,同学么,你们准备好了吗?作为应届毕业生的我,和你们一起战斗,今天我和大家分享所看过的面试题目,希望能够帮到大家。这里,我只贴出面试题目,有题目不明白,想获取答案的在文章后评论留言,我会一一回复,当然也希望大家能够互动,知道的筒子们也可以帮助他们答疑解惑!

  1. What is Big “O” notation? How is it utilized?
  2. What is a virtual function? How does a pure virtual function differ from a regular one?
  3. What are basic types of trees?
  4. What is a Binary Tree, what are the advantages of a Binary Tree and what types of tree is a Binary Tree?
  5. What is the diamond inheritance problem? How can it be solved in C++?
  6. What is a functor? why would you use it?
  7. What is the difference between a struct and a class?
  8. What is the difference b/w smoke testing and sanity testing?
  9. What is the difference b/w Exploratory Testing and Ad-hoc testing?
  10. Define Monkey Testing? What is the difference between Monkey Testing and Ad-hoc testing?

好了,铺天盖地的问题,包括了数据结构,cpp和测试的部分内容,都是比较基础的题目,大家去测试一下,你知道的到底有多少?

根据广大读者的要求,增加一些比较简单的网络,Web相关的面试题目:

  1. Name the different flavors of HTTP?
  2. What are the differences between HTTP1.0 and HTTP 1.1?
  3. How can you verify your computer can contact another specific computer/server?
  4. If you are unable to access a shared folder/drive on another machine within your network, what could be the problem?
  5. What is the difference between Server.Transfer and Response.Redirect?
  6. Over what port does https utilize?
  7. Names some tools used to check data packets sent over the Web?

感谢阅读,希望能够帮到大家!

Published by Windows Live Writer!

发表评论
用户名: 匿名