https://github.com/anuj-thakur-513/top-interview-questions
A repo which contains LeetCode top 150 interview questions. This repo will be sorted according to different topics of questions.
https://github.com/anuj-thakur-513/top-interview-questions
interview-questions leetcode leetcode-solutions top-interview-questions
Last synced: about 1 month ago
JSON representation
A repo which contains LeetCode top 150 interview questions. This repo will be sorted according to different topics of questions.
- Host: GitHub
- URL: https://github.com/anuj-thakur-513/top-interview-questions
- Owner: anuj-thakur-513
- Created: 2023-05-17T15:30:09.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-24T16:47:48.000Z (almost 2 years ago)
- Last Synced: 2025-03-26T10:03:17.311Z (about 2 months ago)
- Topics: interview-questions, leetcode, leetcode-solutions, top-interview-questions
- Language: Java
- Homepage:
- Size: 236 KB
- Stars: 15
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Top Interview Questions
This repo contains code for Top 150 Interview Questions of LeetCode. This will mainly contain code in JAVA.
It is open for contributions of solutions in different languages.# Contributing
**Contributions are always welcome!**
**Rules for contribution are very simple:**
- Fork the repository into your profile
- Clone or download into your local machine
- Now add the solution to the problem you want to solve in any language you want
- Commit and Push the changes to the forked repo in your profile
- Give a PR (Pull Request) to the original repo and I'll merge the changes after checking them## Authors
- [@anuj-thakur-513](https://github.com/anuj-thakur-513/)