-
Can I give a CPP implementation of treaps?
-
## Issue will be closed if:
> 1) You mention more than one algorithm. You can create a separate issue for each algorithm once the current one is completed.
> 2) You propose an algorithm that is …
-
Probably a low priority now, there are many easier ways to improve performance, but I want to dump it somewhere so it doesn't get lost.
The problem
==============
Concatenating arrays `a`, `b` …
-
Everything immutable! That's been my motto for almost a decade!
It seems that I'm not the only one: more and more frameworks share this 'immutability' property, including IPFS.
When I look at all th…
-
There is a typo in the section "[Implicit Treaps](https://usaco.guide/adv/treaps#implicit-treaps)" of the document "[Treaps.mdx](https://usaco.guide/adv/treaps)". In the cpp code of the split function…
-
The digests of MerkelRedBlack trees depend on the order in which elements are inserted. Specifically, if you remove some elements and add them back in the reverse of the order you removed them in (i.e…
-
We would like a getTile(x,y,z) type method that will eventually be called by some sort of front end such as [OpenLayers](https://openlayers.org/en/latest/examples/xyz.html) that will allow us to zoom …
gszep updated
3 years ago
-
I remember I used bitcoin core to sync btc full node on EC2 (200+G) in one day. But I used `btcd` to sync full node -- two days later it just synced 108G ?
The EC2 config is the same.
-
Godot has it's own memory management, so there is no need for the D garbage collector to collect the script classes themselves.
However, consider a regular D array, allocated on the heap by the scr…
dukc updated
3 months ago
-
https://github.com/jwasham/coding-interview-university