之前在他家实习过,当时没return。 现在工作快两年,领英收到HR reach out, 约了15分钟的chat。整体体验非常糟糕, 问的就是身份工作经验那些,就是冷冰冰的飞快的一 ...
面试前查了下面试官是非常资深的前端我的面试题是面经的结合版,先写了https://www.1point3acres.com/bbs/thread-1095335-1-1.html然后 followup 是写https:// ...
day 1 绿还是不错的
Design an Excel spreadsheet and following APIs:getCellValue()setCellValue()getTopNRows()
HR linkedin reach out,就佛系尝试一下spreadsheet, 要求实现以下三个APIvoid set_cell(int row, String column, int cellValue);int get_cell(int row, String co ...
I was interviewing for a software engineering position. I will not go into the specific details of the role to remain anomynous but I will go into the technical ...
有人能告诉我他们的Frontend VO 的system design 和VO面试考什么吗?Phone screen https://leetcode.com/discuss/interview-question/860489/google-phone-design-a- ...
用一个class实现spreedsheet,支持set(column, row, value), get(column, row), 和 getTopN(n) rows.**** 本内容被作者隐藏 ****
提供一个电面数据点**** 本内容被作者隐藏 ****
实习offer求比较,感谢啦,个人比较看重return rate和稳定性对sigma computing 这个startup实在不太了解,地里有大佬能介绍一下吗~Snowflake:pros: 名气大,技 ...
设计一个spreadsheet, 题目条件column number 固定, 可以有无限rows, 实现 get_cell_value(), set_cell_value(), get_top_n_rows().面试体验不错, 注重先分析, 后实现代 ...
经典的spreadsheet做出来了 follow up #1: cell addition,做出来 说了我的想法感觉挂了
面经论坛之前没见过,发上来第一问:Join两个数据集,例子已经很清楚了Corner case,有的client可能没出现在order里,要clearify清楚,是inner join还是outer第二 ...
新人求米求米求米!**** 本内容被作者隐藏 ****
需要onsite工作3天每周 求评价
西格玛店面senior前端职位地里spreadsheet的题,一模一样聊得都很开心,我写的也很流畅面完后俩小时就回邮件了,挂了,现在我都一脸懵逼。。。
Coding 1) JSON parser https://www.1point3acres.com/bbs ... t=sigma%2Bcomputing Coding 2) Pivot table https://www.1point3acres.com/bbs/thread-896077-1-1.html ...
前几天面了Sigma Computing,题目都不难人也都挺nice。虽然因为面试太多没看面经,现场做问题也不大。System Design 有点特殊,不是纯的system design。要先写单机代码, ...
Coding: JSON parser (https://www.1point3acres.com/bbs/forum.php?mod=viewthread&tid=858712&highlight=sigma%2Bcomputing)Coding: Pivot table (https://www.1point3 ...
HR找到的我电面就是地里常见题,一个稀松表怎么存储Onsite题也比较平常JSON file decode系统设计就是类似爬虫怎么对客户的数据库爬取整体不难。虽然过了, ...