Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Effective Parallel Programming

This repository contains selected Java projects focused on parallel programming, performance, and algorithmic problem solving. The projects are based on university coursework and have been cleaned up for portfolio use.

Projects

Convex Hull

Parallel implementation of a convex hull algorithm.

Matrisemultiplikasjon

Matrix multiplication project with focus on performance and parallel execution.

Prime Number Factorization

Prime number/factorization project with focus on efficient computation and parallelization.

Technologies

  • Java
  • Parallel programming
  • Algorithms
  • Performance-oriented programming

Purpose

The purpose of this repository is to demonstrate experience with parallel programming, algorithmic thinking, and performance-focused Java development.

About

Parallel Java implementations of convex hull, matrix multiplication and prime factorization with a focus on performance.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages