programming-exercise
There are 188 repositories under programming-exercise topic.
sharkdp/cube-composer
A puzzle game inspired by functional programming
miguelgfierro/ai_projects
AI projects
salimt/Courses-
Answers for Quizzes & Assignments that I have taken
lilydjwg/swapview-rosetta
Print swap usage per process. Implemented in various programming languages
freddiev4/dailyprogrammerchallenges
Bank of challenges & solutions from r/dailyprogrammer for people learning to program
INGInious/INGInious
INGInious is a secure and automated exercises assessment platform using your own tests, also providing a pluggable interface with your existing LMS.
alex-leonhardt/go-decorator-pattern
golang and decorators / decorator patterns
PaulNoth/hackerrank
Solutions of Hackerrank challenges in various languages - Scala, Java, Javascript, Ruby, ...
FTiniNadhirah/Coursera-and-EdX-courses-answers
This is about learning courses in Coursera. All the answers given written by myself
IntroToProgramming/IntroductionToProgramming
Introduction to Programming
JoeyTawadrous/Algorithm-Implementations
Lots of algorithm's & their implementations that have been compiled from a variety of locations.
haggaie/rdma-experiment
RDMA experiment VMs, instructions, and example.
PaulNoth/codewars
My Codewars solutions in various languages
RahulSinghRawatDev/DataStructure
DataStructures with Java and Competitive Coding Programs from HackerEarth.
tarabishy2020/Intro-to-Programming-for-Designers
Exercise files used in an Introduction to Programming for Designers course, using Processing.
geekayush/30daysofcode
Try a new challenge every day for 30 days. By the end of the month, you'll go from newbie to expert.
tadhikari/Kattis-Programming-Problem-Solutions
Kattis Programming Problem Solutions #competitiveprogramming
0ff5ec/Programming
Often companies rely on your practical coding skills than your critical thinking power. Skills in programming is a matter of practice if you have strong analytic ability. This repository is to help people getting started on their preparation to dream companies! Solution to various programming questions asked in technical interviews.
dscvitc/hacktoberfest
A contribution to Open Source Community.
kupolak/codewars
Solved codewars problems.
LucvandenBrand/FloppyChallenge
Programming challenge to create enough software to fill a large amount of 3.5" floppies.
Bushra-KB/free-programming-books
:books: Freely available programming books.
gsaslis/coding-kata-naming
A coding kata on naming: the hardest problem in software engineering
mokshjawa/Java-Practice
A collection of online programming questions I've attempted in Java.
sgrmshrsm7/MyCPP
:metal: Some basic C++ codes
yamstudio/leetcode
My LeetCode solutions
Aamirpare/Visual-Programming-Fall-2019
Visual Programming Fall 2019 Exercises
ABPMultimediaUA/ex_sensors
Example on how to add sensors to enemies in a simple but structured way
marhop/xml-processing
Examples for XML processing in different programming languages
npmnishantsharma/c-codes
This will give you full information about our codes
Rjkomal/C_programing
Chapter wise solutions of all the questions of programing exercises of the book Programing in ANSCI C by E.Balaguruswamy
xtevenx/sjudge
A client-side programming judge made for use as a teaching tool.
MyProVerse/Matrix_Manipulator_CPP
Matrix Manipulator is a C++ program (University of Central Punjab, CS fundamentals project) that performs matrix operations using dynamic 2D arrays and pointers without OOP. It handles console/file input and output (saving to data.txt), demonstrating core programming concepts (arrays, loops, functions, dynamic memory, file handling).
SaraFreitas-dev/1.Sphere_Calculator
*Project 1* in a series of mini exercises for **beginners learning C programming**
SaraFreitas-dev/2.Compound_Interest_Calculator
*Project 2* in a series of mini exercises for **beginners learning C programming**