Code Monkey home page Code Monkey logo

dsa-guide's Introduction

Followers GitHub forks GitHub Repo stars Watchers Lines of code

DSA-guide

GitHub issues GitHub issues closed GitHub pull requests GitHub pull requests GitHub repo size

forthebadge forthebadge forthebadge

All Contributors

DSA-guide

A place where you can practice and learn various data structures .

Steps to contribute

  • Fork the repository

  • Clone the fork repo

  • Create new branch

    • git checkout -b (Your-Branch-Name)
  • Add Scripts related to your respective issues.

    • git add
  • Add a commit message !

    • git commit -m "Added your message"
  • Push changes

    • git push origin
  • Push changes

    • git push -u origin <name_of_your_branch>
  • Create pull requests

    • [Try to Mention the related issue for your PR]

Contributing

This repository is contribution friendly. If you'd like to add or improve any algorithm, your contribution is welcome!
Don't forget to follow Contribution Guidelines ๐Ÿ˜ƒ

Used Languages

  • C
  • C++
  • Python
  • JavaScript

This Project is a part of the following Open Source Program

Cross Winter of Code

dsa-guide's People

Contributors

adarshvulli avatar adityashukla11 avatar agsanskar15 avatar akash20x avatar amit366 avatar ankitapuri avatar anmol193 avatar archna29 avatar ayush7614 avatar deeqakkk avatar gopichandpuli9 avatar hardikchitkara avatar hridyakrishna avatar kiruba-r11 avatar koshtaayush avatar mananoo12 avatar mithunitp avatar prakashaditya17 avatar praneethacl avatar rajat-sharma1710 avatar rakesh0x7 avatar sharc-99 avatar shiladityaroy212 avatar shrishtiraizada avatar shudhanshusingh avatar sifat009 avatar tahmid02016 avatar theakashdas avatar vybhav72954 avatar yashlikescode 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  avatar  avatar  avatar

Watchers

 avatar

dsa-guide's Issues

Add Fibonacci in JS

Using Recursion add Fibonacci Series using JavaScript Programming Language .

Add Radix sort

Make a folder regarding it and then add code in these following along with README
Python
C++
C
Java
JavaScript
README.md file with explanation of the algorithm

Generate Permutations

Write code in C,JS or Python programming language to generate the permutations for the set of numbers entered .

Add merge sort

Make a folder regarding it and then add code in these following along with README
Python
C++
C
Java
JavaScript
README.md file with explanation of the algorithm

Add selection sort

Add code in these following along with README
Python
C++
Java
JavaScript
README.md file with explanation of the algorithm

Doubly LinkedList Implementation

In ds implementations there can also be a dooublyLinkedList implementation which i want to provide in below mentioned pull request, Please accept it if you like it.
Peace :)

I will add a readme file to all the techniques

Guidance via code is okay, but many students between us like to understand and get the things easily with the help of documentation.
That's why I want to add a readme file to all the techniques used in this repo.

For example,
In the directory of bubble sort,
I will add a readme file which will contain definition, mechanisms, etc., which will make the user understand the topic easily.
Thank you

Add Partition Algorithms

Hello, I would like to add some Partitioning Algorithms.
Can you please assign me to add that?
Thanks!

Add heap sort

Make a folder regarding it and then add code in these following along with README
Python
C++
C
Java
JavaScript
README.md file with explanation of the algorithm

2D-Matrix Problem

Create a Directory naming Matrices .
Under it create a folder naming C++ and then add a file writing the code of Tridiagonal Matrix

Higher order array methods in js

๐Ÿ’ฅ Proposal

(A clear and concise description of what the proposal is.)
Would like to show different higher order array methods using javascript

Have you read the Contributing Guidelines on Pull Requests ?

(Write your answer here.)
Yes

DNF sort

I will add DNF sort using C++

Generate Permutations

Problem Statement
Given an integer array A of size N denoting a collection of numbers, return all possible permutations.

Language:

  • C++

Add Counting Sort

Make a folder regarding it and then add code in these following along with README
Python
C++
C
Java
JavaScript
README.md file with explanation of the algorithm

Insertion sort recursive

I want to add insertion sort algorithm using recursive function. Should I add it in a new folder or in current insertion_sort folder.
I will code in C, C++ and Python.

selection sort in js

๐Ÿ’ฅ Proposal

(A clear and concise description of what the proposal is.)
Would like to show selection sort in javascript with example

Have you read the Contributing Guidelines on Pull Requests ?

(Write your answer here.)
Yes

2D - Matrices problem

Create a Directory naming Matrices .
Under it create a folder naming C and then add a file writing the code of Tridiagonal Matrix

2D-Matrix Problem

Create a Directory naming Matrices .
Under it create a folder naming JavaScript and then add a file writing the code of Tridiagonal Matrix

Add Cross WOC Banner or Poster

Is your feature request related to a problem? Please describe.

Add Cross WOC Banner or Poster

Describe the solution you'd like

Add Cross WOC to Banner or Poster

I want to add comments to all the files

comments are very necessary
the make us understand the codes easily
there are very less fines in your repo which have comments in them,
comments have too much importance in coding tests of many companies,
thats why I have choosen this issue.

This is under crosswoc
i dont know how to add labels on issues

2D - matrix problem

Create a Directory naming Matrices .
Under it create a folder naming Python and then add a file writing the code of Tridiagonal Matrix

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.