arya2004 / arya2004/computer-networks

Add Selective Repeat ARQ implementation in C++, Python, Go, Rust, or C

Open
#7 1 comment 0 reactions 1 assignee Claimed by @falconcode16 View on GitHub
c cpp go good first issue Good for newcomers hacktoberfest hacktoberfest-accepted python rust
Dominant language
Python
Stars
3
Forks
11
PR merge metrics
No merged PRs in 30d

Description

### 🌐 Task: Re-implement `04_Selective_Repeat` in another language

This directory already contains a working Java implementation of the `04_Selective_Repeat` concept.

You're invited to contribute the same logic in **another language** such as:

- C++
- Python
- Go
- Rust
- C

📁 Your code must go inside the existing folder:

```

src/04_Selective_Repeat/

```

### 🧠 Guidelines:
- Do not overwrite or remove the Java files.
- Ensure your code is clear, modular, and readable.
- Feel free to use sockets, threading, I/O, etc., depending on the protocol used.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.