Assignments and Quizzes submitted by me.
-
Updated
Nov 8, 2020 - Java
Assignments and Quizzes submitted by me.
Java algorithms examples using concurrency
The server for the "Framework for Indoor Positioning on Mobile Devices"
Real-time system that emulates the fulfillment of delivery orders for a kitchen
Fork/Join algorithm that count the number of solutions of a given Sudoku in parallel
Implementation and testing of various ways of concurrency in Java.
Yet another Java 8 web crawler (ForkJoinPool, RecursiveAction, ConcurrentHashMap, jsoup)
Play project with toy programs to refresh Concurrency API usage
Solutions for various types of medium-to-challenging level problems.
Research of different parallelisation methods of Kruskal's MST algorithm implemented using Java ForkJoin Framework. Namely sorting edges in parallel using quick sort, parallelisation of Filter-Krusakal's algorithm
Add a description, image, and links to the forkjoin topic page so that developers can more easily learn about it.
To associate your repository with the forkjoin topic, visit your repo's landing page and select "manage topics."