Ask HN: Can I openly publish a project given to me at a job interview?

3 points by mattdue ↗ HN
I had a job interview in which the interviewer assigned me a small project (provided test data, project objective, and performance measure) as part of the interview process to evaluate my capability. I ended up not working for that company, but I would like to publish the code I wrote for that small project. I did not get paid or sign anything with that company.

The data the company provided can be downloaded online. So I can use any other data for testing my code.

Would there be any trouble if I publish the small project (as a scientific paper, or an open source code)?

3 comments

[ 3.4 ms ] story [ 19.1 ms ] thread
They might get mad, but that's their fault for not making you sign an NDA. As long as none of it is their IP I would not hesitate to use.
Depending on how loosely you define "trouble", there would be trouble if they intend to cause it.

And the only way to know would be to ask them first.

If the project is small enough, maybe the risks and rewards (however small) aren't worth it for you.

Search github for job coding test. 32000 results.

Answer is yes.