Asmin BudhaApply Operations: Be LazyWork Smart, Be Lazy. In this article, I’m going to use the Lazy trick to optimize the solution for one problem that was asked in the…Apr 4, 2021Apr 4, 2021
Asmin BudhaBeginning of my Open Source ContributionIt has been late for this article since this article will be revolving around my contribution to react-native-camera which was long before…Jul 7, 20204Jul 7, 20204
Asmin BudhaSetting up Python Virtual EnvironmentWhen I was just starting to learn Python, my python environment was messy with unnecessary packages and libraries. Every time when some…Feb 29, 2020Feb 29, 2020
Asmin BudhaOptimizing Palindrome Check AlgorithmDuring my early programming days, one of the problem that I used to solve was: ```Given a string check whether it was palindrome or not```May 25, 2019May 25, 2019
Asmin BudhaA-Z sorting in JavaScriptOne of my project has a requirement of A-Z sorting items in list. I have list of something like below:May 4, 2019May 4, 2019