-
- nuoxoxo/sea#1813
-
### Extension
https://www.raycast.com/justin0u0/leetcode
### Description
This is useful during interviews. It would be even better if there was an option to copy directly to markdown.
### Who will…
-
# 要求
每周至少完成给定题目中的两道算法题
围绕每周重点学习的算法知识点,撰写一篇有观点和思考的技术文章(字数不限)
# 注意事项
下面列出的题目中,按照知识点进行了简单分类,但并不意味着使用相应的数据结构或算法一定是解决该题目的最优解,这样分类只是为了方便大家有针对性的练习;
有的题目可能需要结合多个算法或数据结构进行求解。
# 第四周题目
## Trie树
…
-
Implement a function that prints the first n numbers in the Fibonacci sequence, where n is a positive integer provided as input.
For example, for n = 5, the output should be 0, 1, 1, 2, 3.
-
You will be given an unsorted array and you have to return the Kth largest element.
-
https://books.halfrost.com/leetcode/ChapterFour/0001~0099/0024.Swap-Nodes-in-Pairs/
-
# 要求
1. 每周至少完成给定题目中的两道算法题
2. 围绕每周重点学习的算法知识点,撰写一篇有观点和思考的技术文章(字数不限)
# 注意事项
1. 下面列出的题目中,按照知识点进行了简单分类,但并不意味着使用相应的数据结构或算法一定是解决该题目的最优解,这样分类只是为了方便大家有针对性的练习;
2. 有的题目可能需要结合多个算法或数据结构进行求解。
# 第三周题目
…
-
Implement a binary search algorithm to find the index of a specific element in a sorted array.
Given the sorted array, your task is to locate the index of the given number.
-
## Project description
In the talk [I am your user. Why do you hate me?](https://www.youtube.com/watch?v=OJUnRMtK9Nw), Donna Benjamin talks about how open source software often possess a steep lear…
louy2 updated
5 years ago
-
**Describe the bug**
Auto fetch reports the error below:
Connection closed by UNKNOWN port 65535 Could not read from remote repository. Please make sure you have the correct access rights and the r…