Skip to content
View Himanshu-0502's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report Himanshu-0502

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. Connect-Four Connect-Four Public

    The Connect Four is a web-based adaptation of Connect Four Game, where players try to connect four colored discs in-a-row before their opponent.

    Python

  2. Tour-Finder Tour-Finder Public

    A web application that visualizes the solution of the 2D Euclidean Traveling Salesman Problem using random coordinates.

    Python

  3. Game-of-Life Game-of-Life Public

    A web-based implementation of Conway's Game of Life using Flask and Python for the backend and HTML, CSS, and JavaScript for the frontend.

    Python

  4. Competitive-Coding Competitive-Coding Public

    This repository contains a collection of algorithms and data structures in C++ that I have used throughout my competitive programming journey.

    C++

  5. Prime-Factorization Prime-Factorization Public

    This repository contains C++ programs for efficiently checking if a number is prime and factorizing numbers into their prime factors.

    C++

  6. Research-Work Research-Work Public

    This research work implements approximation and heuristic based algorithms to solve the 2D Euclidean Traveling Salesman Problem.

    Python