Vishad Pokharel's repositories

SudokuSolver_react

sudoku solver i coded over the summer to teach myself react.....uses backtracking algorithm to solve for solution locally.....uses api from (github username berto) to do a fetch request to generate the board

Language:HTMLStargazers:1Issues:0Issues:0

apriori-python

implemented frequent itemset mining algorithm aprioiri in python along with improvements to make it faster

Language:PythonStargazers:0Issues:0Issues:0

huffman_coding

implemented huffman coding lossless algorithm in java

Language:JavaStargazers:0Issues:0Issues:0

shortest_path_finder

implemented shortest path finder GUI application with Djikstra's Algorithm with the feature to click on two point on map and the program will outline the shortest path between them

Language:JavaStargazers:0Issues:0Issues:0

Uncertain-Inference

UR CSC 242 project 3 - Uncertain Inference.

Language:JavaStargazers:0Issues:0Issues:0