E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
Interview❤️
Daily-
Interview
-Question
由于公司年前的一些战略调整,和自己预感公司路线的担忧,自己也不得不提前准备一些后路,这期间陆续面试了头条,西瓜视频这边,支付宝公益这边和猿辅导这块。这次和三年前的职业变更,leetcode刷了一些,但是其实也没刷多少,至少面头条的时候,也只是刷了少数easy/medium和那些后端相比少了很多。然后就是特别推荐这个技术图,去准备复习的知识点:现代前端技术知识体系这期间,还有就是对自己特别模糊记忆不
Michael18811380328
·
2023-04-10 15:22
面试
职场和发展
[剑指Offer]求1+2+3+...+n(Java)
思路思路1、利用&&的短路特性实现递归,n>1代码packagecom.coding
interview
s.array;/***题目:*求1+2+3+...+n--newcoder剑
藏呆羊
·
2023-04-10 14:30
剑指Offer
求1+2+3+...+n
&&短路
递归
剑指Offer
Java
非科班转码,上岸小公司我也很满意了
作者:阿秀校招八股文学习网站:https://
interview
guide.cn你好,我是阿秀。
拓跋阿秀
·
2023-04-10 10:03
lint0415 Valid Palindrome
Thisisagoodquestiontoaskduringan
interview
.Forthepur
日光降临
·
2023-04-09 21:42
英语流利说上level5 unit3 preparing for an
interview
samedicalsupplycompanythatwantstoexpanditsbusinessinChina.TheyhaveasmallofficeinHongKongandwillbeconducting
interview
snextweek.Samisinterestedinlear
可爱多Amy
·
2023-04-09 19:41
Google 面试
坚持完成这套学习手册,你就可以去Google面试了系统指针valueGoogle面试阅读10266本文为掘金投稿,译文出自:掘金翻译计划原文地址:Google
Interview
University原文作者
weixin_34221276
·
2023-04-09 19:56
面试
数据结构与算法
python
如何成为一名Google工程师
[译]Google
Interview
University一套完整的学习手册帮助自己准备Google的面试原文地址:Google
Interview
University原文作者:JohnWasham译文出自
大大大zzc
·
2023-04-09 19:22
总结
开发人员
面试
谷歌
web
工程师
(转) 坚持完成这套学习手册,你就可以去 Google 面试了
坚持完成这套学习手册,你就可以去Google面试了系统指针valueGoogle面试阅读6138本文为掘金投稿,译文出自:掘金翻译计划原文地址:Google
Interview
University原文作者
a1424262219
·
2023-04-09 19:16
【Android系统架构】Linux内核层
作者:力扣(LeetCode)链接:https://leetcode-cn.com/leetbook/read/android-
interview
/ry3mws/来源:力扣(LeetCod
忘词木头人
·
2023-04-09 08:47
面试
#
面试
Android
android
linux
运维
面试
java生成唯一有序序列号_美团分布式ID生成框架Leaf源码分析及优化改进
mp.weixin.qq.com《大厂面试指北》最佳预览地址:《大厂面试指北》notfound9.github.io《大厂面试指北》项目地址:https://github.com/NotFound9/
interview
Guidegithub.com
weixin_39847099
·
2023-04-09 01:54
java生成唯一有序序列号
Sass学习笔记2 - 进阶篇
CSS预处理器——Sass进阶篇参考网址:scss官网W3Cschoolsass教程https://www.w3cschool.cn/sass/sass_
interview
_questions.htmlSass
陌上无人花自开否
·
2023-04-08 17:25
面试题
GitHub-JsonChao/Awesome-Android-
Interview
:Aawesomeandroidexpert
interview
questionsandanswers(continuousupdating
柴江朋
·
2023-04-08 10:33
python-
Interview
(面试-试题)-设计模式-01
设计模式单例1、请手写一个单例classA(object):__instance=Nonedef__new__(cls,*args,**kwargs):ifcls.__instanceisNone:cls.__instance=object.__new__(cls)returncls.__instanceelse:returncls.__instance2、单例模式的应用场景有哪些?单例模式应用的
Python铫的当当
·
2023-04-08 10:47
去美团实习了
作者:阿秀校招八股文学习网站:https://
interview
guide.cn这是阿秀的第「251」篇原创小伙伴们大家好,我是阿秀。
拓跋阿秀
·
2023-04-08 05:08
顶着技术岗的title,让我挨个轮岗测试产品
作者:阿秀校招八股文学习网站:https://
interview
guide.cn这是阿秀的第「248」篇原创小伙伴们大家好,我是阿秀。
拓跋阿秀
·
2023-04-08 05:38
性价比
作者:阿秀校招八股文学习网站:https://
interview
guide.cn这是阿秀的第「250」篇原创小伙伴们大家好,我是阿秀。
拓跋阿秀
·
2023-04-08 05:38
考研复试自我介绍
Goodmorning,Dearprofessors,Thankyouforgivingmetheopportunitytohavethis
interview
.Mynameisxxx,comingfromxxx
未曾停歇
·
2023-04-07 23:53
为什么for循环嵌套顺序会影响性能?
https://github.com/Advanced-Frontend/Daily-
Interview
-Question/issues/235结论:把循环次数大的放在内层,执行时间会比较短。
haha2333
·
2023-04-07 12:55
ChatGPT专业应用:生成新闻稿
推荐人|Kim编辑者|Yolanda●此图片由Lexica自动生成,输入:Journalistsconductingpress
interview
s拥有写新闻稿的能力是一种重要的职业技能,它需要具备良好的文字表达能力
BeezyShowcase
·
2023-04-06 18:55
ChatGPT应用案例
chatgpt
人工智能
gpt-3
AIGC
11.1.2.2 Getting started. 开始
CallmeMary.Thankyoufortheopportunityto
interview
fordesignmanager,andyou'reastrongcan
破木吉他0418
·
2023-04-06 13:11
Codeforces Round 859 Div. 4题解
A.PlusorMinusB.GrabtheCandiesC.FindandReplace思路代码D.OddQueries思路:代码G2.SubsequenceAddition(HardVersion)思路代码E.
Interview
just afw
·
2023-04-05 15:42
算法
c++
数据结构
大数据数据科学家常用面试题_想要成为数据科学家,解决数据科学面试的简单指南...
—Kong子介绍(Introduction)An
interview
isaformalmeetingwhichoccursbetweenemployerandanjobapplicant.Ajo
weixin_26739165
·
2023-04-05 12:49
python
java
面试
机器学习
人工智能
馒头麻麻日记——2019-01-26
3点放学后要去参加kidspeak的第一次沟通会,然后又要赶去文化广场参加七幕剧团的
interview
,最后回到家吃完晚饭再开始做沙龙班的作业,不得不说,紧张程度堪比二战。
土豆是馒头麻麻
·
2023-04-03 08:00
【数据库】什么是事务?什么是ACID?如何解决并发的一致性问题?如何实现MVCC?一张长图就够了
图有点长,建议放大观看~~参考资料:https://leetcode-cn.com/leetbook/read/tech-
interview
-cookbook/o20feh/https://leetcode-cn.com
不断学习的克里斯
·
2023-04-03 06:57
计算机基础
数据库
数据库
数据库开发
数据库架构
研究生复试英语—自我介绍和问题
Iamsohonortoattendthis
interview
heretoday,andthenIwillintroducemyselffromfollowingaspects.MynameisCaiQingyuan.IcomefromZh
奶茶拌火锅
·
2023-04-02 18:05
研究生复试
面试
100 个 JavaScript 面试题和答案(上)
英文|https://betterprogramming.pub/100-javascript-
interview
-questions-58e22e30f7f1翻译|杨小二这是一份包含100道编程面试问题和答案的完整列表
web前端开发V
·
2023-04-01 05:10
python
js
javascript
java
面试
javascript 高级面试题
真的是写的太好了,链接如下21个基本的JavaScript面试问题;或者复制此处https://www.codementor.io/nihantanu/21-essential-javascript-tech-
interview
-practice-questions-answers-du107p62z
爱尔兰的男孩
·
2023-04-01 00:55
什么是HotSpot VM & 深入理解Java虚拟机 JVM
/Users/baidu/Documents/Data/
Interview
/JavaHotSpot提起HotSp
weixin_34380296
·
2023-03-31 22:24
java
运维
数据库
Android面试题APP,收集网上关于Android的初级、中级、高级的面试题
非常简单的一个APP,数据存储在bmob上,都是自己从网上搜集来的题目,大家也可以把碰到的面试题提交上来github地址:https://github.com/git-wuxianglong/Android
Interview
Questions
灯火阑珊丶
·
2023-03-31 21:48
杂类
Android
Android面试题
runloop精彩解读资料收集
https://hit-alibaba.github.io/
interview
/iOS/ObjC-Basic/Runloop.html一份相当精简的介绍,另外这个连接内容是面试知识点小结,都非常精简,不够全面深入
乐鹰神骑骏
·
2023-03-31 09:14
ios 组件化
/
interview
/iOS/Cocoa-TouchiOS程序设计心得总结(二)网络层
一叶菜
·
2023-03-31 07:55
高可用可伸缩微服务_系统设计,设计可伸缩的高可用性网址缩短器
高可用可伸缩微服务High-levelDesignofURLShortnerURL缩短器的高级设计介绍(Introduction)Systemdesign
Interview
problemsareintentionallyopen-ended.Itgivesan
interview
eropportunitytoevaluatedesignskillsandalsothedepthoftechnical
weixin_26705651
·
2023-03-31 00:16
python
java
NLP:利用python编程语言的split函数结合if判断(T1自定义函数或T2封装函数)实现提取两人对话内容(***分隔txt文档),并各自保存为txt文档
编程语言的split函数结合if判断(T1自定义函数或T2封装函数)实现提取两人对话内容(***分隔txt文档),并各自保存为txt文档目录问题探究实现代码问题探究实现代码f=open("niu.txt")
interview
er
一个处女座的程序猿
·
2023-03-30 15:53
Python编程(初级+进阶)
NLP
NLP
NLP:自然语言处理技术最强学习路线之NLP简介(岗位需求/必备技能)、早期/中期/近期应用领域(偏具体应用)、经典NLP架构(偏具体算法)概述、常用工具/库/框架/产品、环境安装(更新中)
简介(岗位需求/必备技能)、早期/中期/近期应用领域(偏具体应用)、经典NLP架构(偏具体算法)概述、常用工具/库/框架/产品、环境安装(更新中)目录NLP自然语言处理技术最强学习路线NLP市场岗位要求
Interview
一个处女座的程序猿
·
2023-03-30 14:34
NLP
AI
自然语言处理
人工智能
将文本中所有的时间标记去掉
It'smylastdayatworktomorrow.[00:47.32]Istartmynewjobintwoweeks.[00:49.70]Myhumanresourcesmanagerwantsto[00:51.65]conductan
interview
withmebeforeIleave
Jackey_Song_Strange
·
2023-03-30 13:27
python代码块
python
Myth About Tech Hiring
StartingfrommanyyearsagoIstartedtonoticeaveryinterestingtraitinITindustryhiring(herebyITindustryImeanpositionsthatrequireextensivesoftwarecoding)-the
interview
ercouldpotentiallygostraightinto"let'ssolv
semilogy
·
2023-03-30 02:42
Work Overtime
Ihave
interview
edtwof
左瘸子
·
2023-03-29 09:01
java based
搬运来源:https://github.com/jujunchen/Java-
interview
-question1.Java基础[TOC]《Java编程思想》、《疯狂Java:突破程序员基本功的16课
上行彩虹人
·
2023-03-29 00:48
手把手教你学会部署Nestjs项目
前端进阶之旅:https://
interview
2.poetries.top博客:https://blog.poetries.top公众号/小程序:「前端进阶之旅」每天分享技术干货,学前端不迷路作者:程序员
程序员poetry
·
2023-03-28 05:55
Count and Say in python
问题链接:https://leetcode.com/explore/
interview
/card/top-
interview
-questions-easy/127/strings/886/解题思路:递归遇到难题
你过来啊2018
·
2023-03-28 00:47
买卖股票的最佳时机 123
一、只能买卖1次https://leetcode-cn.com/explore/
interview
/card/bytedance/246/dynamic-programming-or-greedy/1042
hustyanye
·
2023-03-27 19:12
First Week
vedonesomethingthat’strulyamazingandfirsttimeinmyliveAlotofchangesarehappening,it’soktofeelscaredFirstjob
interview
sfromLinkedInGetintouchwithpeopleonLinkedInGotalktopeopleandemployersatmeetu
Franco孙旭非
·
2023-03-27 12:47
联合唯一索引
altertableintv_
interview
adduniqueindexintv_stu_comany(stu_id,company_id);
闫松林
·
2023-03-27 07:49
认识布隆过滤器-Java
请轻击http://www.captainbed.netpackagelive.every.day.ProgrammingDesign.Coding
Interview
Guide.BigDataAndSpaceRestriction
做人,最重要的就是开心嘛
·
2023-03-27 07:36
#
Coding
Interview
Guide
认识布隆过滤器
领先用户&极端用户在设计思维中的价值
在上篇推文中,我们介绍了从用户的观点考虑问题与用户建立同理心的「同理心访谈·
Interview
ofEmpathy」工具。
会议桌协作白板
·
2023-03-27 03:22
英语流利说Level 6 Unit 3 Part 4 Dialogue A Job
Interview
Level6Unit3Part4DialogueAJob
Interview
W:Yes,I'vebeenenjoylisteningtoyouandlearningmoreaboutyourbackground.Yourexperienceisimpressive
那菲尔
·
2023-03-25 18:02
2019-10-27: CMD(dos)指令操作
CMD(dos)指令操作切换磁盘::e//进入E盘,留存目录清空当前shell窗口:cls//清空当前shell窗口cd、常用指令:cd///回到当前根目录cdE:\
interview
DEMO\NODE-VUE-MOBA
豆腐先生就是我
·
2023-03-25 06:36
Introduce
it’sreallymyhonortohavethisopportunityforan
interview
.IhopeIcanmakeagoodperformancetoday.nowIwillintroducemyself.I
肥嘟嘟33333
·
2023-03-24 10:32
微信云托管入门与实践总结篇
前端进阶之旅:https://
interview
2.poetries.top博客:https://blog.poetries.top公号:「前端进阶之旅」每天分享技术干货,学前端不迷路作者:程序员poetry
程序员poetry
·
2023-03-24 02:30
Interview
-Linux
1用过哪些Linux命令?2写过shell脚本吗?shell脚本基本格式?3LinuxI/O读写方式Linux提供了3种磁盘与主存之间数据传输方式:轮询基于死循环对I/O端口不断检测I/O中断当有数据到达时,磁盘主动向CPU发起I/O中断请求,由CPU负责数据的传输过程DMA传输在I/O中断基础上引入了DMA(DirectMemoryAccess,直接存储器访问技术),由DMA负责数据的传输,减少
allen锅
·
2023-03-24 00:17
上一页
7
8
9
10
11
12
13
14
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他