No Poly/ML 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 Poly/ML. While we know about 535 links to LeetCode, we've tracked only 2 mentions of Poly/ML. 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.
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 / 11 days 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 / 19 days ago
LeetCode – Focus on Easy to Medium problems HackerRank – Cisco sometimes uses this platform directly GeeksforGeeks – Good for quick reviews ProgramHelp – Good for Cisco OA. - Source: dev.to / 26 days ago
Welcome to my new series on the BIG topic, Data Structures & Algorithms. Follow along with me as I learn everything about DSA to grind Leetcode!💪 Here, you will find all my notes on the topic. Starting everything off with Arrays. 😀. - Source: dev.to / about 1 month ago
LeetCode (https://leetcode.com) Best for: Algorithm practice and coding challenges. LeetCode is the go-to platform for sharpening your problem-solving skills. With a vast range of coding questions and contests, it’s the perfect place to prepare for technical interviews and improve your coding ability. - Source: dev.to / 3 months ago
Once I got the parser ready in OCaml, I thought I port it to Standard ML, since it belong to the same ML language family. I was also curious on how well mlton could optimise it. The language lacks custom let bindings, so I resorted to use Result.bind manually. This makes code much less readable and more verbose. The standard library also lacks result type, so I had to come up with my own simple implementation.... - Source: dev.to / over 2 years ago
> I hope something similar comes to common lisp. When you say "something similar", what are you thinking about? Simply this rather professional presentation, or something social, or something technical? Or the fact of a renaissance? Is this sort of revamp a cause or a symptom of a renaissance? For Common Lisp it's always seemed to me that SBCL (disclaimer: never used it, only read about it) is the "modern" option... - Source: Hacker News / about 3 years ago
HackerRank - HackerRank is a platform that allows companies to conduct interviews remotely to hire developers and for technical assessment purposes.
MLton - MLton is an open-source, whole-program, optimizing Standard ML compiler
Codewars - Achieve code mastery through challenge.
OCaml - (* Binary tree with leaves carrying an integer.
Project Euler - Project Euler is a series of challenging mathematical/computer programming problems that will...
Guile - Guile is the GNU Ubiquitous Intelligent Language for Extensions, the official extension language for the GNU operating system.