GitHunt

Matija Eskic

MatijaEskicWork

I am 25 yrs old. Doing programming for 10 yrs.

Languages

C++63%Python25%Vue6%HTML6%

Repos

18

Stars

1

Forks

0

Top Language

C++

Loading contributions...

Top Repositories

Repositories

18
MA
MatijaEskicWork/Algorithmic-Problems

Here are solutions from problems that i coded for my assignment, preparing for competitions. They are sorted by some criteria, like DP, greedy, ad hoc, etc.

C++10Updated 4 years ago
ad-hocalgorithmsalgorithms-and-data-structuresatcoder-educational-dpatcoder-solutionsbinary-indexed-treebinary-searchbitsbitsetcodeforces-solutionsdynamic-programmingfenwick-treegreedygreedy-algorithmslcs-algorithmspoj-solutionsstring-matchingstring-search
MA
MatijaEskicWork/Nelder-Mead-simplex

Solving weight optimization problem for one example neural network using nelder-mead simplex in python

Python00Updated 4 years ago
MA
MatijaEskicWork/Dantzig-simplex

Solving maximization profit for some firm that is renting servers and charge by hour in python.

Python00Updated 4 years ago
MA
MatijaEskicWork/Simulated-Annealing

Solving file storage problem with simulated annealing in c++ and plotting graphs in python

C++00Updated 4 years ago
MA
MatijaEskicWork/TSP-problem-DP-Solution

Solving Traveling Salesman problem with dynamic programming and bitmasking for 20 cities. It could work for 23,24 cities also.

C++00Updated 4 years ago
MA
MatijaEskicWork/Small-Multithreading-x8086-Kernel

This project required to code small but functional kernel with some core functionalities.

C++00Updated 4 years ago
MA
MatijaEskicWork/CookBook-AppFork

CookBok web app made in VueJS

Vue00Updated 4 years ago
MA
MatijaEskicWork/BrentsMethod-Math-Algorithm

No description provided.

Python00Updated 4 years ago
MA
MatijaEskicWork/MinimumSpanningTreeModified

Solved minimum spanning tree problem with addition of one condition. If some node has more than 3 branches it adds cost by 150 for every branch more than 3.

C++00Updated 4 years ago
MA
MatijaEskicWork/TravellingSalesmanSimpleVersion

Solving travelling salesman with brute force

C++00Updated 4 years ago
MA
MatijaEskicWork/Seven-Eleven-Problem

Finding all solution for all seven eleven problems from 0.01 until 9.99

C++00Updated 4 years ago
MA
MatijaEskicWork/Python-S-and-M-size-projects

Some Python tasks

Python00Updated 4 years ago
MA
MatijaEskicWork/WormsArmageddonGame

That is low level graphics copy of worms armageddon game in c language with SDL2 library.

HTML00Updated 4 years ago
MA
MatijaEskicWork/PhotoEditor

It is console application, maybe will be upgraded to have GUI, but main part still remains the same. It allows you to load one or more bmp/pam images, to have one or more layers, selections, to export image, to save project in XML, and also to change that image as a whole or just part of it, by doing some operations with it.

00Updated 4 years ago
bmp-imagecppcpp14image-filterimage-loaderimage-processingooppam-image
MA
MatijaEskicWork/PicoComputerHomework

First homework for PicoComputer(Assembler like language).

00Updated 6 years ago
MA
MatijaEskicWork/FirstAADS2Homework

First Algorithms and Data Structures 2 homework -

C++00Updated 6 years ago
MA
MatijaEskicWork/SecondAADS2Homework

Second Algorithms and Data Structures 2 homework - B - trees

C++00Updated 6 years ago
MA
MatijaEskicWork/FirstOOP1Homework

This is first homework for subject Object Oriented Programming 1 on my faculty

C++00Updated 6 years ago

Gists

Recent Activity

Matija Eskic (MatijaEskicWork) | GitHunt