Skip to content
View arvindf216's full-sized avatar

Highlights

  • Pro

Block or report arvindf216

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. Gomory-Cuts Gomory-Cuts Public

    Python 1

  2. summer-of-code-2023 summer-of-code-2023 Public

    Forked from devclub-iitd/summer-of-code-2023

    4-week long hackathon across 4 tracks App, Backend, Frontend and Machine Learning.

  3. Random-Maze-Generator Random-Maze-Generator Public

    Python code for a Random Maze Generator

    Jupyter Notebook

  4. Corpus-Q-A-tool Corpus-Q-A-tool Public

    A robust search engine that is capable of answering queries accurately from a given corpus of pre-processed books

    C++

  5. Compiler-for-Language-of-Expressions Compiler-for-Language-of-Expressions Public

    A compiler for programs written in the language E++ (which is a language of mathematical expressions). The compiler converts the programs written in E++ into a machine language Targ and also alloca…

    C++

  6. Expression-Evaluator-for-Rationals Expression-Evaluator-for-Rationals Public

    An expression evaluator for programs written in the E++ language whose numbers belong to the UnlimitedRational class, helping to perform large calculations without loss of precision.

    C++