-
Hello @strivedi4u . I want to provide the solution to the problem of finding the median of 2 sorted arrays in python.
Please assign me this task under Hacktoberfest 2024.
-
### Detailed description
I want to add a divide and conquer algo to find ith smallest element in a list of numbers with linear time complexity.
### Context
This is a very efficient algo to find th…
-
I am going to implement this one.
Which category do you want it to belong with?
Reference:
https://rcoh.me/posts/linear-time-median-finding/
https://en.wikipedia.org/wiki/Median_of_medians
-
This question is asked in amazon.
ques link : https://www.interviewbit.com/problems/matrix-median/
ques description : Given a matrix of integers A of size N x M in which each row is sorted.
…
-
Thought I would share a working configuration for the M5Stack ENV Pro. As I had some trouble finding all the information myself when adding it to a ESPHome. This is a stripped down version of [this](h…
-
The absence of an `init` kwarg like is available with `reduce` and `sum` makes `mean` compose less well with e.g. `skipmissing`. I'm finding myself using `let y=collect(skipmissing(x)); isempty(y) ? m…
-
Currently BACKGROUND_OP_SLEEP is set to 28 milliseconds, but this is fairly long for systems that require more frequent flushes. We need to test loops of varying BACKGROUND_OP_SLEEPs and check CPU us…
-
### Checklist
- [X] 1. I have searched related issues but cannot get the expected help.
- [X] 2. The bug has not been fixed in the latest version.
- [X] 3. Please note that if the bug-related issue y…
-
**Is your feature request related to a problem? Please describe.**
I haven't seen an implementation of Durr Hoyer that is ready to use. I would like to contribute to a Q# Durr Hoyer library.
I st…
-
Thanks for working on this, having landcover really makes the map look more complete!
I'm working on a similar project so thought I'd share some findings. At very high latitudes, the details on the…