LeetCode
HackerRank
Project Euler
Codewars
Exercism
CodeForces
interviewing.io
Coderbyte
SBT
GNU Make
CMake
SCons
npm
FinalBuilder
Ender
JSHint
LeetCode is the best platform to help people practice solving coding problems and prepare for technical interviews. The main users are software engineers. LeetCode has over 1,900 questions covering many different programming concepts.
Based on our record, LeetCode seems to be a lot more popular than SBT. While we know about 544 links to LeetCode, we've tracked only 1 mention of SBT. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
General Coding Assessment (GCA): the harder of the two, but manageable with preparation. It's done on CodeSignal, either in person or online. To prepare, practice DSA questions on competitive programming sites like LeetCode, Codewars, and CodeChef for 1–2 weeks, and you should be in good shape. - Source: dev.to / 23 days ago
Category Tool URL How I used it General AI assistant ChatGPT Https://chatgpt.com Breaking down concepts, simulating interviewers, reviewing answers AI writing / reasoning Claude Https://claude.ai Refining behavioral stories and system design explanations Coding practice LeetCode Https://leetcode.com Core DSA practice and timed coding drills Coding explanations NeetCode Https://neetcode.io Pattern-based... - Source: dev.to / 3 months ago
Plain BST. Fine when input is random or the problem doesn't require worst-case guarantees. Tree problems on LeetCode typically assume balanced input and don't ask you to maintain balance yourself. - Source: dev.to / 3 months ago
Your preparation should not be random. Platforms like LeetCode, Codeforces, and GeeksforGeeks are tools—but what matters is how you use them. - Source: dev.to / 4 months ago
Bash /path/to/chrome-launcher.sh email001@gmail.com https://leetcode.com. - Source: dev.to / 5 months ago
NOTE: I won’t mention SBT and Leiningen here because, with all due respect, they are niche build tools. I also won’t discuss Kobalt for the same reason (besides, it’s no longer actively maintained). Additionally, I won’t touch upon Bazel and Buck in this context, mainly because I’m not very familiar with them. If you have insights or comments about these tools, please feel free to share them in the comments 👇. - Source: dev.to / almost 3 years ago
HackerRank - HackerRank is a platform that allows companies to conduct interviews remotely to hire developers and for technical assessment purposes.
GNU Make - GNU Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files.
Project Euler - Project Euler is a series of challenging mathematical/computer programming problems that will...
CMake - CMake is an open-source, cross-platform family of tools designed to build, test and package software.
Codewars - Achieve code mastery through challenge.
SCons - SCons is an Open Source software construction tool—that is, a next-generation build tool.