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

Block or report emadjedovic

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

  1. pmf-milioner pmf-milioner Public

    Web adaptation of "Who Wants to Be a Millionaire?" tailored for the Faculty of Science (PMF), developed as a project for the Web Programming course.

    JavaScript 1

  2. spia-projekat spia-projekat Public

    Projekat iz predmeta Strukture podataka i algoritmi (PMF, Kompjuterske nauke) koji podrazumijeva implementaciju stabla u jeziku C++. U linearnom ili logaritamskom vremenu su optimizirana rješenja k…

    C++ 1

  3. cutting-planes cutting-planes Public

    An overview of the cutting plane method for integer programming, emphasizing Gomory's cut. (Bosnian)

    Python

  4. car-dealership car-dealership Public

    Primarily a project for a Database course at University of Sarajevo. This version omits the connection to the database and serves as a minimal demonstration of the user interface.

    JavaScript

  5. ip-network-flow ip-network-flow Public

    An operations research project focused on network problems, with a particular emphasis on the max-flow problem. (Bosnian)

    Python

  6. 2048 2048 Public

    Implementacija igrice 2048 u Javi uz grafički i konzolni interfejs.

    Java