-
Consider e.g. the sorting algorithms: They all solve the same problem, yet each has its own test cases. This is only warranted if the tests are to test implementation details.
However, the better a…
-
### Describe your problem:
Right now there is only 3 sorting algorithms, would be so cool to add more!
### Steps to reproduce:
*None*
### Possible fix (optional):
Add new sorting algorith…
-
- [x] MCQ Test 4 - only really missed binary questions
Why was this efficient?
- [x] 4.3a Parallel Computing: followed along with class lesson, took extra notes, completed 2 examples, and list…
-
Dear Zipline Maintainers,
Before I tell you about my issue, let me describe my environment:
* Operating System: Windows 10, Verision 20H2
* Python Version: 3.6
* How did you install Zipline: c…
-
*WIP issue, still drafting*
This issue is meant to explore once again the work started in #18 in light of the recent additions to the C++20 standard, most notably everything that has to do with `op…
-
I'd be interested in adding a rule to `standard` that checks the formatting of JSON files. In particular, I'd like to add a rule that checks that JSON files have been formatted with `JSON.stringify(x,…
-
Okay, here's a preliminary list of features/improvements I'd like to see to `tdc`. Please forgive my presumptuousness and criticism in the case they're unwarranted. I'll try and revise it as I continu…
-
Add algorithm implementations in various languages here: https://github.com/chandrikadeb7/Hacktoberfest_2020/tree/main/Task%203
- [x] Quick Sort (Javascript) - @malhotraravi842
- [x] Compression…
-
## → OUR VIDEO IS HERE!!! LOOK!!! VIDEO!!! ←
[Click here](https://drive.google.com/file/d/1-6AAFXvyuD-zTSGtp7ZF9y4BfEVUaysq/view?usp=sharing) for a short video in which each team member discusses t…
-
2584 Game
_The 2048 game but the game logic is changing to follow the Fibonnaci sequence!_
Frontend
Emma's commits:
Work:
- Detailed instructions for first-time players of 2584 (how t…