Skip to content
View pritzzmaga's full-sized avatar

Block or report pritzzmaga

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. pageRank pageRank Public

    Information Retrieval project for ranking web pages using markov chains etc.

    HTML 1 2

  2. Social-Media-App Social-Media-App Public

    Forked from kishank12312/Social-Media-App

    HTML 1

  3. 2D-Matrix-Multiplication-with-Multi-Threading 2D-Matrix-Multiplication-with-Multi-Threading Public

    Jupyter Notebook 1

  4. Knights-Tour-with-Multi-Threading Knights-Tour-with-Multi-Threading Public

    Given a NxN chess board, and a starting position i, j for a kinght, we find out in what path (if possible) can the knight tour all N^2 squares on the board without visiting a square twice.

    C 1

  5. Basic-C-compiler Basic-C-compiler Public

    A C compiler made using C itself which can handle basic functionalities such as for loops, expressions, operator precedence

    C 1

  6. QuadTrees QuadTrees Public

    QuadTrees