TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Is there a service to get code review online?

2 pointsby vishalzone2002over 10 years ago
Is there a service where I can get my code reviewed for some fee? At times I submit a coding exercise which works as per requirements but for some reason is not good enough. I would love to get it reviewed from an expert.

2 comments

MichaelCrawfordover 10 years ago
I can review your code. I haven&#x27;t offered that as a service before, but I am a consultant, and I&#x27;m quite experienced.<p>However before sending me any code, be sure you&#x27;re not violating a nondisclosure agreement.<p>mdcrawford@gmail.com <a href="http://www.warplife.com/mdc/" rel="nofollow">http:&#x2F;&#x2F;www.warplife.com&#x2F;mdc&#x2F;</a>
stevenspasboover 10 years ago
If you&#x27;re doing coding exercises, have you looked at <a href="http://exercism.io" rel="nofollow">http:&#x2F;&#x2F;exercism.io</a>? I believe you can submit a solution before all the test cases are passing.