Coder Social home page Coder Social logo

Comments (30)

goyaljai avatar goyaljai commented on May 4, 2024

i would like to contribute. thanks

from c-plus-plus.

dynamitechetan avatar dynamitechetan commented on May 4, 2024

@goyaljai Sure. Thanks.

from c-plus-plus.

goyaljai avatar goyaljai commented on May 4, 2024

which type of algortihms? and where and how to add?

from c-plus-plus.

joealam avatar joealam commented on May 4, 2024

Is there any kind of contribution guide, or at least more information about the desired format of the contributions?

For example: should every algorithm be a single file? should they aim to be runnable without additional dependencies? etc.

from c-plus-plus.

shivamgor498 avatar shivamgor498 commented on May 4, 2024

can we add cocktail sort algorithm??

from c-plus-plus.

AnupKumarPanwar avatar AnupKumarPanwar commented on May 4, 2024

@joealam A single file is preferred and keep modular approach. Divide you code into function instead of breaking into multiple files and use the general head files for basic algorithms.

from c-plus-plus.

Vehemos avatar Vehemos commented on May 4, 2024

I would like to contribute to this. Thanks!

from c-plus-plus.

vishvanath45 avatar vishvanath45 commented on May 4, 2024

I would like to contribute by adding Dijsktra Algorithm.

from c-plus-plus.

shubhammatta avatar shubhammatta commented on May 4, 2024

I would like to add - Disjoint_Set_Union , Range_Minimum_query(Using Sparse Table) , KMP(Knuth–Morris–Pratt) Algorithm , Lowest_Common_Ancestor.

from c-plus-plus.

vibhorgupta-gh avatar vibhorgupta-gh commented on May 4, 2024

I'd like to add some sweet functions to Linked Lists and other algorithms like Count Sort, segmented sieve and totient functions. It'd be great if you acknowledged!

from c-plus-plus.

arpanjain97 avatar arpanjain97 commented on May 4, 2024

I'd like to add the following shortest distance algorithms :

  1. Dijkstra
  2. Bellman-Ford
  3. Floyd-Warshall

from c-plus-plus.

nghiaxlee avatar nghiaxlee commented on May 4, 2024

Hello, I'd like to add Comb Sort algorithm #48

from c-plus-plus.

rohitchugh9 avatar rohitchugh9 commented on May 4, 2024

I would like to add Dynamic Programming Algorithms.

  1. Edit Distance
  2. 0/1 Knapsack
  3. Egg Dropping Puzzle
  4. Subset Sum
  5. All Valid Parentheses

from c-plus-plus.

sarcastic-noob avatar sarcastic-noob commented on May 4, 2024

I would like to contribute to the sorting algorithms and add pigeonhole sort.

from c-plus-plus.

rsenwar avatar rsenwar commented on May 4, 2024

#138 Have a look at this PR, I am looking to add more programs related to Mathematics.

from c-plus-plus.

GOVINDDIXIT avatar GOVINDDIXIT commented on May 4, 2024

I want to add optimal BST in DP category

from c-plus-plus.

anudishjain avatar anudishjain commented on May 4, 2024

Hi, I would like to add the following Dynamic Programming Algorithms,

  • Trapping Rain Water (1D)
  • Maximum Product Subarray
  • Number of ways to decode a given number as a string (Decode Ways)

from c-plus-plus.

shivansh2598 avatar shivansh2598 commented on May 4, 2024

Hi, I would like to add the following Algorithms,

  1. Binomial Coefficient in the DP category.
  2. Finding LCM using the Euclidean algorithm in the Math category.

from c-plus-plus.

sankalpchauhan-me avatar sankalpchauhan-me commented on May 4, 2024

Hi, I would like to add the following Algorithm to Range Queries:
-> Binary Indexed Tree/Fenwik Tree

from c-plus-plus.

tanaytoshniwal avatar tanaytoshniwal commented on May 4, 2024

I would like to add Bit Masking / Bit Manipulation Algorithms

  • Check ith bit
  • Check Odd or Even
  • Check Power of 2
  • Clear all bits from MSB
  • Convert Number to Binary
  • Flip ith Bit
  • Return First Set Bit
  • Turn Off First Set Bit
  • Turn Off ith bit
  • Turn On ith bit

from c-plus-plus.

Pratap2018 avatar Pratap2018 commented on May 4, 2024

I want to add a new searching algorithm.

from c-plus-plus.

RitvijSrivastava avatar RitvijSrivastava commented on May 4, 2024

Added Iterative Implementation of Quick Sort #343

from c-plus-plus.

vishaldhull09 avatar vishaldhull09 commented on May 4, 2024

i want to add algorithm to detect loop in a linked list.

from c-plus-plus.

ropinho avatar ropinho commented on May 4, 2024

I have implemented manually code for split a string.
I would like to add this algorithm here...

  • Split a string through a separator char

from c-plus-plus.

humaidkidwai avatar humaidkidwai commented on May 4, 2024

I would like to contribute by adding solution to Maximum Size Sub-Square problem through Dynamic Programming
added #466

from c-plus-plus.

Xacrolyte avatar Xacrolyte commented on May 4, 2024

Added a Bresenham Line Algorithm under the Graphics section. Adding more
#478

from c-plus-plus.

instinxt avatar instinxt commented on May 4, 2024

would like to add data structure programs for queue , linked list variations , if this issue is still open

from c-plus-plus.

devbhansingh avatar devbhansingh commented on May 4, 2024

I would like to contribute to this project. Are there any particular algorithms that this project needs?

from c-plus-plus.

kvedala avatar kvedala commented on May 4, 2024

You can contribute

  1. code that addresses open issues
  2. code that is in line with the repo objectives in the readme file
  3. Suggestions in the projects

Whatever you contribute, ensure to read the repo guidelines and checklist provided in the description when creating a pull-request. This is your checklist that you have not reviewed at all: #1187 (comment)

from c-plus-plus.

fhlasek avatar fhlasek commented on May 4, 2024

@kvedala this issue seems like an anti-pattern type of issue with no particular way of resolving it. Let me close it and reopen if you think there's a good reason to have it.

from c-plus-plus.

Related Issues (20)

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.