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
常见栈、队列面试题
这篇文章里的题目均整理于CrackingtheCode
Interview
2ndEdition。
tanglinghui
·
2020-08-16 01:00
Questions
面试
java
null
class
数据结构
jdk
Java实现从两数组中找出相同元素-容器实现
1.Java实现从两数组中找出相同元素利用Set容器内元素的唯一性进行判断packageoop.hdu.
interview
;/***找出两个数组中的相同元素和不同元素*容器实现*@author温暖wk*
依然ning
·
2020-08-16 00:14
每日一题
[AMBA]AHB AXI
Interview
Questions
AHB
Interview
QuestionsHowAHBispipelinedarchitecture?
gsithxy
·
2020-08-15 23:08
Protocol
5个经典的JavaScript面试基础问题
译文链接:http://www.codeceo.com/article/5-javascript-
interview
-question.html英文原文:5TypicalJavaScript
Interview
Exercises
fanzhou_people
·
2020-08-15 22:52
JavaScript
分享一些面试中的经验和心得
本文来源:浅梦的粉丝津铭https://github.com/conanhujinming/tips_for_
interview
今
Wang_AI
·
2020-08-15 22:58
母牛繁殖问题
母牛类:packagecom.baixing.shanghai.
interview
;/***母牛*@authorzyj**/publicclassCow{pri
maomaoyu3211
·
2020-08-15 18:01
Algorithm
好书推荐《Founders at work: Stories of Startups’ Early Days》
下面是该书的介绍:FoundersatWork:StoriesofStartups'EarlyDaysisacollectionof
interview
swithfoundersoffamoust
gobitan
·
2020-08-15 18:58
8.
其他
CF-631-.
Interview
-水题
A.
Interview
TimeLimit:1000MSMemoryLimit:262144KB64bitIOFormat:%I64d&%I64uSubmitStatusPracticeCodeForces631ADescriptionBlakeisaCEOofalargecompanycalled
PrConstantin
·
2020-08-15 17:51
cf
CodeForces - 631A
Interview
Heloveshiscompanyverymuchandhethinksthathiscompanyshouldbethebest.Thatiswhyeverycandidateneedstopassthroughthe
interview
thatconsistsofthefollowingpro
vocaloid01
·
2020-08-15 16:13
CF
Codeforces Round-#380-Div. 2-A-
Interview
with Oleg
CodeforcesRound#380(Div.2,Rated,BasedonTechnocup2017-EliminationRound2)A.
Interview
withOlegtimelimitpertest1secondmemorylimitpertest256megabytesinputstandardinputoutputstandardoutputPolycarphasintervie
Prim233
·
2020-08-15 15:26
语言入门
模拟//暴力/枚举
Codeforces
CodeForces 631A-
Interview
A.
Interview
timelimitpertest1secondmemorylimitpertest256megabytesinputstandardinputoutputstandardoutputBlakeisaCEOofalargecompanycalled"BlakeTechnologies
qyx_1995
·
2020-08-15 15:42
CodeForces
Compute all mnemonics for a phone number
ElementsofProgramming
Interview
s7.3题目手机的数字按键都对应0-4个字母,输入一串数字(10位),打印所有可能的字母组合思路:10层for循环,每层内遍历各对应的字母,即可
lizhengjiang
·
2020-08-15 14:14
算法与面试
codeforces - 738A -
Interview
with Oleg(字符串处理)
codeforces-738A-
Interview
withOleg(字符串处理)题意:给一个长为n的串,找出所有ogogogo交替的,o开头o结尾的串,替换为三个*。解法:瞎搞。
horihori_
·
2020-08-15 14:49
codeforces
CodeForces 631A--
Interview
D-
Interview
TimeLimit:1000MSMemoryLimit:262144KB64bitIOFormat:%I64d&%I64uSubmitStatusPracticeCodeForces631ADescriptionBlakeisaCEOofalargecompanycalled"BlakeTechnologies
海鲜粥
·
2020-08-15 14:55
水题大作战
iOS
interview
3
1.WhentouseNSMutableArrayandwhentouseNSArray?什么时候使用NSMutableArray,什么时候使用NSArray?答案:当数组在程序运行时,需要不断变化的,使用NSMutableArray,当数组在初始化后,便不再改变的,使用NSArray。需要指出的是,使用NSArray只表明的是该数组在运行时不发生改变,即不能往NSAarry的数组里新增和删除元素
皓浩
·
2020-08-15 14:31
iphone+平台
Gopher Daily (2020.05.01) ʕ◔ϖ◔ʔ
coding.imooc.com/class/284.html1.Go语言联合作者RobPike专访:“Go确实已成为云基础架构编程语言”-https://tonybai.com/2020/05/01/rob-pike-
interview
-go-become-the-language
Tony Bai
·
2020-08-15 13:40
CodeForces 738A -
Interview
with Oleg(水题)
A.
Interview
withOlegtimelimitpertest1secondmemorylimitpertest256megabytesinputstandardinputoutputstandardoutputPolycarphas
interview
edOlegandhaswrittenthe
interview
downwithoutpunctuationmarksandspacestos
Snakeflute
·
2020-08-15 13:46
CodeForces
CodeForces 631A 631A -
Interview
和最大连续子段差不多。#include#includeconstintMAX=1e3+5;__int64arr1[MAX],arr2[MAX];intmain(){intnum;std::cin>>num;for(inti=1;i>arr1[i];}for(inti=1;i>arr2[i];}__int64max_sum=0,curr_sum=0,sum_a=0,sum_b=0;for(inti=
yurio7r
·
2020-08-15 13:49
CodeForces
Codeforces 631A -
Interview
http://www.codeforces.com/problemset/problem/631/AA.
Interview
timelimitpertest1secondmemorylimitpertest256megabytesinputstandardinputoutputstandardoutputBlakeisaCEOofalargecompanycalled"BlakeTechnologi
DeterminedDiligent
·
2020-08-15 13:21
#
Codeforces
#
数学
关于Google神牛Jeff Dean的笑话,非程序员勿入
1.DuringhisownGoogle
interview
,JeffDeanwasaskedtheimplicationsifP=NPweretrue.Hesaid,"P=0o
代码随想录
·
2020-08-15 12:35
代码随想录
HDU3486-RMQ
Interview
eTimeLimit:2000/1000MS(Java/Others)MemoryLimit:65536/32768K(Java/Others)TotalSubmission(s):6766AcceptedSubmission
Coder_YX
·
2020-08-15 11:09
HDU
ACM_RMQ
string与stringbuffer的性能对比
packagecom.buyli.
interview
.baseinfo;/***@Copyright@2012*Allrightreserved*@version创建时间:Create
Rank92
·
2020-08-15 08:17
获取json数据中某个节点的值
例:如下json数据,要获取phone的值{"subject":{"createBy":1,"delFlag":0,"departmentId":1,"direction":"IN","id":1,"
interview
ee
劉永亮
·
2020-08-15 07:03
Loop, data, and MapReduce
Thereisaquiteoldstoryaboutjob
interview
.Iforgotwhoinitiallywrote/toldit,butIstillclearlyrememberthestoryitselfevenaftermanyyears
prototype
·
2020-08-15 05:21
Misc
mapreduce
vector
translation
loops
recursion
each
Retrofit实现PUT网络请求,并修改Content-Type
@FormUrlEncoded@PUT(Constant.BOSS_HX_CHANGE_PHONE_
INTERVIEW
)Callhandle
Interview
(@Field("user_id")Stringuser_id
???111
·
2020-08-15 03:28
为什么用Object.prototype.toString.call(obj)检测对象类型?
原文链接点击查看原文最近做了做一些js面试25EssentialJavaScript
Interview
Questions*,其中第一道是:使用typeofbar==="object"检测”bar”是否为对象有什么缺点
躺着吃肉都会胖
·
2020-08-15 00:15
JS
webpack 开发者:我当初为什么写webpack
原文:https://zcfy.cc/article/
interview
-with-webpack-founder-tobias-koppersTobiasKoppers是一位自由软件开发者,家住德国纽伦堡
JavaScript_w
·
2020-08-15 00:51
剑指offer61-67
2020.2刷题笔记剑指offerhttps://www.nowcoder.com/ta/coding-
interview
s?
qream
·
2020-08-14 21:44
剑指offer
[剑指offer] JAVA版题解 面试题17
*@time0:14*/publicclass
Interview
Question17{privatevoidprintNumber(char[]chars){booleanisBegging0=true
远腾飞
·
2020-08-14 21:52
剑指offer
经典算法题一览
0.零基础入门Coding
interview
exposed(3ed)这个最简单了,基础比较挫的可以从这里开始“这本书籍不是“课本”,不是“课程”,而是教你做各种常见面试题目的。
weixin_33816611
·
2020-08-14 20:19
反向面试
转载:https://github.com/yifeikong/reverse-
interview
-zh反向面试大部分翻译自:https://github.com/viraptor/reverse-
interview
INGNIGHT
·
2020-08-14 16:18
面试经历
怎么面试架构师
怎么面试架构师DateSun14June2015Tagsarchitect/
interview
其实本文想说的是:当面试一个架构师的时候,我们应该问什么问题?
YDJGS
·
2020-08-14 14:02
Android基础
25匹马,找出最快的3匹,但是只有5个赛道,每次比赛只能得到5匹马的速度排序,那么最少需要多少次比赛
次参考:http://www.programmer
interview
.com/index.php/puzzles/25-horses-3-fastest-5-races-puzzle/1-5场:将25匹马分为
cmsbupt
·
2020-08-14 13:39
基础数学
数据分析
笔试题
数值分析
JavaString为什么是final/不可变的?
WhyStringisimmutableorfinalinJavaWhyStringisimmutableinjavaisoneofthepopular
interview
question.Stringisoneofthemostusedclassesinanyprogramminglanguage.WeknowthatStringisimmutableandfinalinjavaandjavaru
老Z先生
·
2020-08-14 09:53
Java实现 栈 和 队列
JAVA面试题编程题:请用JAVA实现两个类,分别实现堆栈(Stack)和队列(Queue)操作packagecom.lcx.
interview
;importjava.util.ArrayList;importjava.util.Arrays
李四老师
·
2020-08-14 07:07
【Language_Java】
[Lintcode] Interleaving String 交叉字符串
Giventhreestrings:s1,s2,s3,determinewhethers3isformedbytheinterleavingofs1ands2.Haveyoumetthisquestioninareal
interview
青铁
·
2020-08-14 07:38
算法
两个鸡蛋--一道Google面试题
原文地址http://classic-puzzles.blogspot.com/2006/12/google-
interview
-puzzle-2-egg-problem.html两个软硬程度一样但未知的鸡蛋
TravelInHistory
·
2020-08-14 06:49
推荐 :谷歌微软等科技巨头数据科学岗位面试题(108道)
原文:http://www.learndatasci.com/data-science-
interview
-questions/AfreshscrapefromGlassdoorgivesusagoodideaaboutwhatapplicantsareaskedduringadatascientist
interview
a
数据分析v
·
2020-08-14 06:49
谷歌面试题 两个鸡蛋
来源:http://www.cnblogs.com/Matrix_Yao/p/4793823.html题目:No.2Google
Interview
Puzzle:2EggProblem*Youaregiven2eggs
fanxingxue
·
2020-08-14 06:09
蓝桥
浅谈单调栈思想
先来分享一道非常简单的,我本人在google
interview
中遇到的题目。(大雾,当时并没有做出来。)题目是这样的,给一个数组,返回一个大小相同的数组。返回的数组的第i个位置的值
菜鸡小王子
·
2020-08-14 05:34
算法
删除多余的字符得到字典序最小的字符串
www.nowcoder.com/practice/611d16ddd5344bfdb76c22306247dcf3tpId=101&tqId=33189&tPage=1&rp=1&ru=/ta/programmer-code-
interview
-guide
cainiao_23333
·
2020-08-13 22:04
面试指南
字符串
JS版剑指offer
剑指offer的题目在牛客网上可以看:https://www.nowcoder.com/ta/coding-
interview
s所有题目的代码已经上传到了github上:https://github.com
weixin_30847271
·
2020-08-13 20:50
Interview
----判断两个链表是否相交?
题目描述:判断两个单链表是否相交?假设链表没有环。假如链表有环呢?1.假如没有环那么如果两个链表相交的话,必然最后的节点一定是同一个节点。所以只需要各自扫描一遍链表,找到最后一个节点,比较是否相同即可。O(M+N)//version1//testwhethertwolistsareintersected//assumeeachlisthasnocircleboolIsIntersectedNoCi
L_J_SHOU
·
2020-08-13 19:40
Interview
求第n个丑数
rp=2&ru=/ta/coding-
interview
s已通过测试,第一种超时,所以细节错误不确定。
野孩子1991
·
2020-08-13 19:13
基础
e Five Essential Phone-Screen Questions
five-essential-phone-screen-questionseFiveEssentialPhone-ScreenQuestionsStevey'sDrunkenBlogRants™I'vebeenonalotofSDE
interview
loopslatelywherethecandidatefailed
sony315
·
2020-08-13 18:02
Basic
Java
Interview
-Dubbo&ZooKeeper
1zookeeper原理/zookeepr分布式一致性原理ZooKeeper的核心是原子广播,实现原子广播机制的协议叫ZAB协议选举阶段、恢复阶段、广播阶段2讲一下CAP原理?ZooKeeper是什么?Eureka是什么?C:Consistency,一致性,通常指的是强一致性A:Availability,可用性P:Partitiontolerance,分区容错性ZooKeeper是CP,Eurek
allen锅
·
2020-08-13 16:52
《剑指offer》连续子数组的最大和
rp=2&ru=/ta/coding-
interview
s&qru=/ta/coding-
interview
s/question-ranking题目
月下键客
·
2020-08-13 15:15
《剑指offer》专题
《剑指offer》题目解析
[SC]SystemC
Interview
Questions
BelowarethemostfrequentlyaskedSystemC
interview
questions,WhatisSystemCSC_HAS_Process?
gsithxy
·
2020-08-13 14:52
SystemVerilog
【剑指Offer】丑数 解题报告
【剑指Offer】丑数解题报告(Python)标签(空格分隔):剑指Offer题目地址:https://www.nowcoder.com/ta/coding-
interview
s题目描述:把只包含因子2
负雪明烛
·
2020-08-13 14:17
算法
牛客网
剑指offer
How YouPorn Uses Redis: SFW Edition
I
interview
edEricPickup,ITLeadattheManwingroup(thecompanybehindsiteslikeYouPornandPornhub),totellusabouttheirtransitiontousingRedis
cnbird2008
·
2020-08-13 13:25
上一页
24
25
26
27
28
29
30
31
下一页
按字母分类:
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
其他