HacktoberFest
HacktoberFest copied to clipboard
HacktoberFest
This file creating an issue when I git clone the repository. [python/Amazing_Circle_design>.py](https://github.com/thisisshub/HacktoberFest/blob/master/python/Amazing_Circle_design%3E.py) Rename the file from Amazing_Circle_design>.py to Amazing_Circle_design.py
Demo Code Of the game rock paper scissor with sound effects and result pop-up language:Python Please assign me this issue under the hacktober fest .
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...
ADD more hacktoberfest tags you are not approved as a maintainer yet
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...
Minimum removals are required such that the sum of the remaining array modulo M is X. Given an array arr[] consisting of N positive integers and the integers X and...