Pinned Repositories
counting-ones
An algorithm for counting the amount of completed tasks.
depth-first-search
A depth first search implementation.
dicee-iOS-bootcamp
dns-server
A simple dns-server
EggTimer-iOS-bootcamp
The Egg Timer project of the App Brewery iOS Udemy course.
getting-out-the-fastest
An implementation of a Dijkstra algorithm.
iOS-Bootcamp-Quizzler
The Quizzler project of the App Brewery iOS Udemy course.
Magic-8-Ball-iOS-bootcamp
merge-sort
A merge sort implementation
parallel-processing
An implementation of the minimising lateness algorithm where you have more than one resource.
myucesan's Repositories
myucesan/counting-ones
An algorithm for counting the amount of completed tasks.
myucesan/depth-first-search
A depth first search implementation.
myucesan/EggTimer-iOS-bootcamp
The Egg Timer project of the App Brewery iOS Udemy course.
myucesan/getting-out-the-fastest
An implementation of a Dijkstra algorithm.
myucesan/iOS-Bootcamp-Quizzler
The Quizzler project of the App Brewery iOS Udemy course.
myucesan/merge-sort
A merge sort implementation
myucesan/parallel-processing
An implementation of the minimising lateness algorithm where you have more than one resource.
myucesan/planning-bike-repairs
An implementation of the interval partitioning problem.
myucesan/planning-store-locations
A k-clustering problem.
myucesan/sequence-alignment
A sequence alignment implementation.
myucesan/setting-up-a-wireless-network
A minimum spanning tree variant implementation.
myucesan/setting-up-wireless-network
An MST problem variant.
myucesan/sorting-methods-java
myucesan/ternary-huffman-trees
A Huffman encoding/decoding algorithm
myucesan/union-find
The union find algorithm (by rank) used in Kruskal to keep track of disjoint sets.
myucesan/using-the-reference
myucesan/Xylophone-iOS-bootcamp
The Xylophone project of the App Brewery iOS Udemy course.
myucesan/bulls-and-cows-java
Bulls and cows program.
myucesan/car-sharing-java
A program that manages a car-sharing service allowing companies to rent out their cars and find customers.
myucesan/cinema-rest-room-service-java
A simple Spring REST service that will help manage a small movie theater. It will handle HTTP requests in controllers, create services, and respond with JSON objects.
myucesan/cinema-room-manager-java
An application that helps manage a cinema theatre: sell tickets, check available seats, view sales statistics, and more.
myucesan/coffee-machine-simulator-kotlin
Coffee machine simulation
myucesan/fast-binary-exponentiation
myucesan/intro-to-github
This is a demo repository to practice using GitHub.
myucesan/learning-progress-tracker-java
myucesan/minimising-lateness
An implementation of the minimising lateness algorithm
myucesan/recipe-management-system-java
A multi-user web service with Spring Boot that allows storing, retrieving, updating, and deleting recipes.
myucesan/simple-chat-bot-java
A tool that can assist in your daily tasks.
myucesan/web-quiz-engine-java
A collaborative web tool for making and solving quizzes.
myucesan/zookeeper-java
Help the local zoo take care of its animals by building a tool to keep an eye on them.