Leetcode Product of Three Largest Numbers in TypeScript

Posted on Sun 10 October 2021 in tech • Tagged with programming, Leetcode, TypeScript

Product of Three Largest Numbers in TypeScript


Leetcode Number Of Islands C++ Depth First Search Example

Posted on Sun 03 October 2021 in tech • Tagged with programming, Leetcode, C++, DFS

Number of Islands Recursive Graph Traversal

Depth First Search


History: koine

Posted on Sun 03 October 2021 in history • Tagged with definition, dictionary

Greek, literally "common tongue." A dialect of the Greek language, based on the Athenian dialect, which was commonly used throughout the Hellenistic Kingdoms. The Hellenistic kingdoms were the Kingdoms that were established in the wake of the death of Alexander and the fragmentation of his empire.


Complete working example of Protocol Buffers in C++ with CMake and a Dockerfile

Posted on Thu 30 September 2021 in tech • Tagged with programming, Protobuf, C++, CMake, Linux, Docker

Protocol Buffers complete working example with CMake and Docker for C++

Protobuf


History: Roxane

Posted on Sun 26 September 2021 in history • Tagged with history, person

350 BCE

Roxane was the daughter of a Bactrian Baron named Oxyartes. Alexander the Great married Roxane, 327 BCE, as was common practice, to cement relations between his empire and Roxane's state, which he had defeated. Alexander died when Roxane was pregnant with his only heir. Later, Roxane gave birth …


Continue reading

Complete working example gRPC in C++ with CMake and a Dockerfile

Posted on Thu 23 September 2021 in tech • Tagged with programming, gRPC, C++, CMake, Linux, Docker

Sometimes and example is worth a thousand words. In this installment gRPC C++ with CMake FetchContent and a Dockerfile.

gRPC