From 2c15fae3a6a6f6dd3e97521081e78ef76aadd1e8 Mon Sep 17 00:00:00 2001 From: Avi Date: Mon, 23 Feb 2026 15:05:02 +0200 Subject: [PATCH] Removed a deleted repo 1st repo was deleted (404 page) --- Solutions/challenge-rate-limiter.md | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/Solutions/challenge-rate-limiter.md b/Solutions/challenge-rate-limiter.md index 9764482..cdb06ed 100644 --- a/Solutions/challenge-rate-limiter.md +++ b/Solutions/challenge-rate-limiter.md @@ -6,18 +6,17 @@ The shared solutions: | No. | Solution | Language | Author | |-----|----------|----------|--------| -| 1 | [rate-limiter](https://github.com/niyazi-eren/rate-limiter) | Python | [niyazi-eren](https://github.com/niyazi-eren) | -| 2 | [Write Your Own Rate Limiter](https://github.com/jainmohit2001/coding-challenges/tree/master/src/27) | TypeScript | [jainmohit2001](https://github.com/jainmohit2001) | -| 3 | [rate-limiters](https://gitlab.com/surshrestha/rate-limiters) | Python | [surshrestha](https://gitlab.com/surshrestha) | -| 4 | [Rate Limiter](https://github.com/abhijeetnishal/Build-Your-Own-X/tree/master/rate-limiter) | TypeScript | [abhijeetnishal](https://github.com/abhijeetnishal) | -| 5 | [Rate Limiter](https://github.com/JoyalAJohney/rate-limiter-go) | Go | [JoyalAJohney](https://github.com/JoyalAJohney/) | -| 6 | [Rate Limiter](https://github.com/SurajpratapsinghSayar/rate-limiter) | Python | [SurajpratapsinghSayar](https://github.com/SurajpratapsinghSayar/) | -| 7 | [cc-rate-limiter](https://github.com/vamsaty/cc-rate-limiter) | Go | [vamsaty](https://github.com/vamsaty/) | -| 8 | [rate-limiter](https://github.com/Changolaxtra/rate-limiter) | Java | [Changolaxtra](https://github.com/Changolaxtra) | -| 9 | [go-rate-limiter](https://github.com/carantes/go-rate-limiter) | Go | [carantes](https://github.com/carantes) | -| 10 | [Java Spring Boot Rate-limiter](https://github.com/GauravGuptaDeveloper/Coding-Challenges/tree/rate-limiter) | Java | [Gaurav Gupta](https://github.com/GauravGuptaDeveloper) | -| 11 | [RateLimiter](https://github.com/rohita/CodingChallenges/blob/main/Sources/CodingChallenges/27-RateLimiter.swift) | Swift | [rohita](https://github.com/rohita) | -| 12 | [RateLimiter](https://github.com/Tevinthuku/coding_challenges_fyi/tree/main/ratelimiter) | Rust | [Tevinthuku](https://github.com/Tevinthuku) | -| 13 | [Rate Limiter](https://github.com/melsonic/Rate-Limiter) | Go | [melsonic](https://github.com/melsonic/) | -| 14 | [Rate Limiter](https://github.com/Ridwanursustswe18/cc-rate-limiter) | JavaScript | [Ridwanursustswe18](https://github.com/Ridwanursustswe18/) | -| 15 | [rate-limiter](https://github.com/kanhayaky/rate-limiter) | Python | [kanhayaky](https://github.com/kanhayaky) | +| 1 | [Write Your Own Rate Limiter](https://github.com/jainmohit2001/coding-challenges/tree/master/src/27) | TypeScript | [jainmohit2001](https://github.com/jainmohit2001) | +| 2 | [rate-limiters](https://gitlab.com/surshrestha/rate-limiters) | Python | [surshrestha](https://gitlab.com/surshrestha) | +| 3 | [Rate Limiter](https://github.com/abhijeetnishal/Build-Your-Own-X/tree/master/rate-limiter) | TypeScript | [abhijeetnishal](https://github.com/abhijeetnishal) | +| 4 | [Rate Limiter](https://github.com/JoyalAJohney/rate-limiter-go) | Go | [JoyalAJohney](https://github.com/JoyalAJohney/) | +| 5 | [Rate Limiter](https://github.com/SurajpratapsinghSayar/rate-limiter) | Python | [SurajpratapsinghSayar](https://github.com/SurajpratapsinghSayar/) | +| 6 | [cc-rate-limiter](https://github.com/vamsaty/cc-rate-limiter) | Go | [vamsaty](https://github.com/vamsaty/) | +| 7 | [rate-limiter](https://github.com/Changolaxtra/rate-limiter) | Java | [Changolaxtra](https://github.com/Changolaxtra) | +| 8 | [go-rate-limiter](https://github.com/carantes/go-rate-limiter) | Go | [carantes](https://github.com/carantes) | +| 9 | [Java Spring Boot Rate-limiter](https://github.com/GauravGuptaDeveloper/Coding-Challenges/tree/rate-limiter) | Java | [Gaurav Gupta](https://github.com/GauravGuptaDeveloper) | +| 10 | [RateLimiter](https://github.com/rohita/CodingChallenges/blob/main/Sources/CodingChallenges/27-RateLimiter.swift) | Swift | [rohita](https://github.com/rohita) | +| 11 | [RateLimiter](https://github.com/Tevinthuku/coding_challenges_fyi/tree/main/ratelimiter) | Rust | [Tevinthuku](https://github.com/Tevinthuku) | +| 12 | [Rate Limiter](https://github.com/melsonic/Rate-Limiter) | Go | [melsonic](https://github.com/melsonic/) | +| 13 | [Rate Limiter](https://github.com/Ridwanursustswe18/cc-rate-limiter) | JavaScript | [Ridwanursustswe18](https://github.com/Ridwanursustswe18/) | +| 14 | [rate-limiter](https://github.com/kanhayaky/rate-limiter) | Python | [kanhayaky](https://github.com/kanhayaky) |