Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saipraveenkondapalli/express-next-interview
A web app for previously asked interview leetcode questions for 200+ companies
https://github.com/saipraveenkondapalli/express-next-interview
auth0 auth0-jwt expressjs mongodb nextjs reactjs
Last synced: 4 months ago
JSON representation
A web app for previously asked interview leetcode questions for 200+ companies
- Host: GitHub
- URL: https://github.com/saipraveenkondapalli/express-next-interview
- Owner: saipraveenkondapalli
- Created: 2024-04-13T06:56:01.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-09-15T05:28:50.000Z (5 months ago)
- Last Synced: 2024-10-01T02:23:00.012Z (4 months ago)
- Topics: auth0, auth0-jwt, expressjs, mongodb, nextjs, reactjs
- Language: TypeScript
- Homepage: https://interview-prep-pro.vercel.app
- Size: 267 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Interview Prep Pro
visit the website: [https://interview-prep-pro.vercel.app](https://interview-prep-pro.vercel.app/)
Interview Prep Pro is a collection of more than 1500 problems from Leetcode, Lintcode, and other online platforms. It is
designed to help individuals prepare for technical interviews. The problems are categorized by topics such as arrays,
strings, linked lists, trees, graphs, dynamic programming, and more. Each problem comes with a detailed explanation and
solution in Python, or C++. The collection is constantly updated with new problems and solutions to keep up with
the latest trends in technical interviews. Whether you are a beginner or an experienced programmer, Interview Prep Pro
is a valuable resource to help you ace your next technical interview.## Features
1. **1500+ Problems**: A collection of more than 1500 problems from Leetcode, Lintcode, and other online platforms.
2. **Categorized by Topics**: Problems are categorized by topics such as arrays, strings, linked lists, trees, graphs,
dynamic programming, and more.
3. **Company Tag**: Problems are tagged with the company that has asked them in the past, such as Google, Facebook,
Amazon, Microsoft, and more.
4. **Detailed Explanation**: Each problem comes with a detailed explanation and solution in Python, or C++.
5. **Track Progress**: Keep track of your progress by marking problems as solved or unsolved.## Tech Stack
- **Frontend**: React, Next.js, Chakra UI, TypeScript, Auth0.
- **Backend**: Node.js, Express, MongoDB, Mongoose, JWT.## Upcoming Features
1. **User Contributions**: Allow users to contribute their own problems and solutions.
2. **Interview Scheduler**: Schedule mock interviews with other users.