博客
关于我
面试题演练8-15
阅读量:234 次
发布时间:2019-03-01

本文共 437 字,大约阅读时间需要 1 分钟。

今天,我面对了一个关于自我介绍和技术问题的挑战。首先,我介绍了自己,提到了目前的职位、参与的项目以及使用的技术栈。这有助于展示我的能力和经验。接着,我深入探讨了“N个数中选出M个最大的数”的问题,比较了堆方法和快排序法的时间复杂度,并简要介绍了两种方法的实现原理。此外,我还涉及了gdb调试的基本原理、常量区的概念以及数据结构如HashMap和红黑树的区别。

在回答过程中,我还讨论了TCP三次握手的过程,解释了其在数据传输中的重要性。对于手写HashMap的实现,我提到了模板、线程安全和防内存泄露等关键点。关于进程与线程的区别,我详细解释了两者的基本概念、环境和资源分配方式。

我还涉及了Linux命令的使用、数据库引擎的区别、HTTP协议的GET和POST方法的区别以及Redis的缓存机制。最后,我思考了如何解决千万级数据的查找问题,并讨论了如何实现两个栈来模拟队列。

通过这次思考,我对各种技术问题有了更深入的理解,也意识到需要不断学习和实践才能应对更复杂的挑战。

转载地址:http://gurv.baihongyu.com/

你可能感兴趣的文章
NMF(非负矩阵分解)
查看>>
nmon_x86_64_centos7工具如何使用
查看>>
NN&DL4.1 Deep L-layer neural network简介
查看>>
NN&DL4.3 Getting your matrix dimensions right
查看>>
NN&DL4.8 What does this have to do with the brain?
查看>>
nnU-Net 终极指南
查看>>
No 'Access-Control-Allow-Origin' header is present on the requested resource.
查看>>
NO 157 去掉禅道访问地址中的zentao
查看>>
no available service ‘default‘ found, please make sure registry config corre seata
查看>>
no connection could be made because the target machine actively refused it.问题解决
查看>>
No Datastore Session bound to thread, and configuration does not allow creation of non-transactional
查看>>
No fallbackFactory instance of type class com.ruoyi---SpringCloud Alibaba_若依微服务框架改造---工作笔记005
查看>>
No Feign Client for loadBalancing defined. Did you forget to include spring-cloud-starter-loadbalanc
查看>>
No mapping found for HTTP request with URI [/...] in DispatcherServlet with name ...的解决方法
查看>>
No mapping found for HTTP request with URI [/logout.do] in DispatcherServlet with name 'springmvc'
查看>>
No module named 'crispy_forms'等使用pycharm开发
查看>>
No module named cv2
查看>>
No module named tensorboard.main在安装tensorboardX的时候遇到的问题
查看>>
No module named ‘MySQLdb‘错误解决No module named ‘MySQLdb‘错误解决
查看>>
No new migrations found. Your system is up-to-date.
查看>>