Skip to content
This repository was archived by the owner on Jul 4, 2024. It is now read-only.

Latest commit

 

History

History
5 lines (4 loc) · 239 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 239 Bytes

Golang-Training-Examples

This repo contains example code used for golang training

prime_numbers_1 is the first project set after the first training session prime_numbers_sieve is a Sieve of Eratosthenes implementation for finding primes