exercises
Projects with this topic
-
Algorithms Exercises solved in C (GNU11), running with CMake and Catch2 (C++) unittest framework. Developed with TDD.
Updated -
Algorithms Exercises solved in C++17, running with CMake and Catch2 unittest framework. Developed with TDD.
Updated -
-
Updated
-
Solutions to https://protohackers.com/ problems in Go.
Updated -
Gauss's quadrature formula, computing integrals from functions with singularities, computing multiple integrals by the Monte Carlo method, solving ODE numerically, least-squares method, QR algorithm, Jacobi eigenvalue algorithm
Archived 0Updated -
Matrices multiplication, Newton's / Lagrange's interpolation, Gauss's / Seidel's methods for solving a system of linear differential equations, numerical differentiation, spline interpolation, Fourier transform
Archived 0Updated -
An archive of the first programming exercises
Archived 0Updated -
A range of exercises in C, along with several data structures in C. A queue data structure with several functions is also present.
UpdatedUpdated -
Updated