Skip to content
View PashalisTsirts's full-sized avatar
Block or Report

Block or report PashalisTsirts

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

Popular repositories

  1. The-15puzzle-8puzzle--AStar--Depth-First-Search--Artificial-Intelligence- The-15puzzle-8puzzle--AStar--Depth-First-Search--Artificial-Intelligence- Public

    Solving the 15puzzle or 8puzzle game with A* & IDS algorithms

    Java

  2. Binomial-Coefficient---Top_down-Bottom_up-Implementation Binomial-Coefficient---Top_down-Bottom_up-Implementation Public

    Binomial Coefficient Problem - A Dynamic Programming based solution

    C

  3. Perceptron---Logic-Gates---Neural-Networks Perceptron---Logic-Gates---Neural-Networks Public

    Perceptron implementation of logic gates - AND, NAND, NOR, OR, NOT, XOR, XNOR

    MATLAB 1

  4. Memory-Management---Best-Fit---Next-Fit---First-Fit---Worst-Fit Memory-Management---Best-Fit---Next-Fit---First-Fit---Worst-Fit Public

    Implementation of Best Fit, Next Fit, First Fit, Worst Fit algorithms.

    C

  5. Calculator-App-Using-Java Calculator-App-Using-Java Public

    Implementation of a simple calculator app using Java Swing elements.

    Java

  6. Pi-Calculation-MPI-OpenMP Pi-Calculation-MPI-OpenMP Public

    Calculation of value of pi using integral from trapezoidal rule. Parallelize main problem using MPI & OpenMP libraries.

    C