Skip to content
View emadjedovic's full-sized avatar

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 Loading

  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

    Implementacija stabla u jeziku C++. U linearnom ili logaritamskom vremenu su optimizirana rješenja koja uključuju iteratore za stablo, podskupove i podstabla, indeksiranje itd.

    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

    A MySQL project for a Database course. Systematically organized, the database comprises over 15 tables, views, procedures, and functions, each accommodating various data types. This version omits t…

    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