hussaincode's profile picture. Building http://apiautopsy.com

MS Hussain

@hussaincode

Building http://apiautopsy.com

Day15 of #TUFWinterArc Completed 3 Binary Search questions today. #TUFWinterArc #TUF+ #Striver #BinarySearch #DSA

hussaincode's tweet image. Day15 of #TUFWinterArc
Completed 3 Binary Search questions today.
#TUFWinterArc #TUF+ #Striver #BinarySearch #DSA

MS Hussain đã đăng lại

Hey everyone, We’ve wrapped up the Arrays section of #TUFWinterArc 💪 Big shoutout to everyone who stayed consistent. We’ll take a 1-day break to revise arrays, solve a few random problems and tag us using #TUFWinterArc 💻 Next up: Binary Search 👀 Get ready to level up…


Day14 of #TUFWinterArc Solved problem 10 to 12 of Arrays. it was bit difficult but as i am moving on i am getting good approach to solve all these problems. #TUFWinterArc #TUF+ #Striver #Arrays #DSA

hussaincode's tweet image. Day14 of #TUFWinterArc

Solved problem 10 to 12 of Arrays. it was bit difficult but as i am moving on i am getting good approach to solve all these problems.

#TUFWinterArc #TUF+ #Striver #Arrays #DSA

Day13 of #TUFWinerArc Completed question 4th to 9th of lec3 of Arrays. for the last 2 question faced issue as it's hard question but after looking at solution was able ti understand the logic and the revised it by myself. #TUFWinterArc #TUF+ #Striver #DSA

hussaincode's tweet image. Day13 of #TUFWinerArc

Completed question 4th to 9th of lec3 of Arrays.

for the last 2 question faced issue as it's hard question but after looking at solution was able ti understand the logic and the revised it by myself.

#TUFWinterArc #TUF+ #Striver #DSA

Day12 of #TUFWinterArc I have completed question no 11 to 14 of Arrays from lecture 2. #TUFWinterArc #TUF+ #Striver #TUF #Arrays

hussaincode's tweet image. Day12 of #TUFWinterArc
I have completed question no 11 to 14 of Arrays from lecture 2.

#TUFWinterArc #TUF+ #Striver #TUF #Arrays

MS Hussain đã đăng lại
Thuislander's tweet image.

MS Hussain đã đăng lại

fr

takeUforward_'s tweet image. fr

Day11 of #TUFWinterArc Completed 7 to 10 question of Arrays today, Revising all these concepts is boosting my confidence. #TUFWinterArc #TUF+ #Striver #Arrays

hussaincode's tweet image. Day11 of #TUFWinterArc
Completed 7 to 10 question of Arrays today, Revising all these concepts is boosting my confidence.
#TUFWinterArc #TUF+ #Striver #Arrays

Day10 of #TUFWinterArc Completed 3 medium question of arrays, revising these topics giving me so much confidence. Yesterday was Day9, by mistake I have put it as Day8. so continuing today as Day10. Making this clear just for consistency. #TUFWinterArc #Striver #TUF+

hussaincode's tweet image. Day10 of #TUFWinterArc

Completed 3 medium question of arrays, revising these topics giving me so much confidence.

Yesterday was Day9, by mistake I have put it as Day8. so continuing today as Day10.
Making this clear just for consistency.

#TUFWinterArc #Striver #TUF+
hussaincode's tweet image. Day10 of #TUFWinterArc

Completed 3 medium question of arrays, revising these topics giving me so much confidence.

Yesterday was Day9, by mistake I have put it as Day8. so continuing today as Day10.
Making this clear just for consistency.

#TUFWinterArc #Striver #TUF+
hussaincode's tweet image. Day10 of #TUFWinterArc

Completed 3 medium question of arrays, revising these topics giving me so much confidence.

Yesterday was Day9, by mistake I have put it as Day8. so continuing today as Day10.
Making this clear just for consistency.

#TUFWinterArc #Striver #TUF+

MS Hussain đã đăng lại

> Here’s the timeline for goodies in the #TUFWinterArc ❄️ - We’ll be rewarding 5 consistent performers in every cycle for their dedication and effort throughout the journey. > Cycle 1: 13th Oct → 12th Nov - 🗓️ Winner Announcement: 13th November 2025 > Cycle 2: 13th Nov →…


MS Hussain đã đăng lại

Dear Jio, Two Suggestions: - Most Indians have Wifi access. Senior Citizens use Wifi mostly. Please provide an affordable 1 GB per day plan with options to choose (28 days onwards). Also a yearly plan. - Provide affordable Voice only plans for less than ₹100 every month.…

FI_InvestIndia's tweet image. Dear Jio,

Two Suggestions:

- Most Indians have Wifi access. Senior Citizens use Wifi mostly. Please provide an affordable 1 GB per day plan with options to choose (28 days onwards). Also a yearly plan.

- Provide affordable Voice only plans for less than ₹100 every month.…

Day 8 of #TUFWinterArc Solved 3 medium problem on Arrays. #TUFWinterArc #striver #TUF+

hussaincode's tweet image. Day 8 of #TUFWinterArc

Solved 3 medium problem on Arrays.

#TUFWinterArc #striver #TUF+

MS Hussain đã đăng lại

Learnings from building the Payment Service from scratch 💳 - Don’t build only for plans, build for individual plan entities - Support multiple validity periods - Use Adapter Pattern to switch gateways easily - Log every transaction, all detail's - Build everything around…


MS Hussain đã đăng lại

Suggest me good cafes around Bengaluru(BLR) to work from. Someplace where the sitting is comfortable. X, do the magic 🤌


MS Hussain đã đăng lại

Just wanted to appreciate everyone who is very consistent on the #TUFWinterArc. You all are doing great work 👏 In case you guys haven’t started this challenge yet, join our WhatsApp channel now and take part. Link: whatsapp.com/channel/0029Vb…


Day8 of #TUFWinterArc Revised the Arrays concept and solved all the easy problems. #TUFWinterArc #Striver #TUF+

hussaincode's tweet image. Day8 of #TUFWinterArc
Revised the Arrays concept and solved all the easy problems.

#TUFWinterArc #Striver #TUF+

MS Hussain đã đăng lại

when your ai girlfriend was on aws us east 1

netcapgirl's tweet image. when your ai girlfriend was on aws us east 1

MS Hussain đã đăng lại

AWS Outage (US-EAST-1): Explained Simply 1️⃣ Started with a DNS issue - AWS services couldn’t talk to each other. 2️⃣ This broke DynamoDB, which many other services depend on. 3️⃣ EC2 launches & Lambda jobs started failing due to the chain effect. 4️⃣ AWS fixed the DNS issue, but…


Day7 of #TUFWinterArc I have completed Recursive Bubble and Insertion Sort, Quick and Merge Sort today. #TUFWinterArc #TUF+ #TakeUForward #Striver

hussaincode's tweet image. Day7 of #TUFWinterArc
I have completed Recursive Bubble and Insertion Sort, Quick and Merge Sort today.

#TUFWinterArc #TUF+ #TakeUForward #Striver

Day6 of #TUFWinterArc I have solved some hashing problem and completed Selection, Bubble and Insertion Sort today. #TUFWinterArc #TUF+ #TakeUForward #Striver

hussaincode's tweet image. Day6 of #TUFWinterArc

I have solved some hashing problem and completed Selection, Bubble and Insertion Sort today.

#TUFWinterArc #TUF+ #TakeUForward #Striver

Loading...

Something went wrong.


Something went wrong.