Skip to content
View mstojanovicm00's full-sized avatar

Block or report mstojanovicm00

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 250 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. Notebook Notebook Public

    Simple digital notebook

    Java

  2. tic-tac-toe tic-tac-toe Public

    Tic Tac Toe game for two players

    C

  3. general-algebra general-algebra Public

    Java library for manipulation with algebras

    Java

  4. months-on-a-clock months-on-a-clock Public

    Program to solve the following task: Put the months of the year around the clock, paying attention to number of days in any individual month.

    C

  5. oebb-to-network-etl oebb-to-network-etl Public

    The program tries to redesign a GTFS database example - ÖBB Fahrplan, i.e. Austrian railways Schedule into a graph database which could later be used as a somewhat incoventional data warehouse model.

    Java

  6. tokenizer tokenizer Public

    Tokenizes the documents of a folder given as a command line argument and writes files docids.txt - id and filename for each document, termids.txt - id and word for each term, doc_index.txt - positi…

    Java