Hacktoberfest2022 icon indicating copy to clipboard operation
Hacktoberfest2022 copied to clipboard

This is a hacktoberfest repo.

Results 117 Hacktoberfest2022 issues
Sort by recently updated
recently updated
newest added

Given two strings we need to find out the length of the largest common subsequence and return the value

There are n friends that are playing a game. The friends are sitting in a circle and are numbered from 1 to n in clockwise order. More formally, moving clockwise...

written a beginner-friendly Blackjack capstone game for hacktoberfest2022.

Java solution for tree Huffman decoding