Code Monkey home page Code Monkey logo

hacktoberfest's Introduction

โš ๏ธ This project won't be participating in Hacktoberfest since the quality control of code has been abused by contributors. So pull requests here won't contribute towards your Hacktoberfest progress. Read more here

If contributors would still like to work on something then you could check out my personal project at: DSA

hacktoberfest's People

Contributors

abaddonahpuch avatar alien-scripter avatar anchit1729 avatar ayushk1804 avatar devrish avatar eby8zevin avatar hitu1304 avatar iambikrampurkait avatar idivyanshbansal avatar jhondoe15 avatar maazq2107 avatar mergify[bot] avatar msameerfarooq avatar nishant-giri avatar nozariyo avatar perez-danilo avatar peterparkerrr avatar pongsakdev avatar pranjalp295 avatar prerna2211arora avatar probot-auto-merge[bot] avatar rubenfalcao14 avatar sakshihada avatar saniyapathan avatar shrig1 avatar shruti73 avatar smv1999 avatar soulsaviour avatar sulagna-dutta-roy avatar thisisshub 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

Watchers

 avatar  avatar

hacktoberfest's Issues

Nearest Smaller to left

like if we have a array like
arr={2,7,4,8}
we need to find the nearest smaller no for each element in a array.
output:
{-1,2,2,4}

Minimum group flips to make same array

I want to participate in the hacktober fest and that's why I am opening this issue and will provide a efficient approach to solve this question with proper explanation ..

Allocate minimum number of pages

Given number of pages in n different books and m students. The books are arranged in ascending order of number of pages. Every student is assigned to read some consecutive books. The task is to assign books in such a way that the maximum number of pages assigned to a student is minimum.

I would like to contribute on it using c++.
kindly assign this to me.

Labelling

please label the PR's as hacktoberfest-accepted

equal_halves_of_array

Given, an array of size n. Find an element that divides the array into two sub-arrays with equal sums.i.e. Find an element in array such that sum of left array is equal to sum of right array.

Language: c++

Please assign this under hacktober fest.

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.