Skip to content
View akar42's full-sized avatar

Block or report akar42

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 Loading

  1. OiAK_project OiAK_project Public

    Study of Montgomery Modular Multiplication in Residue Number Systems

    C++

  2. AiZO_project_task_1 AiZO_project_task_1 Public

    Study of sorting algorithms perfomance. Was conducted for Insertion Sort, Quick Sort, Heap Sort, Shell Sort

    C++

  3. Conways_game_of_life Conways_game_of_life Public

    Java Swing desktop application for Conway's Game of Life

    Java

  4. AiZO_project_task_2 AiZO_project_task_2 Public

    Study of graph algorithms perfomance. Was conducted for Prims and Kruskal algorithms for building MST, Dijkstra and Bellman-Ford - for shortest path

    C++

  5. PEA_project PEA_project Public

    Study of heuristic algorithms perfomance with their possible optimisation based on Travelling Salesman Problem (TSP)

    C++

  6. Booking_like Booking_like Public

    Full-stack CRUD application. Frontend in JavaScript (React.js), Backend in Java (SpringBoot), Database - PostgreSQL