回复: 4
跳转到指定楼层
上一主题 下一主题
收起左侧

Indeed 确实 karat 电面

全局:

2022(4-6月) 码农类General 硕士 全职@indeed - 网上海投 - 技术电面  | 😃 Positive 🙂 Easy | Pass | 在职跳槽

注册一亩三分地论坛,查看更多干货!

您需要 登录 才可以下载或查看附件。没有帐号?注册账号

x
昨天刚面完indeed karat电面,今天就收到了VO的通知

基础知识:
我选了system internal && OOD,贴出我自己总结的答案,有些是参考地里的:
System internal:
1, what is difference between Thread and Process
    Process means a program is in execution, whereas thread means a segment of a process.
    A Process is not Lightweight, whereas Threads are Lightweight.
    A Process takes more time to terminate, and the thread takes less time to terminate.
    Process takes more time for creation, whereas Thread takes less time for creation.
    Process likely takes more time for context switching whereas as Threads takes less time for context switching.
    A Process is mostly isolated, whereas Threads share memory.
    Process does not share data, and Threads share data with each other.
2, How to communication between thread and processes
    Process use shared memory, pipe and message queuing for the communications.
    Threads of the same process can communicate with each other through synchronization primitives like locks and semaphores, events like wait and notify, or through shared memory.
3,What is difference between heap and stack
    The major difference between Stack memory and heap memory is that the stack is used to store the order of method execution and local variables while the heap memory stores the objects and it uses dynamic memory allocation and deallocation.
    Stack is a linear data structure whereas Heap is a hierarchical data structure.
    Stack memory will never become fragmented whereas Heap memory can become fragmented as blocks of memory are first allocated and then freed.
    Sta
您好!
本帖隐藏的内容需要积分高于 188 才可浏览
您当前积分为 0。
使用VIP即刻解锁阅读权限或查看其他获取积分的方式
游客,您好!
本帖隐藏的内容需要积分高于 188 才可浏览
您当前积分为 0。
VIP即刻解锁阅读权限查看其他获取积分的方式
Unlock interview details and practice with AI
Curated Interview Questions from Top Companies
ource_5': {'resource_4': 1.0},
    'resource_6': {'__END__': 0.5, 'resource_5': 0.5}
}


For example, of 8 total users, 4 users have resource_3 as a first visit (user_1, user_2, user_3, user_5), 2 users have resource_1 as a first visit (user_6, user_22), 1 user has resource_2 as a first visit (user_7), and 1 user has resource_6 (user_8) so the possible next steps for __START__ are resource_3 with probability 4/8, resource_1 with probability 2/8, and resource_2 and resource_6 with probability 1/8.

These are the resource paths per user for the first logs example, ordered by access time:
{
    'user_1': ['resource_3':{'resource_3'}, 'resource_3':{'resource_1'}, 'resource_1':{}],
    'user_2': ['resource_3', 'resource_2'],
    'user_3': ['resource_3'],
    'user_5': ['resource_3'],
    'user_6': ['resource_1', 'resource_6', 'resource_5', 'resource_4'],
    'user_7': ['resource_2'],
    'user_8': ['resource_6'],
    'user_22': ['resource_1'],
}

求加米!!!!








评分

参与人数 2大米 +16 收起 理由
bryanjhy + 15 给你点个赞!
fight520 + 1 给你点个赞!

查看全部评分


上一篇:钉有趣店面
下一篇:巨婴he现场表演-录月二世罢
🔗
开水不开 2022-6-29 11:07:41 | 只看该作者
全局:
不懂就问。。Karat是什么意思?岗位么?
回复

使用道具 举报

🔗
 楼主| seattle求职 2022-6-29 11:42:51 | 只看该作者
全局:
开水不开 发表于 2022-6-28 20:07
不懂就问。。Karat是什么意思?岗位么?

是一个公司吧,indeed把电面外包出去让karat做的
回复

使用道具 举报

🔗
开水不开 2022-6-29 11:48:38 | 只看该作者
全局:
seattle求职 发表于 2022-6-29 11:42
是一个公司吧,indeed把电面外包出去让karat做的

明白了,多谢!之前翻译软件看半天都翻译不出来。。。刚才google到了。。
回复

使用道具 举报

🔗
yw423 2022-6-29 16:37:22 | 只看该作者
全局:
感谢,可惜刚面完才看到。。。
第三题没时间做出。。。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册账号
隐私提醒:
  • ☑ 禁止发布广告,拉群,贴个人联系方式:找人请去🔗同学同事飞友,拉群请去🔗拉群结伴,广告请去🔗跳蚤市场,和 🔗租房广告|找室友
  • ☑ 论坛内容在发帖 30 分钟内可以编辑,过后则不能删帖。为防止被骚扰甚至人肉,不要公开留微信等联系方式,如有需求请以论坛私信方式发送。
  • ☑ 干货版块可免费使用 🔗超级匿名:面经(美国面经、中国面经、数科面经、PM面经),抖包袱(美国、中国)和录取汇报、定位选校版
  • ☑ 查阅全站 🔗各种匿名方法

本版积分规则

>
快速回复 返回顶部 返回列表