Coders Packet

Packets submitted by Siddesh Patankar

Rabin-Karp Substring Search Implementation

This C++ project showcases the Rabin-Karp algorithm, a quick and efficient method for text pattern matching using hashing.

Pong Game in C++ using Simple and Fast Multimedia Library (SFML)

This C++ code implements the classic "Pong" game using SFML. Players control paddles to hit a bouncing ball and score points, with visuals and sound effects enhancing the experience.

Human Resource Management Project C++

The HR Management Project is a robust software solution designed to facilitate human resource management tasks efficiently.