CP-Codes-HackOctober-Fest-2023 icon indicating copy to clipboard operation
CP-Codes-HackOctober-Fest-2023 copied to clipboard

This repository is for beginners who want to contribution in open source HackOctober Fest 2023

Results 76 CP-Codes-HackOctober-Fest-2023 issues
Sort by recently updated
recently updated
newest added

Solved Edit distance problem using java

**Pull Request Description** **Title**: Added Efficient Solution for Word Break Problem **Description**: **Changes Made**: - Implemented a highly efficient `wordBreak` function to solve the "Word Break" problem. - Optimized code...

This is Tic tac Toe Game of two player in C++ I make this in my First Semester. This game is Beginner Friendly who want to understand Functions and array....

Heyy @tanus786 this is a very famous problem from LeetCode based on Dynamic Programming. Link : https://leetcode.com/problems/edit-distance/description/ Kindly assign this to be as a part of Hactoberfest2023.I will be solving...

Program in c++ to find height of tree.

Create Fibonacci.java Create aliceApple.java Create bulbToggle.java Create eulers_totient_fnc.java Create prime.java

Heyy @tanus786 this is a very famous problem from Leetcode of Dynamic programming asked in various Product based companies Link : https://leetcode.com/problems/count-square-submatrices-with-all-ones/ Kindly assign this to be as a part...

hackoctoberfest accepted
HackOctober
HackOctober 2022
HackOctober Fest
Hacktoberfest 2022
Hacktoberfest Accepted
hacktoberfest-accepted

It is a very popular Question Spiral Print. As a Beginner It is very interesting problem for me. With this code any 2D array will Print in Spiral manner.