<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://a6g.page/</id><title>Almanac</title><subtitle>A techical blog, networking, low level, Linux, Anurag D, SRE, Homelab, Leetcode, Kubernetes, Database</subtitle> <updated>2026-06-04T21:03:02+00:00</updated> <author> <name>Anurag</name> <uri>https://a6g.page/</uri> </author><link rel="self" type="application/atom+xml" href="https://a6g.page/feed.xml"/><link rel="alternate" type="text/html" hreflang="en" href="https://a6g.page/"/> <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator> <rights> © 2026 Anurag </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>4057 Total Waviness Of Numbers In Range I</title><link href="https://a6g.page/posts/4057-Total-Waviness-Of-Numbers-In-Range-I/" rel="alternate" type="text/html" title="4057 Total Waviness Of Numbers In Range I" /><published>2026-06-04T21:02:00+00:00</published> <updated>2026-06-04T21:02:00+00:00</updated> <id>https://a6g.page/posts/4057-Total-Waviness-Of-Numbers-In-Range-I/</id> <content type="text/html" src="https://a6g.page/posts/4057-Total-Waviness-Of-Numbers-In-Range-I/" /> <author> <name>Anurag</name> </author> <category term="leetcode" /> <summary>Total Waviness of Numbers in Range I You are given two integers num1 and num2 representing an inclusive range [num1, num2]. The waviness of a number is defined as the total count of its peaks and valleys: A digit is a **peak** if it is **strictly greater** than both of its immediate neighbors. A digit is a **valley** if it is **strictly less** than both of its immediate neighbors. The first...</summary> </entry> <entry><title>3967 Earliest Finish Time For Land And Water Rides Ii</title><link href="https://a6g.page/posts/3967-Earliest-Finish-Time-For-Land-And-Water-Rides-Ii/" rel="alternate" type="text/html" title="3967 Earliest Finish Time For Land And Water Rides Ii" /><published>2026-06-03T21:22:56+00:00</published> <updated>2026-06-03T21:22:56+00:00</updated> <id>https://a6g.page/posts/3967-Earliest-Finish-Time-For-Land-And-Water-Rides-Ii/</id> <content type="text/html" src="https://a6g.page/posts/3967-Earliest-Finish-Time-For-Land-And-Water-Rides-Ii/" /> <author> <name>Anurag</name> </author> <category term="leetcode" /> <summary>Earliest Finish Time for Land and Water Rides II You are given two categories of theme park attractions: land rides and water rides. Land rides landStartTime[i] – the earliest time the ith land ride can be boarded. landDuration[i] – how long the ith land ride lasts. Water rides waterStartTime[j] – the earliest time the jth water ride can be boarded. waterDuration[j] – how long the jth...</summary> </entry> <entry><title>2248 Minimum Cost Of Buying Candies With Discount</title><link href="https://a6g.page/posts/2248-Minimum-Cost-Of-Buying-Candies-With-Discount/" rel="alternate" type="text/html" title="2248 Minimum Cost Of Buying Candies With Discount" /><published>2026-06-02T20:01:00+00:00</published> <updated>2026-06-02T20:01:00+00:00</updated> <id>https://a6g.page/posts/2248-Minimum-Cost-Of-Buying-Candies-With-Discount/</id> <content type="text/html" src="https://a6g.page/posts/2248-Minimum-Cost-Of-Buying-Candies-With-Discount/" /> <author> <name>Anurag</name> </author> <category term="leetcode" /> <summary>Minimum Cost of Buying Candies With Discount A shop is selling candies at a discount. For every two candies sold, the shop gives a third candy for free. The customer can choose any candy to take away for free as long as the cost of the chosen candy is less than or equal to the minimum cost of the two candies bought. For example, if there are 4 candies with costs 1, 2, 3, and 4, and the cust...</summary> </entry> <entry><title>3965 Earliest Finish Time For Land And Water Rides I</title><link href="https://a6g.page/posts/3965-Earliest-Finish-Time-For-Land-And-Water-Rides-I/" rel="alternate" type="text/html" title="3965 Earliest Finish Time For Land And Water Rides I" /><published>2026-06-02T20:00:15+00:00</published> <updated>2026-06-02T20:00:15+00:00</updated> <id>https://a6g.page/posts/3965-Earliest-Finish-Time-For-Land-And-Water-Rides-I/</id> <content type="text/html" src="https://a6g.page/posts/3965-Earliest-Finish-Time-For-Land-And-Water-Rides-I/" /> <author> <name>Anurag</name> </author> <category term="leetcode" /> <summary>Earliest Finish Time for Land and Water Rides I You are given two categories of theme park attractions: land rides and water rides. Land rides landStartTime[i] – the earliest time the ith land ride can be boarded. landDuration[i] – how long the ith land ride lasts. Water rides waterStartTime[j] – the earliest time the jth water ride can be boarded. waterDuration[j] – how long the jth ...</summary> </entry> <entry><title>2245 Destroying Asteroids</title><link href="https://a6g.page/posts/2245-Destroying-Asteroids/" rel="alternate" type="text/html" title="2245 Destroying Asteroids" /><published>2026-05-31T21:46:28+00:00</published> <updated>2026-05-31T21:46:28+00:00</updated> <id>https://a6g.page/posts/2245-Destroying-Asteroids/</id> <content type="text/html" src="https://a6g.page/posts/2245-Destroying-Asteroids/" /> <author> <name>Anurag</name> </author> <category term="leetcode" /> <summary>Destroying Asteroids You are given an integer mass, which represents the original mass of a planet. You are further given an integer array asteroids, where asteroids[i] is the mass of the ith asteroid. You can arrange for the planet to collide with the asteroids in any arbitrary order. If the mass of the planet is greater than or equal to the mass of the asteroid, the asteroid is destroyed a...</summary> </entry> </feed>
