https://www.kron4.com/news/bay-area/nextdoor-to-lay-off-25-of-its-staff-as-part-of-cost-reduction-plan/年初还幻想着年底会好,看来到2024年底会稍微变好都感觉是 ...
1. Print comment thread in a tree format.Follow up: 1. Timestamp in each comment node 2. detecting loop 2. 用了马甲的力口merge interval有米的捧个米场 没 ...
没有看到任何这个公司的面经,面的是growth team senior DS. 店面用python做data manipulation,coding难度不大,但是如何在有限时间尽可能全面的思考问题,给出建议比较关 ...
面了一段时间了,两轮电面。他们家的题有一点很不好的是不用python基本写不了。不过好在他们的interviewer也知道这一点,比较注重思路。第一轮题: // Create a fu ...
店面:R1: print tree comment R2: merge interval for restaurant schedule.VO:R1: sorting semantic version 做了第一问following up: support - version 做出来了 ...
上周的vo两轮bq 吹水一轮:coding 比较version,感觉没什么算法,地里之前出现过sd:nextdoor feeds with image,upvote a post,top k most voted post
电面一共两轮,都是先聊15min background和之前的project,再做题:1. create in-memory db, 原题在这个帖子里可以看到:https://www.1point3acres.com/bbs/thread-1 ...
第一轮,比较两个map,followup,如果内存放不下 怎么办第二轮 我直接暴力解,不知道能不能优化Given an Int array with number sequences delimited by 0s AN ...
不能negotiate
刚面完算法就看到他家裁员,希望能让我面完其他轮用来练手。semantic version:1.2.31叫做major2叫做minor3叫做patch1. 给你一个sementic version 的list, 1.0.0 ...
nextdoor 有两轮电面第一轮:跟这个帖子的题一样https://www.1point3acres.com/bbs/thread-1018684-1-1.html 这个搞个map,dfs就好。第二轮: 以parse josn 为幌子。 ...
新人求大米 第二帖话说顺利搞定第一轮面试,又进入第二轮,这题目超级简单,但是json是我的弱项,开始说我们就把第一个做了,我以为是那这个题试试我精湛的字符处理能 ...
新人求大米看其他的贴子, nextdoor的HR联系我,就安排了电面,是个小哥,非常的友好。题目很简单 Suppose it's some time ago and Nextdoor is introducing threaded ...
两轮店面,难度还可以,feedback说很positive但是没HC了。。。这家感觉不招人的时候也会安排面试。1. 第一题同https://www.1point3acres.com/bbs/thread-1018684-1-1.htm ...
// Main class should be named 'Solution' and should not be public./*[ { "name": "Bay Area", "id": 1, "parent_id": 99 }, { "na ...
两场面试,一场coding,一场ml;Coding题:给一个array=[3,1,2,5,6],一个query是range=[2,5],求list在这个range里面的数的和;第二问是有很多这样的query,就不能每次 ...
**** 本内容被作者隐藏 ****
Coding 1) https://www.1point3acres.com/bbs/thread-992397-1-1.htmlCoding 2)test_input = [ { "name": "Bay Area", "id": 1, "parent_id": 99 ...
店面两轮: 简单的dfs print tree, convert camel case to snake caseVO:1. 设计system: nextdoor feed2. coding: object oriented design, 写了一个client用来 ...
Coding: input: List of dict, 每個dict裡面有員工資訊,name, employee_id, manager_id, ...etcoutput: 印出公司員工階級結構ex. A--B----C--D----E ...