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: What can HackerRank do better?

9 pointsby rvivek5 months ago
I&#x27;m the founder&#x2F;CEO of HackerRank and started this ~12 years ago with the mission of enabling hiring to happen with skills vs pedigree. There&#x27;s still a long way to go in making this a reality and have had my fair share of highs and lows.<p>Curious to hear from you on your opinion (either as a hiring manager or a candidate looking for a job) on what we can do better.

6 comments

nextn5 months ago
Run with the candidate&#x27;s local text-editor and local terminal instead of a web-based IDE.
评论 #42546963 未加载
daemonologist5 months ago
I&#x27;m not big into this style of study (would usually rather do projects), but when I do want to grind HackerRank has been the site I use.<p>I think the biggest point that could be improved is question quality, particularly for curated questions sets&#x2F;prep kits where my expectations are higher. It&#x27;s not uncommon to run into an edge case that&#x27;s tested for but not specified in the problem, or some deficiency with the question itself (I&#x27;ve seen &quot;fix the bug&quot; questions with &quot;from scratch&quot; code provided, or vice versa).<p>Another thing which could be really valuable are challenges in big codebases - add feature X to some open source project or whatever. Curated&#x2F;teaching versions of this kind of exercise are hard to come by and would serve as a middle ground between the usual toy problems and in-practice software engineering.
评论 #42536823 未加载
cssanchez5 months ago
Disclaimer: I&#x27;ve never believed in your product or any similar tool neither as a dev, analyst or manager (10 YOE). I think they&#x27;re useful for CS competitions, clubs and so forth, but overall I see it the same way people good at Excel or Chess win competitions but that doesn&#x27;t make them good analysts&#x2F;devs&#x2F;employees.<p>IMO there is a huge gap in the market for facilitating in-person interviews that no tool has really exploited yet.
评论 #42546967 未加载
vismwasm5 months ago
I can&#x27;t give specific feedback, but the company I work at evaluated HackerRank for our hiring process (analytics, data science, data engineering). We ended up using Coderpad though and mostly us it to evaluate Python skills (I guess some SQL as well). We&#x27;are using it during our interview process for small live coding session - I&#x27;ve seen similar in at least one other company.<p>Unfortunately I don&#x27;t know why we didn&#x27;t choose HackerRank in the end. LeetCode was also an option but it didn&#x27;t really fit what we wanted to test for.
评论 #42536826 未加载
hollownobody5 months ago
Not sure if this is not currently possible, but what about adding an LLM integration?<p>I work in DS for a large corp and we&#x27;re currently working on replacing our hackerrank coding interview with something that lets us evaluate the daily life of a dev a bit more realistically. This includes letting them use LLMs and watching them do exploratory data analysis, instead of just coding.
评论 #42546977 未加载
roetlich5 months ago
Hi, many years ago I used HackerRank to practice, before I got my first job as a programmer. I always thought it had nicer UI than leetcode. For practicing a new language I now mostly use exercism.io, because it allows me to run everything locally and solve problems however I want.<p>I have a question for you: What&#x27;s unique about HackerRank? Why choose HackerRank over any of the alternatives? Is it really just leetcode with better UI?<p>Thanks to this post I logged in for the first time in a long time, and solved a medium difficulty challenge. Here are my impressions:<p>It felt pretty easy. The UI looks pretty nice. Nice dark theme. It felt a bit difficult to find problems I was interested in. I can compare with different solutions on both leetcode and exercism, but I couldn&#x27;t find that in HackerRank. I guess that&#x27;s what the discussion tab is for?<p>Good luck! :)
评论 #42536834 未加载