Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smv1999/competitiveprogrammingquestionbank
This repository contains all the popular Competitive Programming and DSA questions with solutions for your Coding Interview Preparation.
https://github.com/smv1999/competitiveprogrammingquestionbank
algorithms c codevita coding coding-challenges coding-interviews competitive-programming cpp data-structures dsa geeksforgeeks interview-preparation interview-questions interviews java javascript jobs leetcode programming
Last synced: 3 days ago
JSON representation
This repository contains all the popular Competitive Programming and DSA questions with solutions for your Coding Interview Preparation.
- Host: GitHub
- URL: https://github.com/smv1999/competitiveprogrammingquestionbank
- Owner: smv1999
- License: mit
- Created: 2020-04-15T13:06:03.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-10-05T05:21:53.000Z (over 2 years ago)
- Last Synced: 2025-01-18T11:06:27.840Z (3 days ago)
- Topics: algorithms, c, codevita, coding, coding-challenges, coding-interviews, competitive-programming, cpp, data-structures, dsa, geeksforgeeks, interview-preparation, interview-questions, interviews, java, javascript, jobs, leetcode, programming
- Language: C++
- Homepage: https://smv1999.github.io/CompetitiveProgrammingQuestionBank/
- Size: 8.22 MB
- Stars: 1,235
- Watchers: 18
- Forks: 351
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# 🎯💻Competitive Programming Question Bank🏆🏅
This repository contains all the popular Competitive Programming questions and Interview questions. The Programming languages used for demonstration are the C Language, C++, Python, Java and JavaScript.
[![Followers](https://img.shields.io/github/followers/smv1999?style=for-the-badge)](https://github.com/smv1999?tab=followers)
![GitHub forks](https://img.shields.io/github/forks/smv1999/CompetitiveProgrammingQuestionBank?style=for-the-badge)
![GitHub Repo stars](https://img.shields.io/github/stars/smv1999/CompetitiveProgrammingQuestionBank?style=for-the-badge)
[![Watchers](https://img.shields.io/github/watchers/smv1999/CompetitiveProgrammingQuestionBank?style=for-the-badge)](https://github.com/smv1999/CompetitiveProgrammingQuestionBank/watchers)
![Lines of code](https://img.shields.io/tokei/lines/github/smv1999/CompetitiveProgrammingQuestionBank?style=for-the-badge)
![CompetitiveProgrammingQuestionBank](https://raw.githubusercontent.com/smv1999/CompetitiveProgrammingQuestionBank/master/images/cpqb.jpg)## đź“ťPopular Questions:
- 2D Arrays
- Arrays
- Backtracking
- CodeVita Problems
- DSA 450 GFG
- Data Structures
- Divide and Conquer
- Dynamic Programming
- GCD of two Numbers
- Games
- General Questions
- Greedy
- HackerRank Solutions
- Hashing
- Numbers
- OOPs
- Passwords
- Recursion
- Searching Algorithms
- Sorting Algorithms
- Standard Template Library
- Strings
## **đź“šLibrary**
Java
| | ||||
|----|----|----|----|----|
|Java-An Intro|Java 8 Tutorial|Design Patterns|OOP in Java|Complete Ref.11|
||||||
|Java CookBook|J in a Nutshell|Program Design|Java all-in-one|Java Performance|
## đź’Ą How to Contribute?
Head over to [Contributing Guidelines](https://github.com/smv1999/CompetitiveProgrammingQuestionBank/blob/master/CONTRIBUTING.md) to know more!
## Project Admin
| |
| :-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| **[Vaidhyanathan S M](https://www.linkedin.com/in/vaidhyanathansm/)** |
*Need help? Feel free to contact me @ [email protected]*
## Programs
DevIncept is a 30 day open source program helping the student community learn and contribute in various open source projects under the guidance of skilled mentors and project admins.
This project was a part of DevIncept 2021.
## ✨ Acknowledgement
Thanks to all the [contributors](https://github.com/smv1999/CompetitiveProgrammingQuestionBank/blob/master/CONTRIBUTORS.md) for all their contributions.
## Stargazers Over Time
[![Stargazers over time](https://starchart.cc/smv1999/CompetitiveProgrammingQuestionBank.svg)](https://starchart.cc/smv1999/CompetitiveProgrammingQuestionBank)
## LICENSE
This project follows the [MIT License](https://github.com/smv1999/CompetitiveProgrammingQuestionBank/blob/master/LICENSE).