Skip to content
View chris5424's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Poland, Wrocław
Block or Report

Block or report chris5424

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. Dijkstra-Algorithm-on-graph. Dijkstra-Algorithm-on-graph. Public

    Dijkstra's Algorithm for Shortest Path Directed Graph implemented in C++ with using priotity queue. Effectiveness tests for different sizes od Graphs and different densities.

    C++

  2. Sorting-Algorithms Sorting-Algorithms Public

    Impementation of most popular sorting algorithms with the efficiency test on the tables up 1 000 000 elements.

    C++

  3. TicTacToe TicTacToe Public

    A tic tac toe game simulator in terminal built on c++ that comprises a MinMax algorithm as an intelligent player.

    C++

  4. E_Menu_Personel_App E_Menu_Personel_App Public

    Forked from E-menu/E_Menu_Personel_App

    Simple app for restaurant. Its task is to collect orders sent to the server, enter them into the database and display them in the window in the appropriate column.

    C#