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

This repository will hold all the deadly codes that can change the world .

Results 18 Hacktoberfest-2023-Hack-Codes issues
Sort by recently updated
recently updated
newest added

**PR Description:** This PR adds a README file for the "Mirror Tree" problem solution. The README provides a clear problem statement, examples, and details on how to use the solution....

Here is the question asked in GeekforGeek .

This is the solution for permutation in array in geeks for geeks

This is the question for permutation in array in geeks for geeks

Dynamic method dispatch is the mechanism in which a call to an overridden method is resolved at run time instead of compile time. This is an important concept because of...

Palindrome Partitioning code in Java

Add solution to question from **GeeksforGeeks** - Solutions should be strictly designed by you, Code from other coding platforms (that doesn't belong to you) are not accepted and will be...

help wanted
good first issue
Hacktoberfest
Hacktoberfest-accepted

I have added the solution as well as explaination of Leetcode 523.do check it out and merge it!!!

This PR adds a C solution for the Number Line Jumps problem from HackerRank ([link](https://www.hackerrank.com/challenges/kangaroo/problem))