Skip to content

A sandbox repository for miscellaneous proof of concept code in C++ and Python

Notifications You must be signed in to change notification settings

faisal-bhuiyan/misc-problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 

Repository files navigation

misc-problems

A C++ and Python based repository for miscellaneous proof-of-concept (POC) code. This repository is essentially a sandbox where I store first-order solutions for a mixed bag of (unrelated for the most part) problems and POC code for design of classes/breakdown of a problem. Problems were collected from various sources (references provided in individual files where appropriate), however, the solutions were all implemented by yours truly.

Instructions

  • These scripts are mostly stand-alone, so they should be compiled and run individually. Instructions for compiling C++ source code on Linux environment can be found here.
  • A brief description of what the code does is provided at the top of each file. READMEs are added for larger projects where appropriate.

About

A sandbox repository for miscellaneous proof of concept code in C++ and Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published