Giter Site home page Giter Site logo

Arrays in C++ about learncpp HOT 8 CLOSED

lakhankumawat avatar lakhankumawat commented on May 20, 2024
Arrays in C++

from learncpp.

Comments (8)

n4i9kita avatar n4i9kita commented on May 20, 2024

@anveshajain19 please be more specific, what would you like to contribute?
What are you planning to implement in array?
Or you want to write readme for it?

from learncpp.

anveshajain19 avatar anveshajain19 commented on May 20, 2024

@n4i9kita I am planning to add some topics like this in the repository:
Standard Problems
Factorial of large numbers
Subarrays
Median Sorted Arrays
Circular array problems and much more.

from learncpp.

n4i9kita avatar n4i9kita commented on May 20, 2024

@anveshajain19 I think a better way to go about this would be to pick one topic (let's say Factorial of large numbers), add it's code with proper comment; and create an issue for each one separately. This way, others can also work on some other problem on arrays as well at the same time. I hope I am making sense.

@everyone : Mention the problem(or whatever you wish to implement) in the issue properly, and not just the data structure's name that you'd be working with. Better be, mention why the algorithm that you are implementing is better than the other ones out there to solve the problem.

from learncpp.

anveshajain19 avatar anveshajain19 commented on May 20, 2024

okay
I will make standard problems on Arrays so that others can also contribute in it.

from learncpp.

n4i9kita avatar n4i9kita commented on May 20, 2024

Let's join the meet. I think @Lakhankumawat will clear it properly.

from learncpp.

anveshajain19 avatar anveshajain19 commented on May 20, 2024

okay

from learncpp.

n4i9kita avatar n4i9kita commented on May 20, 2024

Either we can close this issue, and you can create a new issue with the particular problem/ algorithm you are going to work on. Mention the time complexity of your approach, and maybe compare it to other approaches that are already there to solve it. Like, you can create an issue on "Median on sorted array". Do go through the contributing guidelines as well.

from learncpp.

anveshajain19 avatar anveshajain19 commented on May 20, 2024

Okay, I will create a new issue with the particular problem/ algorithm I am going to work on.

from learncpp.

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.