ImranVirani / problems

The Pain and Agony Archive

Home Page:https://retrocraft.github.io/problems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pain and Agony: A Collection of CS/BBA Problems and Exercises

This is an open archive of practice problems from my classes in the Waterloo/Laurier CS/BBA program. Some of them cause quite the pain and agony. These are published with the belief that they are permitted by relevant faculty, please contact me if they are not and I will take them down.

These were originally published alongside my personal assignments (link), but I figured it may be helpful to make this open to contributions as well.

Feel free to make a pull request for anything you think would be relevant! I make a lot of mistakes, after all.

Contributing

Open in Gitpod

The easiest way to contribute is to use GitPod, which will automatically create a development environment with LaTeX installed and all the setup necessary.

Otherwise, keep in mind that:

  • You should be a student in the relevant class to contribute, since you should not otherwise have access to these problems.
  • LaTeX macros used in multiple files are placed in agony.cls. Make sure it's on the path.
  • Some packages used (notably for code highlighting) require -shell-escape.
  • Formatting is done with latexindent. I'm not a huge stickler for indentation.
  • PDF files are added to the repository so they may be served by GitHub Pages.
  • Since this was forked and redacted (Policy 71!), the commit history is a bit messy. Sorry.

About

The Pain and Agony Archive

https://retrocraft.github.io/problems

License:Creative Commons Attribution Share Alike 4.0 International


Languages

Language:TeX 91.2%Language:Racket 6.3%Language:HTML 1.2%Language:JavaScript 1.0%Language:SCSS 0.2%Language:Ruby 0.0%