Skip to content
View 16naman11's full-sized avatar

Block or report 16naman11

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. medilife medilife Public

    team BioSphere MediFile is an innovative project designed to simplify the management of medical records and hospital bills. With MediFile, patients and their families can easily store and access al…

    HTML

  2. Daily-CP-Solutions Daily-CP-Solutions Public

    Welcome to Daily-CP-Solutions, your daily dose of competitive programming challenges and solutions! Dive into a treasure trove of algorithmic puzzles, ranging from classic problems to innovative ch…

    C++

  3. ACM-CodeXpress-100-Days-Challenge ACM-CodeXpress-100-Days-Challenge Public

    Welcome to my repository for the 100-day competitive programming challenge organized by ACM! 🚀 In this repository, I'll be documenting my journey as I tackle daily coding challenges, improve my pro…

    C

  4. Subject-Allocation Subject-Allocation Public

    This repository contains an implementation of a subject allocation algorithm designed to optimize the allocation of subjects to faculties within educational institutions. The algorithm, based on th…

    Python

  5. Leetcode-Top-150 Leetcode-Top-150 Public

    This repository compiles the top 150 LeetCode problems frequently encountered in technical interviews. It offers clear explanations, diverse solutions, and insights to help you master data structur…

    C++

  6. Optimal-Box-Packing Optimal-Box-Packing Public

    A C++ program for optimal packing of products in export trading. The software determines the best fitting outer carton for different shaped products (cuboid, cylinder, sphere, cube) while minimizin…

    C++