
LeetCode
HackerRank
Project Euler
Codewars
Exercism
CodeForces
interviewing.io
Coderbyte
Kroki
Excalidraw
Graphviz
PlantUML
Diagrams
asciiflow
Mermaid
SequenceDiagram.org
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 Kroki. While we know about 544 links to LeetCode, we've tracked only 39 mentions of Kroki. 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 / 26 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 / 4 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
Https://kroki.io/#try Shout out to Kroki, which offers Mermaid and many other text-based diagramming formats. - Source: Hacker News / about 2 months ago
The CLI sends the block to Kroki, gets back an image, and saves it locally. After committing the image to your assets repo, dev push replaces the code block with an image link pointing to GitHub — dev.to never sees the mermaid source. But your local source is preserved, letting you fix the diagram when needed. Supports mermaid, PlantUML, BlockDiag, and many others. - Source: dev.to / 6 months ago
In this blog post, we will implement a custom section helper that allows to invoke a Kroki.io server to generate images from almost every possible diagram as code language. - Source: dev.to / about 1 year ago
The sibling submission about https://kroki.io has an Excalidraw in https://kroki.io/#examples and the input is the following, so presumably "yes"- Source: Hacker News / over 1 year ago{.
Check out Kroki for a multi-syntax wrapper around a bunch of text driven diagram generators —- including Mermaid, PlantUML, Dirac, GraphViz, SVGBob, etc etc https://kroki.io/. - Source: Hacker News / over 1 year ago
HackerRank - HackerRank is a platform that allows companies to conduct interviews remotely to hire developers and for technical assessment purposes.
Excalidraw - Excalidraw is a whiteboard tool that lets you easily sketch diagrams that have a hand-drawn feel to them.
Project Euler - Project Euler is a series of challenging mathematical/computer programming problems that will...
Graphviz - Graphviz is open source graph visualization software. It has several main graph layout programs.
Codewars - Achieve code mastery through challenge.
PlantUML - PlantUML is an open-source tool that uses simple textual descriptions to draw UML diagrams.