The Ultimate Guide to Crypto Tokens

3 years ago
YourDevOpsGuy

You have probably heard lately the terms tokens, crypto tokens, and cryptocurrencies. In this article, I will cover in depth…

Coding Challenges: How to Solve Them

3 years ago

Here you are going to see how to approach coding challenges like a pro and nail your next technical interview!…

UTXO and Account-Based Blockchains

3 years ago

UTXO vs Account-Based Blockchains Introduction Bitcoin and Ethereum differ in many ways. In this article, I will cover one of…

How to Become a Certified Kubernetes Application Developer

3 years ago

This guide is a summary of my study notes for the Certified Kubernetes Application Developer (CKAD) exam that I recently…

Bloom Filters and Bitcoin

4 years ago

Bloom filters are a data structure developed by Burton Howard Bloom in 1970. You can see them as a hash…

Merkle Trees and Bitcoin

4 years ago

Merkle trees, also known as binary hash trees, are a type of binary tree. They can be used to efficiently…

6 Hard Dynamic Programming Problems Made Easy

4 years ago

In this article, I gave you an introduction to Dynamic Programming with several examples. Here I will solve 6 harder…

Recursion vs Iteration: 13 Ways to Traverse a Tree

4 years ago

To understand recursion, you must understand recursion. I will show you 13 different ways to traverse a tree to compare…

All you need to know about Dynamic Programming

4 years ago

What is dynamic programming and why should you care about it? In this article, I will introduce the concept of…

Google Cloud Platform Tutorial: From Zero to Hero with GCP

4 years ago

Do you have the knowledge and skills to design a mobile gaming analytics platform that collects, stores, and analyzes large…