Weiss, Data Structures and Algorithm Analysis in Java, Chapters 2-5, 6-6.4, 6.9, 7, 9-9.3, 9.5; class lecture notes; MapReduce paper.
As we all know, ChatGPT is a large language model (LLM) that is trained on a wide variety of massive data. It includes data from general knowledge, common sense, reasoning, mathematical problems, ...
Abstract: This work researches the possibility of applying the concept of a Q-determinant for the parallelization of calculations in the implementation of algorithms to ensure the security of ...
Another University Project I completed in 2014. C++ Graph Theory, implementing Dijkstras Algorithm, Kruskal’s Minimum Cost Spanning Tree Algorithm and a Breadth First Search ...
Add a description, image, and links to the dijkstra-s-algorithm topic page so that developers can more easily learn about it.
Examples are often a natural way to specify various computational artifacts such as programs, queries, and sequences. Synthesizing such artifacts from example based specifications has various ...