Skip to content
View PoorCoder-Here's full-sized avatar
  • India

Block or report PoorCoder-Here

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. NQUEENS-Finder NQUEENS-Finder Public

    Its a backtracking approach implemented in python

    Python

  2. Permutation-Finder Permutation-Finder Public

    The code is implemented in python without the use of itertools.permutations module, greater the list of numbers higher the time complexity as it is implemented with O(2^n) time complexity

    Python

  3. Sudoku-Solver-GUI Sudoku-Solver-GUI Public

    Its a GUI Sudoku solver which solves easy and medium level problems, its a kind of backtracking approach

    Python

  4. Stock-Price-Predictor Stock-Price-Predictor Public

    This program trains a model for predicting the price movement of stock on next day

    Python

  5. Servers-Tool Servers-Tool Public

    A project to take orders from customers using handset device instead of using pen and paper.

    Java

  6. IoT-based-crowd-monitoring-system IoT-based-crowd-monitoring-system Public

    The project comes under the domain of IoT and Image processing, both the technologies are used to identify overcrowded areas. IoT method is hardware oriented approach which is used in closed space …

    Python