https://github.com/arunesh-tiwari/college-practice
college stuff
https://github.com/arunesh-tiwari/college-practice
Last synced: 2 months ago
JSON representation
college stuff
- Host: GitHub
- URL: https://github.com/arunesh-tiwari/college-practice
- Owner: Arunesh-Tiwari
- Created: 2023-07-03T08:21:12.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-06T19:27:03.000Z (almost 2 years ago)
- Last Synced: 2024-12-22T10:14:19.286Z (6 months ago)
- Language: Python
- Size: 75.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# college-practice
# Striver Sheet LeetCode QuestionsWelcome to the GitHub repository for Striver Sheet LeetCode questions! This repository aims to provide a collection of LeetCode problems that are part of the popular "Striver's SDE Sheet".
## About Striver's SDE Sheet
The Striver's SDE Sheet is a comprehensive study plan designed to help software developers prepare for technical coding interviews. It covers a wide range of topics and includes a curated list of LeetCode questions that are frequently asked in interviews. The sheet is highly regarded in the programming community for its effectiveness in enhancing problem-solving skills and improving coding abilities.
## Repository Structure
This repository follows a specific structure to organize the Striver Sheet LeetCode questions. Here's an overview of the folders and files you'll find:
- This Markdown file contains the complete list of LeetCode questions from the Striver's SDE Sheet. Each question is accompanied by a brief description and a link to the corresponding problem on LeetCode.
- This directory contains solutions to the Striver Sheet LeetCode questions. Each solution is implemented in a separate file named after the problem's title or ID. The solutions are written in Python.
## Contributing
Contributions to this repository are welcome! If you would like to contribute, please follow these guidelines:
1. Fork the repository.
2. Create a new branch for your contribution.
3. Implement the solution to a Striver Sheet LeetCode question.
4. Add your solution file to the appropriate folder.
5. Update the `readme.md` file with the details of the new question and a link to your solution file.
6. Commit your changes and push the branch to your forked repository.
7. Open a pull request to merge your changes into the main repository.Please make sure to adhere to the existing coding style and maintain consistency throughout the repository.
## Disclaimer
The questions provided here are based on the publicly available information about the sheet and its content.
## License
The content of this repository is licensed under the [MIT License](LICENSE).
Happy coding and best of luck with your interview preparation! If you have any questions or suggestions, please feel free to open an issue or reach out to the repository maintainer.