Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicehorse06/blind-75-premium-testcase
Simulate LeetCode Premium's Blind 75 challenges with ready-to-run Python tests for coding interview prep.
https://github.com/nicehorse06/blind-75-premium-testcase
interview leetcode leetcode-python python
Last synced: about 2 months ago
JSON representation
Simulate LeetCode Premium's Blind 75 challenges with ready-to-run Python tests for coding interview prep.
- Host: GitHub
- URL: https://github.com/nicehorse06/blind-75-premium-testcase
- Owner: nicehorse06
- License: mit
- Created: 2024-05-29T15:26:19.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-29T16:06:01.000Z (8 months ago)
- Last Synced: 2024-05-30T06:10:23.927Z (8 months ago)
- Topics: interview, leetcode, leetcode-python, python
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Blind 75 premium testcase
This project is the Blind 75 premium test case, simulating the actual LeetCode execution environment. You can directly execute the test by running python in the command line.
This setup helps in mimicking real-time LeetCode online tests, allowing you to validate your solutions in a similar manner to the platform's own testing environment.