Category: python
When transferring your Steem-Dollars assets to exchange, you have to fill in the correct memo otherwise your money is likely to get lost. A few months ago, I accidentally …
I have created a steemit upvote bot that aims to vote for quality contents. It is based on the assumption that the authors on the daily top 30 ranking …
This is a real interview question: What is the difference between List and Dictionary in Python? You need to answer that immediately without googling.. My answer: a list is …
It is said that, if you have less than 500 Steem Power, you won’t see this voting weight bar when you upvote. It means that each vote is 100%, …
April 15, 2015
algorithms, BFS, Breadth First Search, c / c++, Depth First Search, DFS, dynamic programming, Dynamic Programming, Memoization, python, Recursion
You are a professional robber planning to rob houses along a street. Each house has a certain amount of money stashed, the only constraint stopping you from robbing each …