All Projects → garimasingh128 → CP-DSA-Cpp-C

garimasingh128 / CP-DSA-Cpp-C

Licence: other
🕺 Give me data and I will structure it! 🔥

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
java
68154 projects - #9 most used programming language
python
139335 projects - #7 most used programming language
kotlin
9241 projects
Lex
420 projects
matlab
3953 projects

Projects that are alternatives of or similar to CP-DSA-Cpp-C

Hacktoberfest-2021
Make this Hacktoberfest a learning period and contribute to Great Open Source Projects.
Stars: ✭ 523 (+1837.04%)
Mutual labels:  prs, hacktoberfest2020
spamtoberfest
Fight against PR spammers
Stars: ✭ 51 (+88.89%)
Mutual labels:  prs, hacktoberfest2020
cpalgorithms
Algorithms and Techniques for competitive programming
Stars: ✭ 16 (-40.74%)
Mutual labels:  algorithms-implemented, hacktoberfest2020
generate-express
Express generator CLI with es6+ support and your choice of database config
Stars: ✭ 17 (-37.04%)
Mutual labels:  hacktoberfest2020
diversity-index
A curated Diversity-Index of grants, scholarships and FA that encourages diversity in STEM fields aimed at half the world's population, Women!
Stars: ✭ 60 (+122.22%)
Mutual labels:  diversity
HacktoberFest2020
🤗Feel free to submit a PR💻 to have it merged and get a free Hacktoberfest tee👕 from Github🔮. Updated as per new guidelines✔️
Stars: ✭ 22 (-18.52%)
Mutual labels:  hacktoberfest2020
Map-of-India
A Node.js script to generate the Map of India in terminal
Stars: ✭ 83 (+207.41%)
Mutual labels:  hacktoberfest2020
hacktoberfest-participants
🎃 A platform that showcases a list of all the hackers (including their stats), participated in the month-long challenge Hacktoberfest presented by DigitalOcean.
Stars: ✭ 38 (+40.74%)
Mutual labels:  hacktoberfest2020
Radar.Adr
The Action-Domain-Responder core for Radar.
Stars: ✭ 53 (+96.3%)
Mutual labels:  hacktoberfest2020
IOSD-UIETKUK-HacktoberFest-Meetup-2019
This repository for IOSD HacktoberFest 2020
Stars: ✭ 17 (-37.04%)
Mutual labels:  hacktoberfest2020
ebisp
Embedded Lisp
Stars: ✭ 46 (+70.37%)
Mutual labels:  hacktoberfest2020
contributor covenant
Pledge your respect and appreciation for contributors of all kinds to your open source project.
Stars: ✭ 1,534 (+5581.48%)
Mutual labels:  diversity
Silicon-Valley-Diversity-Data
Download EEO-1 reports from Silicon Valley tech companies. Compiled by Reveal from The Center for Investigative Reporting
Stars: ✭ 33 (+22.22%)
Mutual labels:  diversity
creativecommons.github.io-source
Source files for CC Open Source website
Stars: ✭ 51 (+88.89%)
Mutual labels:  hacktoberfest2020
neu ui
Prototype and build projects faster using Neu UI - an open source React component library designed to neumorphic style. Built using React, Styled Components, Jest and Storybook.
Stars: ✭ 23 (-14.81%)
Mutual labels:  hacktoberfest2020
data-structures-algorithms-interviews
👨‍💻 Repo contains my solutions to coding interview problems on various platforms. Will later convert into a React based web app for personal revision.
Stars: ✭ 16 (-40.74%)
Mutual labels:  hacktoberfest2020
Igloo
Official GitHub repo for Igloo - The private social media
Stars: ✭ 17 (-37.04%)
Mutual labels:  hacktoberfest2020
synchly
Automate database backups with customizable recurring schedules.
Stars: ✭ 27 (+0%)
Mutual labels:  hacktoberfest2020
live deck
A Real-Time Presentation Application Powered by Phoenix LiveView
Stars: ✭ 71 (+162.96%)
Mutual labels:  hacktoberfest2020
asscan
Automated Subnet Scanner
Stars: ✭ 25 (-7.41%)
Mutual labels:  hacktoberfest2020

Data structures and algorithms

Italian Trulli

All the basic and advanced data structures and algorithms implemented either in C or C++. This is the part of my data structures and analysis of algorithms laboratory work in which I wrote the following codes by myself. Any contributions and PRs' having some new algorithms and using some different data structures are most welcome to enhance the diversity of the current repository.

List of Algorithms in DSA

1)BullAndCowHackerrank.cpp
2)Dijkistra_Algorithm.kt
3)FLOW007.cpp
4)LAPIN.cpp
5)Pheonixanddistribution.cpp
6)anagram.cpp
7)antonandletters.cpp
8)arrayhackerrank.cpp
9)arrayrepresentationofqueue.cpp
10)arrayrepresentationofstacks.c
11)assignment_branchandbound.cpp
12)bellmanford.cpp
13)binaryhuffman.cpp
14)bustoudayland.cpp
15)choppingofdigits.c
16)closestpair.cpp
17)close-combat.cpp
18)codegladiors2020problem2.cpp
19)countdoen_kickstart.cpp
20)cpp_snippet.cpp
21)dare2compete.cpp
22)dijkistra.cpp
23)dijkistra2.cpp
24)divideandconquer.cpp
25)doublelinkedlistoperations.c
26)exppressionusingstack.c
27)exptree.c
28)huffmandecoding.cpp
29)infixtopostfixusingstacks.cpp
30)insertanddeleteatparticularpositions.c
31)isthisacakewalk.cpp
32)kk.cpp
33)knapsackgreedy.cpp
34)knapsackgreedy2.cpp
35)knightstourbacktracking.cpp
36)kruskal.cpp
37)kruskals.cpp
38)kruskalsmst.cpp
39)kruskalsunionfind.cpp
40)linearandbinarysearch.cpp
41)linkedlist.c
42)linkedlistrepofstacks.cpp
43)linkedlistrepresentationofqueue.cpp
44)matrixaddsubmultiply.c
45)maximumandminimum.c
46)minandmaxusingdandc.cpp
47)nearestXORPrime.c
48)nextlargerelement.cpp
49)operationsinlinkedlist.c
50)paintthepavementhackerearth.cpp
51)pass_crack.cpp
52)primsgreedy.cpp
53)quicksortandinsertionsort.cpp
54)shannon.cpp
55)shannonfano.cpp
56)singlell.cpp
57)slabcodechef.cpp
58)sparsemartixrepresentusingarray.cpp
59)stackusingarrays.c
60)stackusingll.c
61)strasssensmultiplication.cpp
62)subarray_kickstart.cpp
63)subarraysum.cpp
64)subsequence.cpp
65)sumofdiagonalsofmatrix.c
66)tcsmockvita1.cpp
67)thegridproblem.cpp
68)tictactoe.cpp
69)travelingsalesmandp.cpp
70)treetraversal.c
71)unimodalarray.cpp
72)valhallasiege.cpp
73)vasyanadsocks.cpp
74)xorcpp.cpp
75)Bubble_sort.cpp
76)Check leap year or not.cpp
77)Find frequency of elements in array.C

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].