Assignments and Quizzes submitted by me.
-
Updated
Nov 8, 2020 - Java
Assignments and Quizzes submitted by me.
Java algorithms examples using concurrency
Real-time system that emulates the fulfillment of delivery orders for a kitchen
The server for the "Framework for Indoor Positioning on Mobile Devices"
Fork/Join algorithm that count the number of solutions of a given Sudoku in parallel
Yet another Java 8 web crawler (ForkJoinPool, RecursiveAction, ConcurrentHashMap, jsoup)
Implementation and testing of various ways of concurrency in Java.
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
Play project with toy programs to refresh Concurrency API usage
Solutions for various types of medium-to-challenging level problems.
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."