Code Monkey home page Code Monkey logo

dsalgo's Introduction

DSAlgo

How to Contribute

  • Select a programming question from one of the DSA topics and add them into this repository based on the language used.
  • Check if the program is already added then choose another. *If you want you can add the same program in different languages too.
  • Create an issue with description about the question and wait for approval.
  • Note: create only one issue at once, after successful pull request create another issue.
  • Then fork this repository.
  • Then add your code to the corresponding folder.
  • Make your pull request after adding the program
  • Wait for review.

After reviewing your code if there will be no changes required,your pull request will be accepted.

Code Library

This is my personal code library where I compiled almost all the important templates that you will need in CP (saying almost just for courtesy). Some of the codes are originally written by me and most of them are collected from others but modified in a cleaner way.

dsalgo's People

Contributors

abhay2002-pro avatar abhir1902 avatar adityashukzy avatar adviksinghania avatar ak-ashh avatar akankshajoshi481 avatar amalsn avatar aritro66 avatar bhavyakanodia avatar codingyall avatar daemononcode avatar go-viper7 avatar isheekamitra avatar jaisat avatar lekha06 avatar madhur3120 avatar mohitaswani avatar nfc-dev avatar nikos-alexandris avatar prabhash-varma avatar rahulsharma099 avatar riju561 avatar rushendra910 avatar shvam0000 avatar thehijabicoder avatar waterupto avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

dsalgo's Issues

C Data Structures

Hello, i would like to contribute various data structures in C for hacktoberfest, since i see the C section is pretty empty. Please assign me this issue. Thanks :D

Sieve of Eratosthenes in Python3

Hello,
I would like to implement a solution for Sieve of Eratosthenes' algorithm in Python3. Please assign this issue to me under the hacktoberfest label.

Thank You

README.md

Create a proper README and include contributing rules

Add Stack Algorithms in cpp

Hello , I would like to add some stack Algorithms in c++. please assign me this issue with hactoberfest tag.

Add Algorithm

Heyy
I wish to add algorithms in python. I'd be working on binary tree traversal and lowest common ancestors. Could you please assign me the issue?

Add subarray modulo sum cpp question

Given an array of n elements and an integer m. The task is to find the maximum value of the sum of its subarray modulo m i.e find the sum of each subarray mod m and print the maximum value of this modulo operation.

Sucess Criteria:-

  1. O(nlogn) time complexity

Tower of Hanoi in Python3

Hello,
I would like to implement a solution for the Tower of Hanoi problem using recursion in Python3. Please assign this issue to me under the hacktoberfest label.

Thank You

Tree Algorithm

Hello, I would like to add some Tree Algorithms in C language to your repo and I'm participating in hactoberfest2021. Please assign me this issue.

Thank you.

Add Algorithm

Hi ,
I want to add an algorithm of creating a strong password generator in python , I am beginner in open source contribution , so don't know much about the rules and all , so can I proceed or not , once plz confirm?

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.