Coders Packet

Packets submitted by Vaishnavi Jaiswal

Boyer-Moore majority vote algorithm in C++

In this packet, you will learn about the implementation of the Boyer-Moore majority vote algorithm using C++ programming language.

Implementation of Sieve of Eratosthenes using C++

This packet consists of a C++ code based on the implementation of the Sieve of Eratosthenes.

The Marvel Game in C++

This packet consists of a fun game called The Marvel Game and it is created in C++ language. So give it a go! Good luck!