Cluster computing
Thursday, July 4, 2024
›
One of the convenient automations uses a well-known algorithm. String matching algorithms: Void PrintMatch(String text, string pattern) { ...
Wednesday, July 3, 2024
›
A self organizing map algorithm for scheduling meeting times as availabilities and bookings. A map is a low-dimensional representation of ...
Tuesday, July 2, 2024
›
This is a summary of the book titled “Decisions about Decisions” written by Cass R Sunstein and published by Cambridge UP in 2023. He studi...
Monday, July 1, 2024
›
This is a summary of the book “Flip-flops and microwaved fish” written by Peter Yawitz and published by River Grove Books in 2022. The auth...
Sunday, June 30, 2024
›
#codingexercise Get the max sum level in a binary tree int GetMaxLevel(Node root, Node delimiter) { List<Integer> nodes = new ArrayL...
Saturday, June 29, 2024
›
This is the summary of a book titled: “Becoming a changemaker” written by Alex Budak in 2022. Changemakers look optimistically towards the ...
Friday, June 28, 2024
›
This is a continuation of IaC shortcomings and resolutions. In Azure, a storage account without private endpoints can be accessed by comput...
‹
›
Home
View web version