Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/labs-asterisk/interview-checklist
Making interview prep great again!
https://github.com/labs-asterisk/interview-checklist
interview-preparation interview-questions leetcode leetcode-solutions
Last synced: 2 months ago
JSON representation
Making interview prep great again!
- Host: GitHub
- URL: https://github.com/labs-asterisk/interview-checklist
- Owner: labs-asterisk
- License: mit
- Created: 2022-12-30T12:05:18.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T18:21:11.000Z (about 2 years ago)
- Last Synced: 2024-08-01T19:53:33.016Z (5 months ago)
- Topics: interview-preparation, interview-questions, leetcode, leetcode-solutions
- Language: TypeScript
- Homepage: https://interview-checklist.vercel.app/
- Size: 658 KB
- Stars: 45
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-list - interview-checklist - asterisk | 47 | (TypeScript)
README
# Interview Checklist [![GitHub license](https://img.shields.io/badge/license-MIT-blue)](https://github.com/labs-asterisk/interview-checklist/blob/main/LICENSE)
Making interview prep great again!
https://user-images.githubusercontent.com/37767310/210790032-970e677b-90a9-45fa-ae53-ccc47b501e8c.mp4
## Features
- 📊 Easy progress tracking
- 🔗 One-click link sharing
- 📜 Company-specific lists
- ⚙️ Topic & difficulty-wise problem filtering## Contributing
The problem metadata is located [here](https://github.com/labs-asterisk/interview-checklist/blob/main/src/data/problem_data.json). All contributions are welcome! You can add functionality, edit the problem database, or make any other improvements. When you're done, [submit a pull request](https://github.com/labs-asterisk/interview-checklist/pulls)!## Future Improvements
- [ ] Customized problem lists
- [ ] Automatically update status based on LeetCode activity
- [ ] Make problem list more extensive (add problems from InterviewCake, InterviewBit etc.)
- [ ] Enhance problem crowdsourcing
- [ ] Add support for Google Authentication# License
The code is licensed under the MIT license.