Skip to content
View Adi-183's full-sized avatar
  • IITG
  • India

Block or report Adi-183

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
Adi-183/README.md

Hi there 👋

I am Aditya Patel, a computer science undergrad from IIT Guwahati, India.

Github

✉️ Find me on:

aditya-patel-aab961226 aditya adityapatel183 aditya


🧰 Languages and Tools:

C Cplusplus Python Javascript Cplusplus VS Code

GitHub stats

Top Langs

Popular repositories Loading

  1. Bit-Manipulation-in-cpp Bit-Manipulation-in-cpp Public

    This is a demo repository I am creating to test out features of GitHub.

    C++ 1

  2. IITG-CSE-2024 IITG-CSE-2024 Public

    Forked from siddharthkhincha/IITG-CSE-2024

    List of all github handles of the class of 2024

  3. Adi-183 Adi-183 Public

  4. Latex-Project Latex-Project Public

    This repository includes two basic latex projects which were done by me as assignment in one of the course I am taking.

    TeX

  5. TicTacToe TicTacToe Public

    This is a basic TicTacToe game created using python and implemented using Minimax algorithm.

    Python

  6. Merge-Sort- Merge-Sort- Public

    In this code I implement two versions of merge sort- iterative and recursive. Along with it, I have also implemented selection sort.

    C++