We use Quarto to generate all outputs. @book{Nguyen2025TLBoAlg, author = {Duc-Tam Nguyen}, title = {The Little Book of algorithms}, year = {2025}, url = {https ...
Abstract: Large Language Models (LLMs) have demonstrated impressive capabilities in generating high-quality code. Furthermore, instruct-finetuned versions of LLMs have shown remarkable proficiency in ...
Abstract: Dijkstra’s shortest path algorithm is a fundamental graph search method widely used in domains such as navigation, robotics, gaming, and network routing. However, its performance can degrade ...
Has AI coding reached a tipping point? That seems to be the case for Spotify at least, which shared this week during its fourth-quarter earnings call that the best developers at the company “have not ...
Dive into Faraday’s Law of Electromagnetic Induction with a practical Python implementation in this first part of our Electrodynamics series. Learn how to simulate and visualize changing magnetic ...