如果有帮助真的求米!!!!不会消耗你的米很简单的OA题,一共3个,考一个半小时。第一题:Write an algorithm which finds out the elements which are largest ...
这道题乍一看很简单,直接用hashing统计词频,单只通过了6/9的testcases,实际上有corner cases,比如有重复出现的点。(2, 2)出现了两次等。problem description:A ...
如题。第一题 正则表达式:https://www.hackerrank.com/challenges/detecting-valid-latitude-and-longitude/problem第二题 利口意三八零第三题 利口五IDE不太 ...
第一题Question:The current selected programming language is Python3. We emphasize the submission of fully working code over partially correct but efficient ...
三道题地里都有原题,不难,见后面的图片感谢这位大佬整理的题库 https://www.1point3acres.com/bbs/thread-993633-1-1.html新人求加米!!!
cisco oa 三道题,感觉都是easy - med难度的题,不难。地里面有很多类似的题,感觉稍微看一下完全可以裸考hhh第一题 可以参考一下https://www.1point3acres.com/bbs/th ...
虽然别人都发了,但是还是提个醒,cisco跑代码有时候有bug,一次润不过,再润一次,可能test case全过了!!!还有就是矩阵需要按照他要求的样式print,而不是输出个二 ...
都是地里题,多半白嫖,求点大米看其他家题
申的岗位是Software Engineer II,OA题目:[*]Write an algorithm to print a chessboard pattern (“B” for black squares, “W” for white squares)[*]LC 5: Lon ...
攒人品,根据地里的面经整理了一个合集,附解法。如有不对欢迎大家指正!觉得有用的可以给米哦谢谢~https://silicon-tartan-200.notion.site/Cisco-OA-a21c8357dee8 ...
直接LFU,之前没做过,只搞过LRU。他提示了用3个map,不过最后写得吭哧吭哧,应该是无了
给你所有机器的上下线时间,要你统合所有机器上下线的时间。比如给你三台机器连线和断线的时间点机器: {{五点, 连线}, {七点, 断线}, {三十点, 连线}, {三十一点 ...
三题目:1. 给一个 array 然后找出其中的mean 和mode2. choloate jar 里扣的 1983. 给两个数字,a and b , 求有多少个数字, 每个数字(小于a)的每个字符加起来等 ...
首次发帖,请各位前辈给予指导。美本大二CS在读,今年暑假准备回国实习。现在手头有两个实习offer。一个是位于海淀区的一家初创公司,公司老板看起来挺厉害,工作内容 ...
1. rotate the M*N matrix 90 degree2. Ray, Shiv and Ansh are conducting a survey for a group of people. The survey is only meant for twins but there are certai ...
碰到的题目都是地里的常规题目,前两天难度不大,5分钟一道第三题看起来似乎是最简单的一道,但是做了90分钟,一直显示有奇怪的hidden test case没过,有没有路过的大佬 ...
新人求米[*]Write an algorithm to check if a string is sorted in alphabetical order, then print the index of the character where it is out of alphabetica ...