HacktoberFest2022 icon indicating copy to clipboard operation
HacktoberFest2022 copied to clipboard

About Submit Just 4 PRs to earn SWAGS and Tshirts🎉

Results 24 HacktoberFest2022 issues
Sort by recently updated
recently updated
newest added

Used Divide and Conquer to execute this program.

Leetcode hard problem Dungeon Game

I would like to add the precomputation of factorial. I can implement it using well - explained comments. Binary search becomes very important when constraints are large. So please assign...

Problem Statement: Given the head of a linked list, reverse the nodes of the list k at a time, and return the modified list. k is a positive integer and...