Skip to content
View thehappybug's full-sized avatar
🧙‍♂️
🧙‍♂️
  • APIMATIC
  • Pakistan

Block or report thehappybug

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. subset-sum subset-sum Public

    Implements the Subset Sum Problem using recursive backtracking

    Java 1

  2. thehappybug.github.io thehappybug.github.io Public

    Forked from poole/hyde

    A brazen two-column theme for Jekyll.

    CSS

  3. matrices matrices Public

    Matrices program for lab 2 of Advanced Programming.

    C++

  4. march-madness march-madness Public

    Run queries on basketball games data.

    C++

  5. linear-time-selection linear-time-selection Public

    Implements the Selection algorithm as described by Blum, Floyd, Pratt, Rivest, and Tarjan in Java.

    Java 1

  6. sudoku-solver sudoku-solver Public

    Implement Sudoku solving algorithm in Java.

    Java