
LeetCode
HackerRank
Project Euler
Codewars
CodeForces
Exercism
interviewing.io
Coderbyte
The Coding Train
p5.js
Nature of Code
Processing
Godot Engine
CodeCombat
Code.org
Frontend Mentor
LeetCode
The Coding TrainNo The Coding Train videos yet. You could help us improve this page by suggesting one.
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 The Coding Train. While we know about 544 links to LeetCode, we've tracked only 24 mentions of The Coding Train. 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 / 1 day 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 / 4 months ago
He has a knack for picking visual interesting problems/algorithms and his enthusiasm is unmatched. https://thecodingtrain.com/. - Source: Hacker News / about 2 years ago
I'd say Scratch is the #1 way kids to day are introduced to programming For parent that have some 8bit experience, Pico-8 (LUA) is also relatively popular. It's basically like running an Apple 2, Atari 800, Commodore 64 as if it booted into LUA instead of Basic. You can trivially draw things, and peak and poke bytes into "Screen memory" if you want to feel like you're "touching the hardware" JavaScript is also... - Source: Hacker News / over 2 years ago
You can always look at the help videos by Shiffman at (the coding train) Specifically: help guide to p5js. Source: about 3 years ago
> how do I get him learning programming in a fun way? Processing / P5.js can be pretty fun to learn. You use a real programming language to create art and animations. With little code you can get a circle on the screen, then making it move, then following your mouse, then adding other shapes, then changing colour depending on some eventโฆ Itโs conductive to experimentation and a way to gradually introduce concepts.... - Source: Hacker News / about 3 years ago
Another great free site https://thecodingtrain.com/ to have in your pocket :D have fun out there! Source: over 3 years ago
HackerRank - HackerRank is a platform that allows companies to conduct interviews remotely to hire developers and for technical assessment purposes.
p5.js - JS library for creating graphic and interactive experiences
Project Euler - Project Euler is a series of challenging mathematical/computer programming problems that will...
Nature of Code - How can we capture the unpredictable evolutionary and emergent properties of nature in software?
Codewars - Achieve code mastery through challenge.
Processing - C++ and Java programming at the speed of thought.