Skip to content
View gwolan's full-sized avatar

Block or report gwolan

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  1. computer_architecture_labs computer_architecture_labs Public

    Contains programs written in assembler during Computer Architecture 2 course.

    Assembly

  2. trip_reservation_system trip_reservation_system Public

    Academic project. Trip reservation system for ZOO Wroclaw.

    JavaScript

  3. PEA_project1 PEA_project1 Public

    Repository for first university project related to effective algorithms programming. Solution for TSP problem based on Brute Force and Branch & Bound algorithm.

    C++

  4. PEA_project2 PEA_project2 Public

    Repository for second university project related to effective algorithms programming. Contains solution for TSP using Tabu Search algorithm.

    C++

  5. PEA_project3 PEA_project3 Public

    Repository for third university project related to effective algorithms programming. Solution for TSP problem based on genetic algorithm.

    C++

  6. SDiZO_projekt1 SDiZO_projekt1 Public

    Project was done for university purposes. It contains implementation of basic containers like Table, Bidirectional Linked List and Heap.

    C++