Skip to content
View LukaZdravic's full-sized avatar

Highlights

  • Pro

Organizations

@databricks

Block or report LukaZdravic

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. JAVASQL JAVASQL Public

    Connected created query executer in C++ with Java GUI interface written using JavaFX library to create simple relational database app

    Java

  2. B-Tree-Set B-Tree-Set Public

    Implementation of sets and all basic functions using B-Tree in language C++

    C++

  3. SQL-Index SQL-Index Public

    Index created for SQL database using C++ trees and different sorting algorithms

    C++

  4. Yamb-Game Yamb-Game Public

    Created Yamb game in Python with additional option of artificial help from computer

    Python

  5. HashTable HashTable Public

    Created my own implementation of HashTable and double hashing function in C++

    C++

  6. Bricks-Balls Bricks-Balls Public

    Bricks and balls game written in Java using Java awt library for GUI. Simple game showcasing entry-mid level knowledge of java awt library

    Java