GithubHelp home page GithubHelp logo

garimasingh128 / cp-dsa-cpp-c Goto Github PK

View Code? Open in Web Editor NEW
46.0 1.0 98.0 166.32 MB

๐Ÿ•บ Give me data and I will structure it! ๐Ÿ”ฅ

C 8.13% C++ 86.18% Kotlin 1.02% Lex 0.82% Python 1.46% Java 2.31% MATLAB 0.09%
algorithms algorithms-laboratory algorithms-implemented diversity prs hacktoberfest hacktoberfest2020

cp-dsa-cpp-c's Introduction

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

cp-dsa-cpp-c's People

Contributors

akaushik860 avatar balajig2000 avatar deepsingh132 avatar div5252 avatar garimasingh128 avatar hiruthicshass avatar kishan-1997 avatar komal7209 avatar krishnajalan avatar mandivson avatar mdzaidalam52 avatar mrinal4 avatar najma510 avatar nimisha-singh avatar pranavbharadwaj007 avatar priyampatel007 avatar raghavkhanna30 avatar rahul171201 avatar rajatg98 avatar rashakdude avatar rohitps3282 avatar sachinshrestha483 avatar sahuaman83 avatar sawwwrabhp avatar sayantan01 avatar shanu1515 avatar shinigami-daikou avatar shrikant991 avatar siddhant-k-code avatar utkarshgangwar987 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

cp-dsa-cpp-c's Issues

Update Readme file

Need to update readme file for listing the algorithms present which will give an idea to other contributors to contribute

C++ STL

I Will be adding STL Functions and STL Algorithms.

Exclude .exe files from Tracking history for better code organization

Tasks

  • Delete existing .exe files from the repository
  • Add a .gitignore file to exclude subsequent .exe files from being tracked by version control.

Purpose

Executable files are created by the system upon compilation and are required only for running the code. Hence it is not required to be tracked by version control.

Result

This would result in a cleaner and more professional repository.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.