15 followers
Unapologetically skilled software engineer.
Subscribe to my newsletter and never miss my upcoming articles
The perfect solution and in-depth explanation. ยท The Question Write a function that takes in a non-empty array of distinct integers and an integer...
A conceptual explanation. ยท What's a Hash Table This is a data structure seen and proven to be very efficient for data storage, insertion, and retrieval....
Generics is a fundamental part of the rust programming language and can sometimes be a pain to truly understand its use and purpose. In this article,...
Lee to the Mao (Lmao) , yes in 2022! Because all those articles out there are really old and do not work anymore. So if you are like me who almost...
Writing tests for your smart contracts are just as important as running audits on them too. There are a few reasons why you might want to write full...
For some extraordinary reasons, you need to make use of uniswap to swap assets, perform some liquidity operations, or any other cool thing uniswap has...