Best 4k Monitor for 2 Computers Setup (Mac & Win) and Gaming (2022 Dec) Paid Members Public
Best 4k144 Monitor for having 2 Computers set up (Mac & Win) and Gaming in 2022. Use one monitor for all: reading, programming, and gaming.
Theorems and Corollaries in Elementary Number Theory Paid Members Public
All theorems and corollaries mentioned in David M. Burton's Elementary Number Theory are listed by following the book's order. (7th Edition) (Currently Ch 1 - 4)
HackerRank: Merge the Tools! Notes Paid Members Public
Background This article was written down when I was doing a Python challenge on HackerRank: "Merge the Tools!". Merge the Tools! | HackerRankSplit a string into subsegments of length $k$, then print each subsegment with any duplicate characters stripped out.HackerRank Problem To help you understand this problem, I
Binance Referral Code (10% discount) and Detailed Explanation Paid Members Public
The followings are my Binance referral code if you find it useful for you! Binance Referral Code You can get a 10% discount on your trading fee. I can also earn 10% from your trading fee. This is already the maximum discount that I can give for now! IMTP0IQC You
HackerRank: The Minion Game Notes Paid Members Public
Background This article was written down when I was doing a Python challenge on HackerRank: The Minion Game. Hints If you haven't passed this question and want to have some hints. There are two hints I think might be helpful: * The solution can be done with one loop
HackerRank: Capitalize! Notes Paid Members Public
Background This article was written down when I was doing a Python challenge on HackerRank: Capitalize! [https://www.hackerrank.com/challenges/capitalize/problem]. It was not a hard problem, but I got the "Wrong Answer" three times... The main problem is that I am not familiar with the
HackerRank: Alphabet Rangoli Notes Paid Members Public
Background This article was written down when I was doing the Python challenge on HackerRank: Alphabet Rangoli [https://www.hackerrank.com/challenges/alphabet-rangoli/problem]. Although I passed all the tests quickly, my solution looked dirty and not clean enough. Thus I tried to simplify my solution after getting some insights
HackerRank: Designer Door Mat Notes Paid Members Public
Background I think the "Designer Door Mat [https://www.hackerrank.com/challenges/designer-door-mat/problem]" is suitable for serving as a practice f [https://www.hackerrank.com/challenges/text-alignment/problem]or your understanding of the Python center() method. Problem The problem gives you two number N and M where