zoukankan      html  css  js  c++  java
  • 面试题分享,麻麻再也不用担心我的面试了

    面试对于搞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!

  • 相关阅读:
    rabbitmq在linux下单节点部署和基本使用
    使用kafka-python客户端进行kafka kerberos认证
    python confluent kafka客户端配置kerberos认证
    linux下rocksdb的编译安装
    linux下gflags的安装
    ASP.NET:/WebResource.axd
    公司-IT-信息安全:江南天安
    信息安全-证书:数字证书
    信息安全-证书-数字证书:SSL证书
    Error-DotNet:无法为目标平台“Microsoft.Data.Tools.Schema.Sql.Sql120DatabaseSechemaProvider”创建扩展管理器
  • 原文地址:https://www.cnblogs.com/berlin-sun/p/InterviewQuestion.html
Copyright © 2011-2022 走看看