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

SmartSheet 2023 SDE Intern OA

全局:

2023(1-3月) 码农类General 硕士 实习@smartsheet - 网上海投 - 在线笔试  | 😃 Positive 🙂 Easy | Other | 应届毕业生

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

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

x
一个没听过的公司给发了OA,岗位是Software Engineer Intern, Messaging Team,OA邮件里岗位是:(Backend/Fullstack) SE Intern,用的平台是Hired Assessment
时长1小时14分钟,14分钟是7道选择,1小时是1道Coding。

选择题7道,限时2分钟一道,点了答案就直接跳转下一道(我好恨😠)
1.Which of the following operations is faster in a linked list than an array?
A.Remove the first element
B.Add an element to the end
C.Swap two elements
D.I don't know

2.There’s a REST resource on the server with the URL: domain.com/document/1 and we want to update the resource. Which of the following requests would we use to update the document:
A.A POST to domain.com/document/1 with the updated resource as the body
B.A PUT to domain.com/document/1 with the updated resource as the body √
C.A POST to domain.com/document with the updated resource as the body
D.A PUT to domain.com/document/1 with just the fields that have been updated as the body
E.I don't know.

3.Site A has a microservice that serves only a single REST endpoint from a single application server connected to a small datab
您好!
本帖隐藏的内容需要积分高于 188 才可浏览
您当前积分为 0。
使用VIP即刻解锁阅读权限或查看其他获取积分的方式
游客,您好!
本帖隐藏的内容需要积分高于 188 才可浏览
您当前积分为 0。
VIP即刻解锁阅读权限查看其他获取积分的方式
Unlock interview details and practice with AI
Curated Interview Questions from Top Companies
小时(真是菩萨),1题。

Given a string, s, find the length of the longest substring that contains no repeated characters.

Example input: s: "nndNfdfdf"
Example Output: 4
Explanation: "ndNf" is the longest substring within "nndNfdfdf" that contains no repeated characters, and its length is 4 characters.

我自己的做法是用双指针left right,用一个HashMap<Character, Integer>记录字符和出现的最新位置,s.charAt(right)不重复时往Map里加,重复时更新最大长度,left更新为s.charAt(right)在map里的位置+1,然后更新map(char, right)最新位置。

补充内容 (2023-03-18 21:37 +08:00):
Updates: 拒了

评分

参与人数 3大米 +24 收起 理由
匿名用户-B3Y9A + 22
trueone + 1 给你点个赞!
kkkkk_chong + 1 赞一个

查看全部评分


上一篇:Belvedere Trading面经 求加米
下一篇:Uber 丹麦 VO
全局:
请问lz是什么时候申请的?
回复

使用道具 举报

地里匿名用户
🔗
匿名用户-VJREJ  2023-3-6 15:47:41
哈哈哈我也刚做,做完才看到老哥发了面经。后悔没看一眼地里
回复

使用道具 举报

🔗
circletree 2023-3-7 00:08:31 | 只看该作者
全局:
lz做完之后有动静吗,也没有hr可以催进度qwq
回复

使用道具 举报

🔗
 楼主| HelenSQXF 2023-3-7 01:33:34 来自APP | 只看该作者
全局:
匿名用户 发表于 2023-03-05 23:47:41
哈哈哈我也刚做,做完才看到老哥发了面经。后悔没看一眼地里
没事没事,这个难度不看也行😂

补充内容 (2023-03-07 01:39 +08:00):
你也这个岗嘛?
回复

使用道具 举报

🔗
 楼主| HelenSQXF 2023-3-7 01:33:57 来自APP | 只看该作者
全局:
小亩_32pvvnu 发表于 2023-03-05 19:09:33
请问lz是什么时候申请的?
2/25投递,2/27OA
回复

使用道具 举报

🔗
 楼主| HelenSQXF 2023-3-7 01:38:37 来自APP | 只看该作者
全局:
circletree 发表于 2023-03-06 08:08:31
lz做完之后有动静吗,也没有hr可以催进度qwq
这不昨天刚做嘛😂哪有这么快的,说不定是白嫖呢🚬
回复

使用道具 举报

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

本版积分规则

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