Arul's Blog Posts
How to Shorten Amazon Product Links
Links to Amazon products can be very long and look like spam. This blog post shows you how to remove the extra fluff and use only what is required.... continue reading
Links to Amazon products can be very long and look like spam. This blog post shows you how to remove the extra fluff and use only what is required.... continue reading
{ updated: 2024-02-28 23:59:59 }
Codeforces Moving Chips Problem in Python and C++
My Python and C++ solutions for the Codeforces 'Moving Chips' problem 1923A. Includes the problem solving logic and speed benchmarks.... continue reading
My Python and C++ solutions for the Codeforces 'Moving Chips' problem 1923A. Includes the problem solving logic and speed benchmarks.... continue reading
{ updated: 2024-02-24 23:59:59 }
ACSL Data Structures: Stack and Queue
Blog post about ACSL data structures. We will look at creation of stacks and queues and operations.... continue reading
Blog post about ACSL data structures. We will look at creation of stacks and queues and operations.... continue reading
{ updated: 2024-02-23 23:59:59 }
Why is my IP Address Temporarily Blocked?
Sometimes, when you go to a website, you may get a message saying, 'Your IP address has been temporarily blocked' or something similar. This article explains why it happened and what steps you can take to resolve it and access those websites again.... continue reading
Sometimes, when you go to a website, you may get a message saying, 'Your IP address has been temporarily blocked' or something similar. This article explains why it happened and what steps you can take to resolve it and access those websites again.... continue reading
{ updated: 2024-02-09 23:59:59 }
Codeforces Make it White Problem in Python and C++
My Python and C++ solutions for the Codeforces 'Make it White' problem 1927A. Includes the problem solving logic and speed benchmarks.... continue reading
My Python and C++ solutions for the Codeforces 'Make it White' problem 1927A. Includes the problem solving logic and speed benchmarks.... continue reading
{ updated: 2024-02-06 23:59:59 }
What are the Temperatures in Space?
How hot or cold does it get in space? Are temperature variations harsh or like on earth?... continue reading
How hot or cold does it get in space? Are temperature variations harsh or like on earth?... continue reading
{ updated: 2024-02-05 23:59:59 }
USACO Cow College Problem
My Python solution for the USACO December 2022 Bronze Division 'Cow College' problem. Includes the problem solving logic.... continue reading
My Python solution for the USACO December 2022 Bronze Division 'Cow College' problem. Includes the problem solving logic.... continue reading
{ updated: 2024-02-03 23:59:59 }
Codeforces Brick Wall Problem in Python and C++
My Python and C++ solutions for the Codeforces 'Brick Wall' problem 1918A. Includes the problem solving logic and speed benchmarks.... continue reading
My Python and C++ solutions for the Codeforces 'Brick Wall' problem 1918A. Includes the problem solving logic and speed benchmarks.... continue reading
{ updated: 2024-01-31 23:59:59 }
Codeforces Fafa and the Gates Problem in Python and C++
My Python and C++ solutions for the Codeforces 'Fafa and the Gates' problem 935B. Includes the problem solving logic and speed benchmarks.... continue reading
My Python and C++ solutions for the Codeforces 'Fafa and the Gates' problem 935B. Includes the problem solving logic and speed benchmarks.... continue reading
{ updated: 2024-01-29 23:59:59 }
ACSL String Stats Problem
My Python solutions for the ACSL Junior Division 2018-2019 Programming Problem 'String Stats'. Includes the problem solving logic.... continue reading
My Python solutions for the ACSL Junior Division 2018-2019 Programming Problem 'String Stats'. Includes the problem solving logic.... continue reading
{ updated: 2024-01-28 00:01:01 }
Page #8