面试题分享,麻麻再也不用担心我的面试了
面试对于搞IT的人来说,尤其是对于应届毕业生来说尤为重要。9月到了,很多单位已经做好了招新的准备,同学么,你们准备好了吗?作为应届毕业生的我,和你们一起战斗,今天我和大家分享所看过的面试题目,希望能够帮到大家。这里,我只贴出面试题目,有题目不明白,想获取答案的在文章后评论留言,我会一一回复,当然也希望大家能够互动,知道的筒子们也可以帮助他们答疑解惑!
- What is Big “O” notation? How is it utilized?
- What is a virtual function? How does a pure virtual function differ from a regular one?
- What are basic types of trees?
- What is a Binary Tree, what are the advantages of a Binary Tree and what types of tree is a Binary Tree?
- What is the diamond inheritance problem? How can it be solved in C++?
- What is a functor? why would you use it?
- What is the difference between a struct and a class?
- What is the difference b/w smoke testing and sanity testing?
- What is the difference b/w Exploratory Testing and Ad-hoc testing?
- Define Monkey Testing? What is the difference between Monkey Testing and Ad-hoc testing?
好了,铺天盖地的问题,包括了数据结构,cpp和测试的部分内容,都是比较基础的题目,大家去测试一下,你知道的到底有多少?
根据广大读者的要求,增加一些比较简单的网络,Web相关的面试题目:
- Name the different flavors of HTTP?
- What are the differences between HTTP1.0 and HTTP 1.1?
- How can you verify your computer can contact another specific computer/server?
- If you are unable to access a shared folder/drive on another machine within your network, what could be the problem?
- What is the difference between Server.Transfer and Response.Redirect?
- Over what port does https utilize?
- Names some tools used to check data packets sent over the Web?
感谢阅读,希望能够帮到大家!
Published by Windows Live Writer!