Friday, February 06, 2026

AI: GPT-5.3-Codex from OpenAI

 Introducing GPT-5.3-Codex | OpenAI

"GPT‑5.3-Codex, the most capable agentic coding model to date. The model advances both the frontier coding performance of GPT‑5.2-Codex and the reasoning and professional knowledge capabilities of GPT‑5.2, together in one model, which is also 25% faster. This enables it to take on long-running tasks that involve research, tool use, and complex execution. Much like a colleague, you can steer and interact with GPT‑5.3-Codex while it’s working, without losing context.

GPT‑5.3‑Codex is our first model that was instrumental in creating itself. The Codex team used early versions to debug its own training, manage its own deployment, and diagnose test results and evaluations"



Algorithms and Data Structures: sites & code

 Problem Solving with Algorithms and Data Structures using Python — Problem Solving with Algorithms and Data Structures

psads/pythonds3: Data Structures package for Problem Solving with Algorithms and Data Structures using Python @GitHub


trekhleb/javascript-algorithms: 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings

humanwhocodes/computer-science-in-javascript: Collection of classic computer science paradigms, algorithms, and approaches written in JavaScript.

keon/algorithms: Minimal examples of data structures and algorithms in Python

TheAlgorithms/Python: All Algorithms implemented in Python

The Algorithms

visualising data structures and algorithms through animation - VisuAlgo


Category:JavaScript - Rosetta Code

Category:Python - Rosetta Code

AP CSA Java Course 2019-2025 — CSAwesome v1

CodingBat Java