Skip to content
View arvindf216's full-sized avatar

Highlights

  • Pro
Block or Report

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.

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

  1. 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.

  2. Random-Maze-Generator Random-Maze-Generator Public

    Python code for a Random Maze Generator

    Jupyter Notebook

  3. 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++

  4. 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++

  5. 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++

  6. Banking-Database-System Banking-Database-System Public

    A program to efficiently and accurately manage bank account data using hashing and hash tables, as well as various collision resolution strategies to handle hash function collisions.

    C++