No Daily Coding Problem videos yet. You could help us improve this page by suggesting one.
Based on our record, Productivity Power Tools seems to be a lot more popular than Daily Coding Problem. While we know about 479 links to Productivity Power Tools, we've tracked only 1 mention of Daily Coding Problem. 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.
Great job! I also set a Telegram channel forwarding the dailycodingproblem.com. I'm sharing the link here if someone else needs: https://t.me/daily_coding_problems. Source: over 3 years ago
This looks really cool. I will say my default solution for this, and the default across my org, is Data Wrangler in VS Code[1]. My only wish list item is if the low code solution wrote polars instead of pandas. Any thoughts on how hard that might be to accomplish? 1: https://marketplace.visualstudio.com/items?itemName=ms-toolsai.datawrangler. - Source: Hacker News / 4 days ago
Https://marketplace.visualstudio.com/items?itemName=sorucoder.freebasic There's also an QB64Official/vscode extension that has syntax highlighting and keyboard shortcuts:. - Source: Hacker News / 5 days ago
Tagged template literals can have all of these, some already exist¹ and doesn't need a build step. 1. https://marketplace.visualstudio.com/items?itemName=bierner.lit-html. - Source: Hacker News / 6 days ago
Btw, another extension I'd personally recommend is Region Highlighter by 'Wiensss', which makes regions easier to see in the editor itself by coloring them, and also provides a command for making regions (although it is limited in language support). I don't currently use any other region extensions. Region Highlighter: https://marketplace.visualstudio.com/items?itemName=Wiensss.region-highlighter. - Source: Hacker News / 6 days ago
I start with a TODO.md and a VSCode extension that makes it into a little KanBan. And I treat it more like notes than anything else, until the project gets much further along. https://marketplace.visualstudio.com/items?itemName=coddx.coddx-alpha. - Source: Hacker News / 8 days ago
AlgoExpert.io - A better way to prep for tech interviews
rubular - A ruby based regular expression editor
Interview Cake - Free practice programming interview questions. Interview Cake helps you prep for interviews to land offers at companies like Google and Facebook.
RegExr - RegExr.com is an online tool to learn, build, and test Regular Expressions.
interviewing.io - Free, anonymous technical interview practice
RegexPlanet Ruby - RegexPlanet offers a free-to-use Regular Expression Test Page to help you check RegEx in Ruby free-of-cost.