-
design efficient algorithms for image scraping, considering factors such as data volume, network latency, and resource utilization, to ensure scalability and performance.
-
### Area for Improvement
Right now, we use SHA-1 hashing algorithm in cases like hashing the resource IDs or creating ETags.
We should use a more secure hashing algorithm since SHA-1 is not reco…
-
I am currently running a rather complex algorithm as a composable function inside a loop. There I feed the output of the function back into the function with various other parameters. When running the…
-
To do a flow chart of what to do
-
Tim Sort is a hybrid sorting algorithm derived from merge sort and insertion sort. It was designed to perform well on many kinds of real-world data. Tim Sort is the default sorting algorithm used by P…
-
## Background
The current data structures and the steps data are extracted from GitHub API might be not the most suitable for all the features requested.
Brainstorm and design the best data structur…
-
WDYT? Is this publication in scope?
```
@article{Alzahrani_2018,
author = {Alzahrani, Ali and Gebali, Fayez},
doi = {10.1109/access.2018.2799802},
issn = {2169-3536},
journal = {IEEE Access},
pag…
aewag updated
18 hours ago
-
Design and implement the set of tests (together with acceptable KPIs) that the final algorithm should be passing.
Tests should include typical scenarios (perturbations) and known issues (same tx to…
-
In according to the design doc, implement basic HotStuff version and run it in a cluster under supervision.
Collect important metrics and logs while running the algorithm to finalize the consensus des…
-
### What would you like to Propose?
I would like to implement Shor Algorithm.
### Issue details
The algorithm will be designed to carry out the prime factorization efficiently. And using this conce…