Skip to content
Justin edited this page Oct 20, 2018 · 10 revisions

Introduction

Hey, welcome to my computer science repository where I solve numerous problems that I have learnt throughout my degree. Feel free to contribute to my repository and share exciting problems that are useful in this course.

Topics

  1. Dynamic Programming
  2. Divide and Conquer
  3. Binary Search
  4. Regex
  5. Sorting
  6. Recursion
  7. Cryptology
  8. [Miscellaneous] (https://github.com/UncleJustin13/Computer-ScienceUWC/wiki/Misc)

PERL

  1. Change all filenames in directory
  2. Loops
  3. [MetaSearch Engine]

Clone this wiki locally