All Projects → Dragon1573 → Daily-Problem

Dragon1573 / Daily-Problem

Licence: MIT license
A quiz each day, coding in efficient way.

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to Daily-Problem

codingninjas
all codes of Data Structures in Java
Stars: ✭ 26 (+73.33%)
Mutual labels:  interview-preparation
Interview materials
A curated list of all essential job interview preparation materials.
Stars: ✭ 27 (+80%)
Mutual labels:  interview-preparation
awesome-podcast-episodes
List of some of the most informational podcast episodes for developers
Stars: ✭ 35 (+133.33%)
Mutual labels:  interview-preparation
ctci-go
Cracking the Coding Interview in Go
Stars: ✭ 31 (+106.67%)
Mutual labels:  interview-preparation
Geoweaver
a web system to allow users to automatically record history and manage complicated scientific workflows in web browsers involving the online spatial data facilities, high-performance computation platforms, and open-source libraries.
Stars: ✭ 32 (+113.33%)
Mutual labels:  jupyter-lab
Algorithm-Implementations
Lots of algorithm's & their implementations that have been compiled from a variety of locations.
Stars: ✭ 15 (+0%)
Mutual labels:  interview-preparation
Awesome-Software-Engineering-Interview
No description or website provided.
Stars: ✭ 409 (+2626.67%)
Mutual labels:  interview-preparation
Frontend-Developer-Interview-Preparation
Things you need to know to crack that frontend developer job [Work in Progress]
Stars: ✭ 113 (+653.33%)
Mutual labels:  interview-preparation
Competitive Programming
Contains solutions and codes to various online competitive programming challenges and some good problems. The links to the problem sets are specified at the beginning of each code.
Stars: ✭ 65 (+333.33%)
Mutual labels:  interview-preparation
javascript-interview-questions
A collection of JavaScript modern interview questions for beginners to experts
Stars: ✭ 290 (+1833.33%)
Mutual labels:  interview-preparation
CodingInterview
Leetcode解题、剑指offer第二版💪💪💪⛷😀
Stars: ✭ 28 (+86.67%)
Mutual labels:  interview-preparation
mercury
Convert Python notebook to web app and share with non-technical users
Stars: ✭ 1,894 (+12526.67%)
Mutual labels:  jupyter-lab
nbautoexport
Automatically export Jupyter notebooks to various file formats (.py, .html, and more) on save.
Stars: ✭ 48 (+220%)
Mutual labels:  jupyter-lab
Data-Structures-And-Algorithms
Important data structure and algorithms codes and concept's open-source repository.
Stars: ✭ 48 (+220%)
Mutual labels:  interview-preparation
Popular Coding Questions Solution
Popular coding questions solution for interview preparation
Stars: ✭ 12 (-20%)
Mutual labels:  interview-preparation
career-resources
Some SWE/PM/Designer related career resources for students
Stars: ✭ 154 (+926.67%)
Mutual labels:  interview-preparation
jupyterlab-sparkmonitor
JupyterLab extension that enables monitoring launched Apache Spark jobs from within a notebook
Stars: ✭ 78 (+420%)
Mutual labels:  jupyter-lab
android-interview-questions
I'm contributing to help others!
Stars: ✭ 24 (+60%)
Mutual labels:  interview-preparation
HACKTOBERFEST-2020-flutter-interview-questions
Flutter interview questions with answers
Stars: ✭ 44 (+193.33%)
Mutual labels:  interview-preparation
Data-Structures-and-Algorithms
📝 Algorithms and data structures implemented in C++
Stars: ✭ 171 (+1040%)
Mutual labels:  interview-preparation

Daily Problem

GitHub license GitHub last commit Jupyter NBViewer Supports

Description

Daily Problem is a WeChat Channel owned by @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

关于 About

  这个章节使用中英双语的原因,是因为题目原作者的原版文章就使用简体中文。同时,在整个代码存储库中,一切仅包含简体中文的超链接将会使用中英双语或仅汉语的链接标签。所以请使用其他语言的用户自行准备自动翻译工具,敬请谅解!

The reason why this section using both Simpified Chinese and English is that the original author @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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].