https://github.com/vaibhav18matere/interview-prep
A Comprehensive Resource for Interview Preparation: Mastering DSA Questions, Problem-Solving, Logic Building, and More
https://github.com/vaibhav18matere/interview-prep
dsa-practice interview-preparation javascript-prob leetcode-solutions logic-building machine-coding-interview
Last synced: 2 months ago
JSON representation
A Comprehensive Resource for Interview Preparation: Mastering DSA Questions, Problem-Solving, Logic Building, and More
- Host: GitHub
- URL: https://github.com/vaibhav18matere/interview-prep
- Owner: vaibhav18matere
- License: mit
- Created: 2024-07-21T20:18:47.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-09-05T06:08:58.000Z (9 months ago)
- Last Synced: 2025-02-28T12:20:22.518Z (3 months ago)
- Topics: dsa-practice, interview-preparation, javascript-prob, leetcode-solutions, logic-building, machine-coding-interview
- Language: TypeScript
- Homepage: https://interview-prep-vpm.vercel.app/
- Size: 260 KB
- Stars: 10
- Watchers: 2
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Interview-Prep
## A Comprehensive Resource for Interview Preparation: Mastering DSA Questions, Problem-Solving, Logic Building, and More
### What topics you will see inside
- HTML Quiz
- CSS Quiz
- JavaScript Quiz
- React Quiz
- Guess the Code Output
- JavaScript Polyfills
- HTML Theorey Questions
- CSS Theorey Questions
- GIT Theorey Questions
- JavaScript Theorey Questions
- React Theorey Questions
- NEXTJS Theorey Questions## Run Locally
Clone the project
```bash
git clone https://github.com/vaibhav18matere/interview-prep.git
```Go to the project directory
```bash
cd interview-prep
```Install dependencies
- with npm / pnpm / yarn / bun or anything of your choice
- I will recommand using `pnpm````bash
npm install
```Start the server
```bash
npm run dev
```- Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## Contributions
Contributions are always welcome!
See `readme.md` for ways to get started.
Please adhere to this project's `code of conduct`.
### Here's a [list of things](https://github.com/users/vaibhav18matere/projects/8) I'm currently working on and some [active issues](https://github.com/vaibhav18matere/interview-prep/issues). Feel free to raise a pull request if you find any...
## Licence
[](https://choosealicense.com/licenses/mit/)