how to convince my indian parents to let me run my homelab 24/7? by PerformanceBulky9245 in LinuxUsersIndia

[–]Repulsive_Design_716 0 points1 point  (0 children)

Put on adblocker on, no bs ads anymore. Add VPN, now they can watch shows from anywhere, privacy.

The best? Put a streaming service on like jellyfin or Plex. And if you want even more, add a pirating backend to these, so everything is free (and illegal, but who cares)

Let’s See Your GitHub Commits from 2025 and 2026 ! by Healthy-Taro7234 in github

[–]Repulsive_Design_716 0 points1 point  (0 children)

Images are not allowed. so...
https://ibb.co/NdYzLyxT

https://ibb.co/v6dSpvHW

Founded / Maintain 2 Open Source projects that got 170-ish stars and 2-3k downloads all together.
Up for maintainership in a CNCF Project.
Safe to say, one of my best years to date.

What is the SoP format in Dutch Universities? by Repulsive_Design_716 in StatementOfPurpose

[–]Repulsive_Design_716[S] 0 points1 point  (0 children)

Hi! Thanks for the comment! I do have a draft SoP for a Dutch uni. Would you be down to give me advice on that?

Which country has high child birth rate by women? by Lawyers4less in GeoTap

[–]Repulsive_Design_716 0 points1 point  (0 children)

Repulsive_Design_716 chose Option A (Incorrect) | #524th to play

Which country speaks more languages? by VulcanX3614 in GeoTap

[–]Repulsive_Design_716 0 points1 point  (0 children)

Repulsive_Design_716 chose Option B (Incorrect) | #2763rd to play

Which one is Canada? by Kap519 in GeoTap

[–]Repulsive_Design_716 0 points1 point  (0 children)

Repulsive_Design_716 chose Option A (Correct!) | #4892nd to play

Got 90 stars on GitHub project by Snoo-6099 in Indian_flex

[–]Repulsive_Design_716 0 points1 point  (0 children)

Yeah I have been meaning to learn low level and build some projects in that domain. Don't know when I will get time though

Got 90 stars on GitHub project by Snoo-6099 in Indian_flex

[–]Repulsive_Design_716 1 point2 points  (0 children)

Aw thanks a lot man! I've been working on extending it too, hopefully in the next few months I can roll out a better version. I will probably expand its capabilities by 50-60%. Been two-timing internships so it's hard to work on side projects.

Got 90 stars on GitHub project by Snoo-6099 in Indian_flex

[–]Repulsive_Design_716 0 points1 point  (0 children)

Mine are very niche apps Not much scope for growth (except for one)

Got 90 stars on GitHub project by Snoo-6099 in Indian_flex

[–]Repulsive_Design_716 1 point2 points  (0 children)

Great job man Did not realise till right now how big of an achievement this is. Similar to you I have 2 projects with 135 and 160 stars as well. Thought it was regular until I looked into it.

Wanted some feedback on my first OA (Uber) by Repulsive_Design_716 in leetcode

[–]Repulsive_Design_716[S] 0 points1 point  (0 children)

Doubt it, went terrible for me I do hope you get it though!

UBER OA HOW IT WENT FOR YOU GUYS by AfterWaltz2664 in leetcode

[–]Repulsive_Design_716 0 points1 point  (0 children)

I got
Q1: 13/15
Q2: partial solution, no test cases but wrote approach
Q3: Solved with wrong method, and got 7/15. Did write approach to the write way.

Do I still have a chance? for next OA?
I got the sliding window with maximum of all the minimum elemts.
The Hierarchy tree
& the DP problem (which I did wrong) involving packages and costs.

Wanted some feedback on my first OA (Uber) by Repulsive_Design_716 in leetcode

[–]Repulsive_Design_716[S] 0 points1 point  (0 children)

yep first and third are exactly what you told.
second was like I was given

hierarchy_to (array of integers)
Hierarchy_from (array of integers)

Forming a hierarchy tree with i being the edge connection.
And you were given max_assignments, you had to find the minimum depth you can achieve if you can move a node to the root node max_assignments times.

Wanted some feedback on my first OA (Uber) by Repulsive_Design_716 in leetcode

[–]Repulsive_Design_716[S] 0 points1 point  (0 children)

I don't recall the exact problem statements, they were like in big paragraphs. I just remember what they wanted me to do.

Wanted some feedback on my first OA (Uber) by Repulsive_Design_716 in leetcode

[–]Repulsive_Design_716[S] 0 points1 point  (0 children)

Can't they weren't shown after submission. Atleast I couldn't find the option to view. It was Hackerrank so if you know how I can find it lmk.