azl397985856 / azl397985856/leetcode-cheat
【刷题小助手】贡献公司标签(面试遇到leetcode原题或类似题),成为开源项目的贡献者
- Dominant language
- No language data
- Stars
- 56
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
大家可以贡献自己面试当中遇到的leetcode原题或类似题目,**如果提供公司和岗位信息,则可以免费获得题目咨询服务。**
你的每一次贡献,我们都会记录到该题的贡献者和项目贡献者,成为开源项目的Contributor。不要低估星星之火的,大家零星的力量汇聚而成的工具,会反哺大家以后更容易的“划重点”找工作。大家参考以下面这种形式,感恩🙇🙏。
格式:以[]包裹,半角逗号隔开。
[题目序号.名称,公司,原题or类似题],放在issue文案第一行。
例子:
```
[32.最长有效括号,字节跳动,原题]
```
or
[20.有效的括号,字节跳动,类似题]
类似题描述:
```js
// 给定一个只包括 '(',')'的字符串,判断字符串是否有效。注:空字符串属于有效字符串.
// 示例 1:
输入: "(())"
输出: true
实例 2:
输入: "())("
输出: false
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Use the issue's required first-line format: [题目序号.名称,公司,原题or类似题]. For a similar problem, include the problem description and examples in the issue; completion means the contribution follows the stated format and contains the requested company and interview-question relationship.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- content
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100