Giter VIP home page Giter VIP logo

hacktoberfest2021's People

Contributors

aarushijain-06 avatar adithyanplal avatar ajaydhoble avatar aka-sid avatar amrit-raj-nits avatar anuraggarg3 avatar bilwa496 avatar bilwasiva avatar hacktoberfestrepo avatar iamkakashi avatar ishankr21 avatar jagratg07 avatar kaushikmj avatar kkyrusobad avatar kundanchakka avatar luckysharma05 avatar namankansal230505 avatar nirudi98 avatar palash9561 avatar piyushjar avatar ravianand111 avatar sanskarn17 avatar sensaiankit avatar shivambmishra10 avatar shuchita9471 avatar sinu-02 avatar soumya495 avatar sreejan774 avatar tranks27 avatar vedika-agrawal 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  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  avatar

hacktoberfest2021's Issues

Matrix Chain Multiplication

Description

  • An important algorithm of DP
  • Given a sequence of matrices, find the most efficient way to multiply these matrices together. The efficient way is
    the one that involves the least number of multiplications.
  • The dimensions of the matrices are given in
    an array arr[] of size N (such that N = number of matrices + 1)
    where the ith matrix has the dimensions
    (arr[i-1] x arr[i]).

updating readme file

hi , I'm Vipul Kumar Singh , participating in hackertoberfest2021

I want to update the readme file where i will explain in detail
how to make contribution for the beginners from the scratch like fork the repo and create the new branch etc .... all the changes are user friendly for the beginners ,

please assign it to me @Hacktoberfestrepo

Codechef Solutions

I'd like to add my Codechef solutions using CPP.
Please assign me this issue.
Thank you

Longest common Subsequence

I would like to add code for LCS with input , output , SC , TC in C++ language .
please assign me this issue.
Thanks !!

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.