Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dragon1573/daily-problem
A quiz each day, coding in efficient way.
https://github.com/dragon1573/daily-problem
algorithms data-structures interview-preparation jupyter-lab
Last synced: 1 day ago
JSON representation
A quiz each day, coding in efficient way.
- Host: GitHub
- URL: https://github.com/dragon1573/daily-problem
- Owner: Dragon1573
- License: mit
- Created: 2019-08-20T02:07:53.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-04T06:29:36.000Z (about 1 year ago)
- Last Synced: 2024-02-04T07:28:36.296Z (about 1 year ago)
- Topics: algorithms, data-structures, interview-preparation, jupyter-lab
- Language: Jupyter Notebook
- Homepage:
- Size: 711 KB
- Stars: 15
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Daily Problem
[![GitHub license][1]][2]
![GitHub last commit][7]
[![Jupyter NBViewer Supports][10]][11][1]: https://img.shields.io/github/license/Dragon1573/Daily-Problem?color=blue&style=for-the-badge
[2]: https://github.com/Dragon1573/Daily-Problem/blob/master/LICENSE
[7]: https://img.shields.io/github/last-commit/Dragon1573/Daily-Problem?color=blue&style=for-the-badge
[10]: https://img.shields.io/static/v1?label=Jupyter&message=Support&color=blue&style=for-the-badge&logo=JUPYTER
[11]: https://nbviewer.jupyter.org/github/Dragon1573/Daily-Problem/tree/master/## Description
***Daily Problem*** is a WeChat Channel owned by [@mjd507](https://github.com/mjd507). He publishes a programming quiz once a day, which was asked by those well-known corporations.
Most of the answer can be found on ***Google***. However, there's still someone have no ability to get access with *Google*. So I create this repository, sharing my solutions with others. The Markdown comments and source codes are mixed in ***JupyterLab*** format (\*.ipynb). *GitHub* supports this format online and display the same as in *JupyterLab*, but if you are in **People's Republic of China (excepts Chinese Hongkong, Chinese Macau and Chinese Tiwan)**. If you want to run the file on your device locally, please install ***Anaconda with Python 3.7*** and load this repository with *JupyterLab* or ***Jupyter Notebook***.
My solution MAY NOT THE BEST, but IT WORKS! If you have any better solutions, please fork this repository and create a *Pull Request* on my repository. Thank you!
## Index
- [Day 1~28](January/)
- [Day 29~56](February/)
- [Day 57~84](March/)
- [Day 85~100](April/)
- [Revision](Revision/)
- [Interview](Interview/)## 关于 About
这个章节使用中英双语的原因,是因为题目原作者的原版文章就使用简体中文。同时,在整个代码存储库中,一切仅包含简体中文的超链接将会使用中英双语或仅汉语的链接标签。所以请使用其他语言的用户自行准备自动翻译工具,敬请谅解!
The reason why this section using both *Simpified Chinese* and *English* is that the original author [@mjd507](https://github.com/mjd507) of these questions used *Simplified Chinese* for the following hyperlinks. At the same time, in the whole *repository*, all hyperlinks with *Simplified Chinese* will use combined or *Simplified Chinese* only hyperlink labels. So please prepare auto translation application or extensions yourself. Thank you!
[常见问题 FAQ] | [解题语言 Language] | [解题方法 Solving Methods]
[常见问题 FAQ]: https://mp.weixin.qq.com/s/KsNh1Jfq4mPj0fb5DSALDQ
[解题语言 Language]: https://mp.weixin.qq.com/s/ksk35cKlvXZ6WNLsxOCHQA
[解题方法 Solving Methods]: https://mp.weixin.qq.com/s/DG2BheIKIn-ec6cCdEyHRg