Reletter
Artwork for Learn to grow

I will share my understanding of Software design as it improves due to the obstacles we face and solve them in day-to-day activities.

Platform
Substack
PricingOnly free issuesPublishesTwice weekly
Issues22Founded2 years agoLast Issue5 months ago
Active

Read this Newsletter

alirafiq.substack.com
Artwork for Learn to grow

Latest Issues

Stop Comparing Neighbors. They’re Not the Problem.

The Puzzle

Given an array of integers, return the largest difference between two elements such that the larger number comes after the smaller one.

If no such pair exists, return 0.

Thanks for reading Learn to grow! Subscribe for free...

5 months ago
1

🪞When Punctuation Tries to Ruin a Palindrome

🧩 Problem

Given a string, return true if it is a palindrome after removing non-alphanumeric characters and ignoring case.


✅ Examples

🔹 “A man, a plan, a canal: Panama” → true

Thanks for reading Learn to grow! Subscribe...

5 months ago
3

Count what matters, Not the Noise

Given a string, return the number of vowels (a e i o u) in it.

Treat uppercase and lowercase as the same.

Example

“Hello World” → 3

Hints (light nudges only):

  • Normalize the input first

  • You’re checking membership, not positions...

5 months ago
2

Have I Seen This Before?

Puzzle

Given an integer array, return true if any value appears at least twice, otherwise return false.

Example

[1, 2, 3, 1] → true

[1, 2, 3, 4] → false

Hints (use only if stuck):

  • Hint 1: You care about seen vs unseen values.

*...

5 months ago
1

The Boy Who Cried Wolf: Addressing False Positives in Testing

False positives in tests are like the boy who cried wolf. They create noise that reduces confidence in testing efforts, even if they eventually find all the bugs. This can lead to wasted time and resources, and ultimately, less reliable sof...

2 years ago
4

Key Facts

Contact Information
Newsletter Author
Number of Subscribers
Find out how many people subscribe to this newsletter.

Audience Metrics

Subscribers, engagement, traffic and sponsorship for Learn to grow.

SubscribersEngagement71Monthly Web Visits
Accepts SponsorsEstimated Cost per Ad

Authors

The writers behind this newsletter.

  • Muhammad Ali Rafique

    Software architecture enthusiast

  • Frequently Asked Questions

    How can I access the email archive for Learn to grow?

    You can find recent issues that have been published by Learn to grow on Reletter by scrolling up to where it says Latest Issues. Tap on the link for any of the most recent emails or hit More Issues to see older ones.

    How many subscribers does Learn to grow have?

    To see how many people subscribe to Learn to grow, simply upgrade your Reletter account. We provide readership numbers and lots of other stats for this newsletter so you can decide if it's worth reaching out to.

    How can I advertise in Learn to grow?

    Newsletter advertising can be extremely effective when it's done right. Before you pitch Learn to grow as a potential sponsor or partner, make sure that you've done your research and checked its newsletter stats with Reletter.

    Then, personalize one of our winning pitching templates and send it to the right person using the contact info provided.

    How much does it cost to sponsor a publication like Learn to grow?

    Newsletter ad rates (or CPM) vary depending on many factors, including industry, number of subscribers, open rate, ad placement and more.

    To find out how much an ad will cost, contact Learn to grow using the contact information provided and ask for a copy of their media kit.

    How can I find newsletters related to Learn to grow?

    Scroll up to where it says Related Newsletters to see other publications like Learn to grow. You can also search our email newsletter directory to discover other newsletters that cover the topics you're interested in.

    How do I contact Learn to grow?

    Reletter provides this newsletter's website URL above, where you will often find their contact information. We also provide links to associated social media accounts and pitching templates so you can reach out fast.