Arul's Blog Posts
aquarium artificial intelligence code cryptocurrency diy education general outdoor raspberry pi restaurants reviews science tech travel
Python Program to Find Repeated Numbers That Are Perfect Squares
Algorithm and Python program to find repeated numbers that are perfect squares. Examples of repeated numbers are 123123 and 3434.... continue reading
Algorithm and Python program to find repeated numbers that are perfect squares. Examples of repeated numbers are 123123 and 3434.... continue reading
{ updated: 2024-10-06 04:42:09 }
What to Pack When Traveling to The Philippines: The Ultimate Checklist
List of important and optional things to take with you when you are packing to visit the Philippines. Based on our regular visits to the Philippine islands.... continue reading
List of important and optional things to take with you when you are packing to visit the Philippines. Based on our regular visits to the Philippine islands.... continue reading
{ updated: 2024-10-04 15:17:05 }
20 Gallon Walstad Method Natural Planted Tank
Our journal on starting and running a 20 gallon Walstad method or el natural planted aquarium.... continue reading
Our journal on starting and running a 20 gallon Walstad method or el natural planted aquarium.... continue reading
{ updated: 2024-10-04 15:16:56 }
ACSL Junior Wrap Around Code Problem
My Python solution for the ACSL Junior Division 2001-2002 Contest 1 Problem Wrap Around Code. Includes the problem solving logic and Python code tips.... continue reading
My Python solution for the ACSL Junior Division 2001-2002 Contest 1 Problem Wrap Around Code. Includes the problem solving logic and Python code tips.... continue reading
{ updated: 2024-10-02 04:39:23 }
USACO Palindrome Game Problem
My Python solution for the USACO February 2024 Bronze Division 'Palindrome Game' problem. Includes the problem solving logic.... continue reading
My Python solution for the USACO February 2024 Bronze Division 'Palindrome Game' problem. Includes the problem solving logic.... continue reading
{ updated: 2024-09-30 12:36:04 }
How to Remove Glue Residue From Price Tags Stuck On Pen
Blog post on how to remove sticky glue residue left behind by price tags stuck on a pen and other surfaces.... continue reading
Blog post on how to remove sticky glue residue left behind by price tags stuck on a pen and other surfaces.... continue reading
{ updated: 2024-09-26 03:15:18 }
How to Change a License Plate Frame
How to change a license plate frame. This example shows how to do it on a Honda Odyssey 2014 model. You will need M6 screws.... continue reading
How to change a license plate frame. This example shows how to do it on a Honda Odyssey 2014 model. You will need M6 screws.... continue reading
{ updated: 2024-09-26 03:12:12 }
Python Code to Generate k-digit Number With k As Each Digit
In this Python snippet, we will use different string and math numeric operations to generate a k-digit number where each digit has the value k.... continue reading
In this Python snippet, we will use different string and math numeric operations to generate a k-digit number where each digit has the value k.... continue reading
{ updated: 2024-09-16 19:56:36 }
Codeforces osu!mania Problem in Python and C++
My Python and C++ solutions for the Codeforces osu!mania problem 2009B. Includes the problem solving logic and speed benchmarks.... continue reading
My Python and C++ solutions for the Codeforces osu!mania problem 2009B. Includes the problem solving logic and speed benchmarks.... continue reading
{ updated: 2024-09-07 23:22:55 }
Codeforces Three Brothers Problem in Python and C++
My Python and C++ solutions for the Codeforces Three Brothers problem 2010B. Includes the problem solving logic and speed benchmarks.... continue reading
My Python and C++ solutions for the Codeforces Three Brothers problem 2010B. Includes the problem solving logic and speed benchmarks.... continue reading
{ updated: 2024-09-03 23:44:01 }
Page #10