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.
LeetCode might be a bit more popular than CodePen. We know about 538 links to it since March 2021 and only 510 links to CodePen. 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.
CodePen is where creativity meets frontend code. You can write HTML, CSS, and JavaScript and see results instantly in the browser. - Source: dev.to / about 2 months ago
For those preferring agent-based approaches, Replit Agent shines. Khris Steven, Founder of KhrisDigital Marketing, notes, "You can simply describe what you want your app to do in plain English, and Replit Agent will generate the code and deploy it." This natural language interface fosters collaboration, turning ideas into deployable apps in minutes. - Source: dev.to / about 2 months ago
After wrapping everything up, I hosted the final toggle on CodePen so others could test it out and learn from the approach. What started as a simple idea became a complete, responsive, and accessible component, thanks to a process that blended creativity with automation. - Source: dev.to / about 2 months ago
For this CSS Art challenge, I wanted to step out of my comfort zone. While I've used CSS extensively for web apps and websites, I had never built an art piece purely with CSS. I started by diving into codepen and other inspiration sites, getting a feel for what was possible. Eventually, a rough sketch of an office atmosphere in Excalidraw became my guiding vision. My goal was to depict a typical office scene,... - Source: dev.to / 2 months ago
Coding is like learning a new languageโyou must practice by writing code, not just reading about it. Use free online editors like CodePen, JSFiddle, or Replit to experiment. - Source: dev.to / 3 months ago
Platforms like LeetCode and HackerRank offer coding challenges that can help sharpen your problem-solving skills. Regular practice on these platforms can prepare you for technical interviews and enhance your coding proficiency. - Source: dev.to / 6 days ago
You can specify the library you're using to get it better written, then I'd recommend reading the test and making sure all is accounted for. This way your next step will be to just write the function in a way it gives you the results you want and also passes your tests. If you are into leet code, this is pretty much the same you do when trying to make your function pass. - Source: dev.to / 3 months ago
Data structures and algorithms โ Practice on LeetCode and visualize concepts with Algorithm Visualizer. - Source: dev.to / 3 months ago
Just hit a huge milestone: Hello I'm Yash Fadadu, Iโve completed 1000 questions on LeetCode โ๏ธ And no โ Iโm not at Google. Not yet at Microsoft either. - Source: dev.to / 4 months ago
In tech, weโve been trained to chase hard skills โ the hottest framework, the best architecture pattern, the perfect LeetCode solution. But as we shift into a world where AI writes boilerplate and dev tools think for us, a new question arises:. - Source: dev.to / 4 months ago
JSFiddle - Test your JavaScript, CSS, HTML or CoffeeScript online with JSFiddle code editor.
HackerRank - HackerRank is a platform that allows companies to conduct interviews remotely to hire developers and for technical assessment purposes.
CodeSandbox - Online playground for React
Codewars - Achieve code mastery through challenge.
GitHub - Originally founded as a project to simplify sharing code, GitHub has grown into an application used by over a million people to store over two million code repositories, making GitHub the largest code host in the world.
Project Euler - Project Euler is a series of challenging mathematical/computer programming problems that will...