Given an array of positive integers arr, find a pattern of length m that is repeated k or more times. A pattern is a subarray (consecutive sub-sequence) that consists …
The leetcode web coding IDE has a premium debugger feature – however this is not enabled during the contest. Recently I found out that you can actually print to …
The CloudFlare Worker is a Serverless Service (similar to Amazon Lambda, Google Function) that we can use to deploy functions in the edge network. The serverless is the future …
Given an array of integers A, We need to sort the array performing a series of pancake flips. In one pancake flip we do the following steps: Choose an …
As I mentioned, I have ordered Three WD 2TB HDD to replace 2xSeagate 4TB HDD because the HPZ800 server does not support HDDs larger than 2 TB. I was …
I have been using HPZ800 Server for a long time (the server was first made in 2010 – and I purchased it on Ebay at 2015). The server is …