All Projects → thepranaygupta → Data-Structures-and-Algorithms

thepranaygupta / Data-Structures-and-Algorithms

Licence: GPL-3.0 license
An Open-Source repository that contains all the Data Structures and Algorithms concepts and their implementation in several ways, programming questions and Interview questions. The main aim of this repository is to help students who are learning Data Structures and Algorithms or preparing for an interview.

Programming Languages

java
68154 projects - #9 most used programming language
C++
36643 projects - #6 most used programming language
python
139335 projects - #7 most used programming language
c
50402 projects - #5 most used programming language
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Data-Structures-and-Algorithms

cpAPI
A Flask API that gives updates about the upcoming contests on various Coding Platforms.
Stars: ✭ 13 (-97.88%)
Mutual labels:  dsa, dsalgo
PharoPDS
Probabilistic data structures in Pharo Smalltalk.
Stars: ✭ 28 (-95.44%)
Mutual labels:  data-structures-and-algorithms
CPPNotes
【C++ 面试 + C++ 学习指南】 一份涵盖大部分 C++ 程序员所需要掌握的核心知识。
Stars: ✭ 557 (-9.28%)
Mutual labels:  data-structures-and-algorithms
Structurex
Javascript visualizer of algorithms and data structures.
Stars: ✭ 32 (-94.79%)
Mutual labels:  dsa
SDE Sheet Striver
C++ Solutions of 180 Questions [30 Days] of Strivers SDE Sheet , YouTube Channel TAKEUFORWARD (Raj Vikramaditya bhaiyaa)
Stars: ✭ 188 (-69.38%)
Mutual labels:  dsa
Ace-The-Code
A repository for various coding questions that can help you land your next dream job!
Stars: ✭ 36 (-94.14%)
Mutual labels:  dsa
Jsrsasign
The 'jsrsasign' (RSA-Sign JavaScript Library) is an opensource free cryptography library supporting RSA/RSAPSS/ECDSA/DSA signing/validation, ASN.1, PKCS#1/5/8 private/public key, X.509 certificate, CRL, OCSP, CMS SignedData, TimeStamp, CAdES JSON Web Signature/Token in pure JavaScript.
Stars: ✭ 2,760 (+349.51%)
Mutual labels:  dsa
COMPETITVE-PROGRAMMING
Competitive programming is a mind sport usually held over the Internet or a local network, involving participants trying to program according to provided specifications. This repo contains the Detailed Explanation and implementation of Various Coding problems on various platforms in C++
Stars: ✭ 60 (-90.23%)
Mutual labels:  data-structures-and-algorithms
FMI-DSA
Some examples druing the DSA (data structures and algorithms) courses given by me (Ivan Filipov) as a teaching assistant @ Faculty of Mathematics and Informatics, Sofia University 2016-2019
Stars: ✭ 26 (-95.77%)
Mutual labels:  dsa
The-Complete-FAANG-Preparation
This repository contains all the DSA (Data-Structures, Algorithms, 450 DSA by Love Babbar Bhaiya, FAANG Questions), Technical Subjects (OS + DBMS + SQL + CN + OOPs) Theory+Questions, FAANG Interview questions, and Miscellaneous Stuff (Programming MCQs, Puzzles, Aptitude, Reasoning). The Programming languages used for demonstration are C++, Pytho…
Stars: ✭ 8,681 (+1313.84%)
Mutual labels:  dsa
CVIP
C/C++/Golang/Linux...知识整理
Stars: ✭ 62 (-89.9%)
Mutual labels:  data-structures-and-algorithms
6companies30days
Challenge to solve 90 questions from 6 companies in 30 days. Solved 90/90.
Stars: ✭ 99 (-83.88%)
Mutual labels:  dsa
Data-Structures-Algorithms-Hacktoberfest-2K19
collection of data structures and algorithms in different languages - created by the community during Hacktoberfest 2019
Stars: ✭ 34 (-94.46%)
Mutual labels:  data-structures-and-algorithms
DSAregenK
Recover the private key from signed DSA messages. (multiple signed messages, static coefficient 'k')
Stars: ✭ 28 (-95.44%)
Mutual labels:  dsa
LearnCPP
Learn Cpp from Beginner to Advanced ✅ Practice 🎯 Code 💻 Repeat 🔁 One step solution for c++ beginners and cp enthusiasts.
Stars: ✭ 359 (-41.53%)
Mutual labels:  dsa
dsa
data structure and algorithm - examples and implementations
Stars: ✭ 13 (-97.88%)
Mutual labels:  dsa
DailyDSA
My daily DSA practices.
Stars: ✭ 50 (-91.86%)
Mutual labels:  dsa
CodingSimplified
One-Stop Destination for codes of all Data Structures & Algorithms
Stars: ✭ 20 (-96.74%)
Mutual labels:  dsalgo
Knowledge Graph Wander
A collection of papers, codes, projects, tutorials ... for Knowledge Graph and other NLP methods
Stars: ✭ 26 (-95.77%)
Mutual labels:  data-structures-and-algorithms
data-standards-authority
Collaboration space for working on data standards and guidance for the DSA
Stars: ✭ 23 (-96.25%)
Mutual labels:  dsa

Data Structures and Algorithms

LOC visitor count Stars Badge Forks Badge GitHub contributors

If you appreciate my work, please 🌟 this repository. It motivates me. 🚀🚀

Data-Structures-and-Algorithms

This repository contains all the Data Structures and Algorithms concepts and their implementation in several ways, programming questions and Interview questions. The main aim of this repository is to help students who are learning Data Structures and Algorithms or preparing for an interview. This contains questions from popular coding platforms including LeetCode, HackerRank, Codechef, GeeksforGeeks, and many more.

If you're practising on the coding platforms mentioned above, also if you want to contribute those then you can add the questions in this repository.


Rules to contribute to this repository

  • You can write solutions in Java/C/C++/Python/JavaScript.
  • Follow the file/folder naming convention for all your pull requests.
  • While adding any content it should be inside its appropriate directory
  • If there is any problem with an inaccurate solution create an issue!

Things you can contribute to

  • This repository contains folders of all the Data Structures and Algorithms topics with some pre-addressed questions. You can add a solution to an unanswered question.
  • You can update the existing solution with a better one (better complexity).
  • Participants can even add new questions and solutions of their interest.
  • Solve issues raised by other people or yourself.
  • Well-documented source code with detailed explanations provides a valuable resource for educators and students alike.

Read CONTRIBUTING.md to get started with contributing to this repository.


Contributors

Thanks to these Wonderful People 👨🏻‍💻
Contributions of any kind are welcome! 🚀

Stargazers over time

Connect with me: Email Badge Linkedin Badge Twitter Telegram Discord


Happy Coding 👨‍💻

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].