There are 4 repositories under exercise-solutions topic.
Solutions of Reinforcement Learning, An Introduction
My solution to the book A Collection of Data Science Take-Home Challenges
Solutions to Introduction to Java Programming by Y. Daniel Liang. 10th Edition
Exercise solutions to "R for Data Science"
Solutions to the exercises in Grinstead and Snell's Introduction to Probability
Tutorials for the lecture "Computational Methods in Many-Body Physics"
Notes and solutions to exercises in Sutton and Barto's Reinforcement Learning textbook
Fundamentals of electrical machines and drives course material
Exercícios Python Estrutura de Repetição (for e while)
Fundamentals of power electronics course
Exercise solutions for Daniel Liberzon's "Calculus of Variations and Optimal Control Theory: A Concise Introduction" book and other optimal control problems
Codes and exercises solutions of The Algorithm Design Manual 2nd Edition
A collection of coding exercises in Swift
My Solutions to the Exercises from Allen Downey's "How to Think Like a Computer Scientist" (Java version 4.1)
Solutions to the Exercises from ""Programming Principles and Practice Using C++"" by Bjarne Stroustrup
🦀 I'm learning Rust and publishing exercises and small projects I've completed!
Prolog Examples with Solutions
Solutions for exercises in Book Programming Elixir >= 1.6 by Dave Thomas
Textbook implementation of backprop (from the Jacobian point of view) in Julia.
Personal solutions to the exercises in Tom Leinster’s “Basic Category Theory”.
Solution of Teach Yourself C by Herbert Schildt
Exercise codes for course Data Structure and Algorithm Analysis (924.013.1.01), which is a minor course in Data Science at Fudan University.
Exercises and solutions for Machine Learning for Hackers by Drew Conway & John Myles White
Solutions to the Exercises from "An Introduction to MATLAB and Numerical Methods for Engineers." by Timmy Siauw and Alexandre M. Bayen
RegEx exercises from SoftUni - Tech Module: Programming Fundamentals
Programming exercises in Java
My answer for all exercises from Learn Python 3 the Hard Way: A Very Simple Introduction to the Terrifyingly Beautiful World of Computers and Code, First Edition by Zed. A. Shaw
Ninety-Nine Haskell Problems
Personal solutions to “Topology: A Categorical Approach” by Bradley, Bryson and Terilla.
Exercices de mathématiques statiques et à données aléatoires pour permettre le travail personnalisé.
Solutions for the exercises in Programming Elixir v1.6 (by Dave Thomas)
📚🎓 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.
Algorithms Exercises solved in Go, running in built-in Go test suite. Developed with TDD.