
Fundamental Data Structures in Blockchain Systems
Overview of the Block chain and Merkle Tree data structures

Overview of the Block chain and Merkle Tree data structures

Step-by-step journey of building the SHA-256 hash algorithm from the ground up

Exploring Go’s Powerful Array Abstraction
](https://www.tony.software/books/coding_interview_patterns.jpg)
Coding interviews are tough, and they’re only getting tougher, typically demanding months of preparation. What we all want is a way to master algorithms and data structures without having to spend countless hours sifting through endless, unfocussed resources. Introducing “Coding Interview Patterns,” your complete guide to mastering the key patterns needed to ace your next coding interview. What’s inside? An insider’s perspective on what interviewers are truly looking for and why. 101 real coding interview problems with detailed solutions. Intuitive explanations that guide you through each problem as if you were solving it in a live interview. 1000+ diagrams to illustrate key concepts and patterns. ...
](https://www.tony.software/papers/fips_pub_180_4.jpg)
The standard specifies hash algorithms that can be used to generate digests of messages. The digests are used to detect whether messages have been changed since the digests were generated.