Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

How to get subdomain?

Given a url A, how do we get all the sub-url(No duplicate) For example, A = "https://stackoverflow.com/".

Follow up: how do we improve the run time, since we are running a single program.

Comments