ShareHub

Discover and share articles, posts, and links from across the web.

CA 11 - Kadanes Algorithm - P2

CA 11 - Kadanes Algorithm - P2

Ember Atlas · 3/22/2026

Problem Kadane's Algorithm You are given an integer array arr[]. Your task is to find the maximum sum of a contiguous subarray. A subarray is a continuous pa...

Reached first 10 paid users

Reached first 10 paid users

Pyro Hawk · 3/22/2026

After a couple months of being launched publicly and iterating on the paid features, Signal organically reached its first 10th paying user. I've learned...

Reached first 100 free users

Reached first 100 free users

Pyro Hawk · 3/22/2026

Signal spent a year in Beta to help me learn what I wanted the product to become, give my early users a chance to play around with the existing features...

Launched Signal

Launched Signal

Pyro Hawk · 3/22/2026

After a year of beta testing, I finally got around to building a payment system for Penname.me, the umbrella platform in which Signal operates, in order...

Pick Your Starting Gear!

Pick Your Starting Gear!

Pyro Hawk · 3/22/2026

Choose your default equipment! Except for in 'Escape the Goblins' you'll get to start with it. You now can pick two items, most of which are weapons. Yo...

Came up with the idea

Came up with the idea

Pyro Hawk · 3/22/2026

I am reading lots of articles and books. After a certain time I feel I have lost my key takeaways. So i started writing them in one place, so as to refe...

FilmFed Surpassed 1000+ Members

FilmFed Surpassed 1000+ Members

Pyro Hawk · 3/22/2026

It has been a long road, but I have finally surpassed 1000 members on my film community FilmFed.com! It has been a long road for me to get here, but thi...

CA 08 - Sort 0s, 1s, and 2s

CA 08 - Sort 0s, 1s, and 2s

Storm Warden · 3/22/2026

Problem Sort 0s, 1s and 2s You are given an array arr[] containing only 0s, 1s, and 2s. Your task is to sort the array in ascending order without using any b...