An open API service indexing awesome lists of open source software.

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.

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/)