Hacktoberfest-2023 icon indicating copy to clipboard operation
Hacktoberfest-2023 copied to clipboard

This repository is made with the purpose of helping people complete their pull requests for Hacktoberfest 2023.

Results 39 Hacktoberfest-2023 issues
Sort by recently updated
recently updated
newest added

NON CODE CHANGE: Added periods for consistency.

I am a beginner in Hacktoberfest. I have added a python program which finds the Greatest common divisor of two numbers.

Advanced Algorithm C++ Program to Check Whether a Directed Graph Contains a Eulerian Cycle

Under projects directory, I have added a `Face Detection` directory which includes a script for detecting faces using webcam and a readme for instructions and a requirements.txt for the required...

Implementation of Kadane's algorithm to find the maximum contiguous subarray sum.

THIS FILE CONTAINS SOLUTION OF GROUP ANAGRAMS.