-
Submit your solution after reading the [Submission Guidelines](https://github.com/1gne0u5/Learning-Resources/blob/master/Competitive%20Programming/readme.md).
Solutions are welcome in any language …
-
### Link to the coursework
n/a
### Estimated time in hours (PD has max 4 per week total)
0.5
### What is the purpose of this assignment?
Learn to use the SMART technique to set my goals.
### How…
-
https://github.com/ProgrammingHero1/100-plus-python-coding-problems-with-solutions/blob/master/Number-Related/User-input-to-Number.md
# finding max among three numbers
a, b, c = input("Enter t…
-
### Is your feature request related to a problem? Please describe.
Currently, when running TypeScript checks using the command `python -m scripts.run_typescript_checks --strict_checks`, the errors ar…
-
The three dots in https://github.com/imatix/zguide/blob/master/examples/Python/lpclient.py#L18 are converted to `…` in the HTML page at http://zguide.zeromq.org/py:lpclient and also all other py…
-
In recent versions (possibly after 3.6 or 3.8), I've encountered a persistent issue with PyPy, which is its inability to recognize non-English languages. Even when adding a declaration like '# coding:…
5igm updated
5 months ago
-
The most frequently used benchmark in time series classification/regression is the [UCR datasets](https://timeseriesclassification.com/), which consists of 128 time-series datasets. Both…
-
## Assignments
1. [Data Structure Mindmap](http://v3.processon.com/view/link/5da2b2c7e4b0c9f9da46d579)
2. [Algorithm Mindmap](http://v3.processon.com/view/link/5da2b05fe4b0c9f9da46d576)
*Note: both…
-
-
# Writing coding standards
### Description
* We aim to integrate and expand our coding standards documentation into our GitHub repo as restructured text files under the `docs/dev` directory. This…