Skip to content
View ABHISHEKBARNWAL1301's full-sized avatar
😊
😊

Block or report ABHISHEKBARNWAL1301

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

Pinned Loading

  1. Quadtree Quadtree Public

    Devised a Tree-based efficient Data Structure for Image Compression.

    Python

  2. FilZip FilZip Public

    This project is based on Huffman Coding, a lossless, bottom-up compression algorithm. It can compress and decompress any text files.

    C++

  3. SystemDesign SystemDesign Public

    Learn how to design systems at scale and prepare for system design interviews

  4. SimilaritySearch SimilaritySearch Public

    Implemented a basic TF/IDF indexing and search algorithm with Redis, enabling document addition, indexing, and efficient term relevance-based searches.

    Jupyter Notebook