diff --git a/README.md b/README.md index e944902..6b669a9 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,9 @@ -# [RUST GYM](http://rustgym.com) Rust Solutions [![Docs Status](https://docs.rs/rustgym/badge.svg)](https://docs.rs/rustgym) [![Rust](https://github.com/warycat/rustgym/workflows/Rust/badge.svg)](https://github.com/warycat/rustgym/actions) - -## [Leetcode Solutions in Rust](#leetcode) - -## [AdventOfCode Solutions in Rust](#adventofcode) - -## [Google Solutions in Rust](#google) +- Leetcode Solutions in Rust +- AdventOfCode Solutions in Rust +- Google Solutions in Rust This project demonstrates how to create **Data Structures** and to implement **Algorithms** using programming language **Rust** -All the solutions here are crafted with love and their performance beats 99% of other solutions on the leetcode website. Tutorial videos will be added later. - -To speed up your learning with generative AI, visit [abao.ai](https://abao.ai) and create a FREE account to manage your telegram @username. Add @abao_ai_bot to your telegram group with your friends to learn rust coding together. You can ask GPT, Gemini, Claude coding questions with your friends and tutors in the group together. Other Image and Video generation models are also available for paid subscribers. +All the solutions here are crafted with love and their performance beats 99% of other solutions on the leetcode website. To speed up your learning with generative AI, visit [abao.ai](https://abao.ai) and create a FREE account to manage your telegram @username. Add @abao_ai_bot to your telegram group with your friends to learn rust coding together. You can ask GPT, Gemini, Claude coding questions with your friends and tutors in the group together. Other Image and Video generation models are also available for paid subscribers.
Data Structures