An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with exercise-solutions

A curated list of projects in awesome lists tagged with exercise-solutions .

https://github.com/pezy/cppprimer

:books: Solutions for C++ Primer 5th exercises.

c-plus-plus cplusplus cpp-primer cpp11 cpps exercise-solutions

Last synced: 16 Dec 2025

https://github.com/pezy/CppPrimer

:books: Solutions for C++ Primer 5th exercises.

c-plus-plus cplusplus cpp-primer cpp11 cpps exercise-solutions

Last synced: 15 Mar 2025

https://github.com/jhauschild/lecture_comp_methods

Tutorials for the lecture "Computational Methods in Many-Body Physics"

exercise-solutions exercises jupyter-notebooks lecture quantum-many-body

Last synced: 24 Oct 2025

https://github.com/fedebotu/optimal-control-exercises

Exercise solutions for Daniel Liberzon's "Calculus of Variations and Optimal Control Theory: A Concise Introduction" book and other optimal control problems

coursework exercise-solutions hamiltonian inverted-pendulum kaist lagrangian lqr ode optimal-control optimal-control-exercises

Last synced: 09 Apr 2025

https://github.com/johennes/swiftchallenge

A collection of coding exercises in Swift

algorithms exercise exercise-solutions swift

Last synced: 22 Apr 2025

https://github.com/tomeraberbach/learning-rust

🦀 I'm learning Rust and publishing exercises and small projects I've completed!

exercise-solutions exercises learning rust rust-lang

Last synced: 23 Mar 2025

https://github.com/lucasb-eyer/backprop.jl

Textbook implementation of backprop (from the Jacobian point of view) in Julia.

backpropagation backpropagation-learning-algorithm deep-learning deep-neural-networks exercise-solutions julia julia-language

Last synced: 11 Oct 2025

https://github.com/kenspirit/programming-elixir-exercises

Solutions for exercises in Book Programming Elixir >= 1.6 by Dave Thomas

elixir exercise-solutions exercises

Last synced: 07 Mar 2026

https://github.com/devamoghs/machine-learning-for-hackers

Exercises and solutions for Machine Learning for Hackers by Drew Conway & John Myles White

exercise-solutions hackers machine-learning r-language r-programming

Last synced: 28 Feb 2026

https://github.com/tbreuss/programming-elixir-exercises

Solutions for the exercises in Programming Elixir v1.6 (by Dave Thomas)

elixir exercise-solutions exercises learning-elixir

Last synced: 14 Jul 2025

https://github.com/purejoymind/deitel-cpp-exercises

This is where I upload the exercises at the end of each chapter of C++ How To Program by Deitel&Deitel publishers.

book cplusplus cpp deitel deitel-exercises exercise exercise-solutions exercises-code-cpp progress

Last synced: 05 Jan 2026

https://github.com/karinakozarova/c-programming-exercises

The exercises from the school course C Programming

c exercice exercise-solutions school-stuff

Last synced: 23 Mar 2025

https://github.com/tomeraberbach/types-and-programming-languages-exercises

My solutions for the exercises presented in Benjamin C. Pierce's Types and Programming Languages.

exercise-solutions exercises programming-languages tapl textbook type-system type-theory types-and-programming-languages

Last synced: 29 Jan 2026

https://github.com/brendanzab/lean_tutorial_exercises

Answers to the exercises in the Lean tutorial

dependent-types exercise-solutions lean

Last synced: 16 Jul 2025

https://github.com/theandreyzakharov/suai-software-engineering

This repository contains my projects for courses in the Software Engineering program at Saint Petersburg State University of Aerospace Instrumentation (SUAI). It showcases my academic work, with tasks focused on programming and software development.

exercise-solutions exercises learning learning-exercise learning-notes learning-resources software-engineering student-project study study-guide study-materials study-notes study-project studying suai task university university-course university-coursework university-project

Last synced: 08 Apr 2025

https://github.com/petzi53/itns-exercises

The (unofficial) companion book for Introduction to the New Statistics (abbreviated itns). It offers interactive exercises and R tutorials.

chapter-exercises companion-book exercise-solutions exercises h5p learning-by-doing learning-exercises r statistics

Last synced: 16 Mar 2025

https://github.com/wendreof/pyexercises

List of one hundred (in progress) solved exercises using Python language version 3

exercise-solutions python-3

Last synced: 31 May 2026

https://github.com/mirgis/bookshelf

A repository dedicated to housing a comprehensive collection of notes, insightful remarks, and solutions to exercises spanning a wide array of books I embark on reading.

books exercise-solutions machine-learning math notes reading remarks reviews

Last synced: 10 Feb 2026

https://github.com/libanezdev/exe_solutions

Resolución algorítmica de problemáticas utilizando diversos lenguajes y paradigmas.

c-plus-plus exercise-solutions python typical-algorithms university-project web-development

Last synced: 17 May 2026

https://github.com/maximeguinard/exercise-html-page-thebridge

📝 An exercise the goal was to make an article page. #TheBridge #Bootcamp

article article-french bootcamp exercise exercise-project exercise-solutions exo make page pagerank thebridge

Last synced: 19 May 2026

https://github.com/nishantholla/crackingthecodinginterview

My attempt to solve the questions in the book cracking the coding interview

book cpp exercise exercise-solutions

Last synced: 04 Mar 2025

https://github.com/rbkgh/exercism-helloworld

My solution to exercism.io java hello world (http://exercism.io/submissions/892d1eb991e1443bbebaee0769aab6a8)

exercise-solutions exercism exercism-exercises exercism-java java java8 strategy-pattern tests

Last synced: 05 Mar 2025

https://github.com/fenegroni/tgpl-exercise-solutions

Solutions to exercises from the book The Go Programming Language

examples-go exercise-solutions go golang golang-examples solutions textbook-exercises tgpl

Last synced: 24 Mar 2025

https://github.com/herrbez/vs2

Exercises of the second part of the exam "Verifica Del Software" (2016/2017)

exercise-solutions university-project

Last synced: 28 Jan 2026

https://github.com/gabriel-vasconcelos/list-exercise-fundamentals-programming

Este repositório tem como objetivo resolver a Lista de Exercícios do Prof. Maurício Moreira Neto, na disciplina CK0030 - Fundamentos de Programação.

exercicios-resolvidos exercise-solutions java

Last synced: 04 Jul 2025

https://github.com/johnntirintis/codingfactorytestbed

Exercises and Assignments from the full-stack bootcamp Coding Factory

assignment-solutions backend exercise-solutions exercises exercises-solutions java

Last synced: 08 May 2026

https://github.com/brunomontezano/exercicios-intro-ml

Exercise solutions about machine learning techniques in R.

data-science exercise-solutions r-programming resolucao-de-problemas

Last synced: 10 May 2026

https://github.com/mertkolgu/introduction-to-java-programming

Introduction to Java Programming, Comprehensive Version (10th Edition) by Y. Daniel Liang

exercise-solutions exercises java

Last synced: 11 Mar 2025

https://github.com/flandrade/cis-194-introduction-to-haskell

Solutions to CIS 194 assignments (2013) #haskell

exercise-solutions haskell

Last synced: 16 Mar 2025

https://github.com/megave/programming-challenges-tasks

My solution for the proposed tasks from the Programming Challenges discipline, during the 6th period of the course | Resolução minha dos trabalhos proposto durante a disciplina de Desafios de Programação no 6º Período do curso

challenges competitive-programming exercise-solutions kattis-solutions

Last synced: 19 Aug 2025

https://github.com/mateuschaves/calculo-diferencial-e-integral-ii

Resolução dos exercícios da disciplina Cálculo diferencial e integral II do curso de Sistemas de Informação na Universidade de Pernambuco

calculus exercise-solutions integral jupyter-notebook university

Last synced: 11 Mar 2025

https://github.com/mrzzy/essential-scala

Essential Scala Version 1.3 Exercises

essential-scala exercise-solutions exercises scala

Last synced: 02 Apr 2025

https://github.com/florian42/exercism-go-track

This repository contains all my solutions for the exercism go language track.

exercise-solutions exercism exercism-go exercism-solutions exercism-track go golang

Last synced: 05 Oct 2025

https://github.com/evanmcclure/parallel_programming

My solutions to the exercises and programs in the book An Introduction to Parallel Programming

exercise-solutions parallel-programming programming-assignments rust

Last synced: 10 Oct 2025

https://github.com/marcos-aparicio/codingbat-solutions

Most of (and soon all) java exercises from CodingBat

exercise-solutions java

Last synced: 04 Aug 2025

https://github.com/pathak-ashutosh/lpthehardway

This is my code while learning Python from lpthw.

exercise-solutions learning-python lpthw python-3

Last synced: 27 Jun 2025

https://github.com/rabestro/exercism-solutions-c-sharp

Problem solving from Exercism.org in C Sharp

exercise-solutions exercism exercism-solutions

Last synced: 26 Jun 2025

https://github.com/mind1949/gopl.exercises

My Solutions to K&D's The Go Programming Language exercises

exercise-solutions go study-records

Last synced: 02 Mar 2026

https://github.com/rustkas/programming-erlang-joe-armstrong-exercise-solutions

This repository contains solutions of Joe Armstrong "Programming Erlang. Software for Concurrent World" Second Edition exercises

exercise-solutions programming-erlang

Last synced: 21 Mar 2025

https://github.com/jj-o-dev/javanelioalves

Minhas soluções de exercícios do curso de java do Nélio Alves (Udemy)

exercise-solutions

Last synced: 13 Feb 2026

https://github.com/1thallo/hackerrank_sql

Repositório criado para armazenar a resolução dos problemas de SQL no HackerRank

exercise-solutions hackerrank-solutions sql

Last synced: 14 Feb 2026

https://github.com/saqibbedar/cpp-assignments

This repo is all about the assignments, which I did in my first semester in Problem Solving & Programming (PSP) course.

assignment assignment-solutions cpp cpp-programming exercise-solutions problem-solving psp

Last synced: 04 Apr 2025

https://github.com/webmae/cogip

Deux versions de l'application de facturation pour la COGIP (une sans MVC et une avec)

cogip database exercise-solutions mvc-architecture pdo sql

Last synced: 21 Apr 2026

https://github.com/justromeon/haskell-mooc-solutions

My solutions to exercises in Haskell MOOC by University of Helsinki

exercise-solutions haskell

Last synced: 25 May 2026

https://github.com/calpamos/c_programming_a_modern_approach_2nd_ed

My solutions to the problems in the book "C Programming: A Modern Approach" (2nd edition) by K. N. King, also referred to as "Modern C".

c cprogramming exercise-solutions

Last synced: 03 May 2026