UAUnimke Adieinchibidev.hashnode.dev路May 17, 2023 路 3 min readApp-wide Theming with Riverpod Generator.This article assumes you are familiar with Riverpod 2.0 and code generation (like Freezed) and want to use them in your app. For an in-depth explanation of Riverpod generators and the new Riverpod syntax, check out this and this by Andrea. What we'll...02CD
UAUnimke Adieinchibidev.hashnode.dev路Jan 2, 2023 路 6 min readThe Append and Delete AlgorithmIn this article, I'll be describing how I solved the Append and Delete Challenge on HackerRank using Python 3. This challenge is part of the Implementation challenges in the Algorithm section on HackerRank. If this is your first time reading my data...01D
UAUnimke Adieinchibidev.hashnode.dev路Sep 9, 2022 路 3 min readThe Find Digits AlgorithmKonnichiwa fellow programmers and welcome to another algorithm session!馃檪 In this article, I'll be describing how I solved the find digits Challenge on HackerRank using Python 3. This challenge is part of the Implementation challenges in the Algori...01D
UAUnimke Adieinchibidev.hashnode.dev路Aug 27, 2022 路 5 min readJumping on the Clouds AlgorithmKonnichiwa fellow programmers and welcome to another algorithm session!馃檪 In this article, I'll be describing how I solved the Jumping on the Clouds Challenge on HackerRank using Python 3. This challenge is part of the Implementation challenges in ...00
UAUnimke Adieinchibidev.hashnode.dev路Aug 12, 2022 路 3 min readThe Sequence Equation AlgorithmKonnichiwa fellow programmers and welcome to another algorithm session!馃檪 In this article, I'll be describing how I solved the Sequence Equation Challenge on HackerRank using Python 3. This challenge is part of the Implementation challenges in the ...01D