Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thatbeautifuldream/machine-coding-problems
A collection of React Machine Coding Problems.
https://github.com/thatbeautifuldream/machine-coding-problems
machine-coding
Last synced: 23 days ago
JSON representation
A collection of React Machine Coding Problems.
- Host: GitHub
- URL: https://github.com/thatbeautifuldream/machine-coding-problems
- Owner: thatbeautifuldream
- Created: 2024-01-10T03:42:15.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-03-01T10:18:20.000Z (10 months ago)
- Last Synced: 2024-11-27T21:14:55.299Z (about 1 month ago)
- Topics: machine-coding
- Language: TypeScript
- Homepage: https://machine-coding-problems.vercel.app
- Size: 137 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Machine Coding Problems
This repository is a collection of popular machine coding problems asked in interviews.
## Problems
| Problem | Difficulty | Solution |
| ------------ | ---------- | ------------------------------------------ |
| Progress Bar | Easy | [Solution](./src/components/progress-bar/) |