Author: ACMer
Given the root of a binary tree and a node u in the tree, return the nearest node on the same level that is to the right of u, …
Slow Sums Algorithms Suppose we have a list of N numbers, and repeat the following operation until we’re left with only a single number: Choose any two numbers and …
The File system keeps a log each time some user performs a change folder operation. The operations are described below: “../” : Move to the parent folder of the …
The Steem Blockchain is huge and currently it has over 47 Million blocks and still growing! To run a steem witness, you will need at least 16GB RAM and …
Recently, I ordered a dedicated server from Dacentec and the specs says i should have 2x1TB HDD but when I run the lsblk command, I only found one. Here …