Giter Club home page Giter Club logo

Comments (19)

vaeng avatar vaeng commented on July 29, 2024 2

Hey, @vaeng I like to start contributing with the zebra-puzzle !

Sure thing. Have fun and keep us in the loop. It's not an easy task, so there will be a lot of discussions and feedback.

If you l a pr early on, we can use it to keep track and you'll less likely have to redo things.

from cpp.

vaeng avatar vaeng commented on July 29, 2024 1

I will add list-ops

from cpp.

siebenschlaefer avatar siebenschlaefer commented on July 29, 2024 1

I would like to contribute 'knapsack'.
See #795

from cpp.

ahans avatar ahans commented on July 29, 2024 1

I will give spiral-matrix a go!

from cpp.

vaeng avatar vaeng commented on July 29, 2024

I already started linked-list a while ago, so please don't start another. I promise to finish it soon 😃

from cpp.

rajatnai49 avatar rajatnai49 commented on July 29, 2024

Hey, @vaeng I like to start contributing with the zebra-puzzle !

from cpp.

rajatnai49 avatar rajatnai49 commented on July 29, 2024

Okay @vaeng I try my best.

from cpp.

rajatnai49 avatar rajatnai49 commented on July 29, 2024

Hey @vaeng I opened pr but it closed automatically, can you guide me for what steps I have to follow for successfully open the pr

from cpp.

ahans avatar ahans commented on July 29, 2024

I can have a look at parallel-letter-frequency. There are a couple of options for implementing this. I would consider using something from the algorithms library together with a parallel execution policy to be the nicest modern C++ approach, so that's what I would go for.

from cpp.

siebenschlaefer avatar siebenschlaefer commented on July 29, 2024

I can have a look at parallel-letter-frequency.

Good idea! I did look briefly at the C# version and the Go version. They seem to do similar things, using the mechanisms built into the language (PLINQ / Goroutines).
But I didn't understand how they actually test that. Good luck, have fun!

from cpp.

ahans avatar ahans commented on July 29, 2024

Here goes a (draft) PR for parallel-letter-frequency: #800
Need some feedback to finish it up. Details in PR. Thanks!

from cpp.

vaeng avatar vaeng commented on July 29, 2024

I will do dnd-character next.

from cpp.

vaeng avatar vaeng commented on July 29, 2024

And yacht.

from cpp.

vaeng avatar vaeng commented on July 29, 2024

I will do kindergarten-garden as well.

from cpp.

ahans avatar ahans commented on July 29, 2024

spiral-matrix is ready as #807.

from cpp.

vaeng avatar vaeng commented on July 29, 2024

I'll do pig-latin next.

from cpp.

ahans avatar ahans commented on July 29, 2024

@vaeng I actually have it pretty much ready already. PR would come up later tonight. Sorry I didn't mention it here before.

Edit: pig-latin that is.

from cpp.

ahans avatar ahans commented on July 29, 2024

@vaeng Here is the draft PR: #811
If you read this too late and are done with yours already, feel free to just leave it closed.

from cpp.

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.