String to QR Code
Setup a webapp to generate QR code. Demo available at https://ez-qrcode-generator.herokuapp.com/
Setup a webapp to generate QR code. Demo available at https://ez-qrcode-generator.herokuapp.com/
How to handle some bit level data manipualtions in Python
Two simple examples from LeetCode to illustrate the idea of Dynamic Programming
How to use one of simplest supervised learning model (Naive Bayes) to perform language detection