页面顶部 Top

世界那么大 我想去看看

定阅此目录的博客 或者 Feedburner

分类: 所有 | 乱七八糟(52) | 计算机科学(163) | 生活(35) | 成功(18) | 有意思(24) | 怀念(4) | 分享(59) | 情与爱(14) | 新闻资讯(83) | 名人名言(92) | 知识问答(26) | 健康(6) | 图片(5) | 故事(6) | 视频(13) | 虚拟货币-区块链(1) |
共: 601 - 统计 | 存档
« 前一页 ( 页数 : 1 2 3 4 5 6 7 8 9 10 11 .. ) 后一页 »

81 - 每日算法题 Decode String - decode-string.txt.txt

Hi, here's your problem today. This problem was recently asked by Google:

Given a string with a certain rule: k[string] should be expanded to string k times. So for example, 3[abc] should be expanded to abcabcabc. Nested expansions can happen, so 2[a2[b]c] should be expanded to abbcabbc.

Your starting point:
...
阅读全文>>

Top | 类别: 计算机科学 | 评论 (0) | 标签: 每日算法题, 算法, 数据结构, 面试题, Daily Interview Problem, Data Structures and Algorithms, Computer Programming, Python, | 英文 | 454 次阅读, 15702 次搜索 | 67 个单词

82 - 每日算法题 Full Binary Tree - full-binary-tree.txt

Hi, here's your problem today. This problem was recently asked by Google:

Given a binary tree, remove the nodes in which there is only 1 child, so that the binary tree is a full binary tree.

So leaf nodes with no children should be kept, and nodes with 2 children should be kept as well.
...
阅读全文>>

Top | 类别: 计算机科学 | 评论 (0) | 标签: 每日算法题, 算法, 数据结构, 面试题, Daily Interview Problem, Data Structures and Algorithms, Computer Programming, Python, | 英文 | 436 次阅读, 14334 次搜索 | 171 个单词

83 - 每日算法题 Min Stack - min-stack.txt

Hi, here's your problem today. This problem was recently asked by Uber:

Design a simple stack that supports push, pop, top, and retrieving the minimum element in constant time.

push(x) -- Push element x onto stack.
...
阅读全文>>

Top | 类别: 计算机科学 | 评论 (0) | 标签: 每日算法题, 算法, 数据结构, 面试题, Daily Interview Problem, Data Structures and Algorithms, Computer Programming, Python, | 英文 | 1035 次阅读, 14011 次搜索 | 137 个单词

84 - 每日算法题 Reverse Integer - reverse-integer.txt

Hi, here's your problem today. This problem was recently asked by LinkedIn:

Write a function that reverses the digits a 32-bit signed integer, x. Assume that the environment can only store integers within the 32-bit signed integer range, [-2^31, 2^31 - 1]. The function returns 0 when the reversed integer overflows.

Example:
...
阅读全文>>

Top | 类别: 计算机科学 | 评论 (0) | 标签: 每日算法题, 算法, 数据结构, 面试题, Daily Interview Problem, Data Structures and Algorithms, Computer Programming, Python, | 英文 | 473 次阅读, 15526 次搜索 | 70 个单词

85 - 每日算法题 Min Range Needed to Sort - min-range-needed-to-sort.txt

Hi, here's your problem today. This problem was recently asked by Twitter:

Given a list of integers, return the bounds of the minimum range that must be sorted so that the whole list would be sorted.

Example:
...
阅读全文>>

Top | 类别: 计算机科学 | 评论 (0) | 标签: 每日算法题, 算法, 数据结构, 面试题, Daily Interview Problem, Data Structures and Algorithms, Computer Programming, Python, | 英文 | 336 次阅读, 14823 次搜索 | 70 个单词

86 - 每日算法题 Distribute Bonuses - distribute-bonuses.txt

Hi, here's your problem today. This problem was recently asked by Twitter:

You are the manager of a number of employees who all sit in a row. The CEO would like to give bonuses to all of your employees, but since the company did not perform so well this year the CEO would like to keep the bonuses to a minimum.

The rules of giving bonuses is that:
...
阅读全文>>

Top | 类别: 计算机科学 | 评论 (0) | 标签: 每日算法题, 算法, 数据结构, 面试题, Daily Interview Problem, Data Structures and Algorithms, Computer Programming, Python, | 英文 | 476 次阅读, 14505 次搜索 | 144 个单词

87 - 每日算法题 Tree Serialization - tree-serialization.txt

Hi, here's your problem today. This problem was recently asked by Apple:

You are given the root of a binary tree. You need to implement 2 functions:

1. serialize(root) which serializes the tree into a string representation
...
阅读全文>>

Top | 类别: 计算机科学 | 评论 (0) | 标签: 每日算法题, 算法, 数据结构, 面试题, Daily Interview Problem, Data Structures and Algorithms, Computer Programming, Python, | 英文 | 368 次阅读, 14437 次搜索 | 171 个单词

88 - 每日算法题 Arithmetic Binary Tree - arithmetic-binary-tree.txt

Hi, here's your problem today. This problem was recently asked by Apple:

You are given a binary tree representation of an arithmetic expression. In this tree, each leaf is an integer value,, and a non-leaf node is one of the four operations: '+', '-', '*', or '/'.

Write a function that takes this tree and evaluates the expression.
...
阅读全文>>

Top | 类别: 计算机科学 | 评论 (0) | 标签: 每日算法题, 算法, 数据结构, 面试题, Daily Interview Problem, Data Structures and Algorithms, Computer Programming, Python, | 英文 | 304 次阅读, 14891 次搜索 | 142 个单词

89 - 你们身边有舔狗舔到最后应有尽有的例子吗? - tiangou.txt


我前女友的现任老公。

我见过的最强大的舔狗了。

...
阅读全文>>

Top | 类别: 情与爱 | 评论 (0) | 标签: 舔狗, love story, | 中文 | 3232 次阅读, 22242 次搜索 | 5598 个汉字

90 - 我的逗逼考研经历 - just-a-story.txt

突然发现明天是研究生入学笔试日。在考研这件事上我有丰富的经验,包括失败的经验、成功的经验、以及出题的经验、面试的经验等等。我的读者分布主要在20-35岁之间,相信大多数人都有亲朋好友明天要上场,甚至自己要上场。把我的逗逼经历写给你们看一下,你们也转发一下,帮助缓解一下焦虑情绪也是好的。

第一次是大四,考的是本校本专业,按部就班复习都比较顺利。当时专业里大概三分之一人准备出国,三分之一人考研,还有三分之一人直接就业。考研的人里面只要认真复习的几乎都上了,好几个还在辅导班里顺便捡到了外校女朋友——颜值比我们学校的平均水平高很多。我总分还不错但倒霉在数学这门课成绩特别差,单科没有过线,比我正常水平要低20分以上,但当时没有查卷服务,只能作罢。

在要不要二战这件事上我稍微犹豫了一下,但很快决定要上。其实当时我已经拿了华为等几个公司的offer,参照同批去的同学现状,应该是错过了最简单的一次财务自由机会。
...
阅读全文>>

Top | 类别: 分享 | 评论 (0) | 标签: 考研经历, Story, | 中文 | 879 次阅读, 15948 次搜索 | 1483 个汉字

91 - 为什么越来越多离婚带孩子的女人选择不再结婚? - why-divorced-women-do-not-choose-to-marry-again.txt

我是一个34岁的单亲妈妈,带着一个13个月的女儿,在北京生活。

已离婚8个半月。

先交代一下背景:
...
阅读全文>>

Top | 类别: 知识问答 | 评论 (0) | 标签: 离婚带孩子, 不再结婚, 女人, Divorced women, marriage, | 中文 | 292 次阅读, 15760 次搜索 | 1156 个汉字

92 - 每日算法题 Angles of a Clock - -angles-of-a-clock.txt.txt

Hi, here's your problem today. This problem was recently asked by Microsoft:

Given a time in the format of hour and minute, calculate the angle of the hour and minute hand on a clock.


...
阅读全文>>

Top | 类别: 计算机科学 | 评论 (0) | 标签: 每日算法题, 算法, 数据结构, 面试题, Daily Interview Problem, Data Structures and Algorithms, Computer Programming, Python, | 英文 | 318 次阅读, 15496 次搜索 | 49 个单词

93 - 每日算法题 Longest Increasing Subsequence - longest-increasing-subsequence.txt.txt

Hi, here's your problem today. This problem was recently asked by Microsoft:

You are given an array of integers. Return the length of the longest increasing subsequence (not necessarily contiguous) in the array.

Example:
...
阅读全文>>

Top | 类别: 计算机科学 | 评论 (0) | 标签: 每日算法题, 算法, 数据结构, 面试题, Daily Interview Problem, Data Structures and Algorithms, Computer Programming, Python, | 英文 | 212 次阅读, 15298 次搜索 | 45 个单词

94 - 有没有人装逼正好撞到你擅长的领域上的? - zhuangbi.txt.txt

前两年去某县里,参加同学的婚礼。

因为旅途比较远,前一天下午出发了,路上下着雨,到了的时候,天已经大黑了。

新郎官还有一波同事,和我们坐在一桌流水席。大家准备一起吃完饭,去给新郎帮忙贴喜字,压井盖。
...
阅读全文>>

Top | 类别: 分享 | 评论 (0) | 标签: 擅长的领域, 装逼, Zhuang B, | 中文 | 1373 次阅读, 16170 次搜索 | 873 个汉字

95 - 每日算法题: Given two arrays, write a function to compute their intersection. - given-two-arrays,-write-a-function-to-compute-their-intersection.txt.txt

Hi, here's your problem today. This problem was recently asked by Amazon:

Given two arrays, write a function to compute their intersection - the intersection means the numbers that are in both arrays.

Example 1:
...
阅读全文>>

Top | 类别: 计算机科学 | 评论 (0) | 标签: 每日算法题, 算法, 数据结构, 面试题, Daily Interview Problem, Data Structures and Algorithms, Computer Programming, Python, | 英文 | 139 次阅读, 17304 次搜索 | 80 个单词

96 - 每日算法题: Product of Array Except Self - product-of-array-except-self.txt.txt

Hi, here's your problem today. This problem was recently asked by Amazon:

You are given an array of integers. Return an array of the same size where the element at each index is the product of all the elements in the original array except for the element at that index.

For example, an input of [1, 2, 3, 4, 5] should return [120, 60, 40, 30, 24].
...
阅读全文>>

Top | 类别: 计算机科学 | 评论 (0) | 标签: 每日算法题, 算法, 数据结构, 面试题, Daily Interview Problem, Data Structures and Algorithms, Computer Programming, Python, | 英文 | 169 次阅读, 16048 次搜索 | 79 个单词


分类: 所有 | 乱七八糟(52) | 计算机科学(163) | 生活(35) | 成功(18) | 有意思(24) | 怀念(4) | 分享(59) | 情与爱(14) | 新闻资讯(83) | 名人名言(92) | 知识问答(26) | 健康(6) | 图片(5) | 故事(6) | 视频(13) | 虚拟货币-区块链(1) |
共: 601 - 统计 | 存档
« 前一页 ( 页数 : 1 2 3 4 5 6 7 8 9 10 11 .. ) 后一页 »


最后更新: October 30 2020 14:21:11 | RSS Subscription
牛排怎么做才好吃? | <meta name="机器人" content="不索引, 跟踪" />