Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ajaybhatia/grind75
https://github.com/ajaybhatia/grind75
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ajaybhatia/grind75
- Owner: ajaybhatia
- Created: 2023-12-31T14:35:19.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-31T14:39:14.000Z (about 1 year ago)
- Last Synced: 2024-04-15T16:26:19.969Z (9 months ago)
- Language: Rust
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Grind75
This repository contains solutions to coding interview questions in Go and Rust languages.
## Table of Contents
- [Introduction](#introduction)
- [Languages](#languages)
- [Contributing](#contributing)
- [License](#license)## Introduction
Grind75 is a collection of coding interview questions and their solutions. The questions are categorized by topics and difficulty levels, making it a valuable resource for interview preparation.
## Languages
The solutions in this repository are implemented in the following languages:
- Go
- RustEach solution is provided in its respective language directory.
## Contributing
Contributions are welcome! If you have a solution to a coding interview question in Go or Rust that you would like to share, please follow the guidelines in [CONTRIBUTING.md](CONTRIBUTING.md).
## License
This project is licensed under the [MIT License](LICENSE).