Skip to content

Repository files navigation

HackerRank Challenges & Solutions

A structured collection of solutions to coding challenges from HackerRank implemented in C#, C++, and Bash.

Structure & Categories

.
├── HackerRankChallenges.sln    # Visual Studio / .NET Solution for C# challenges
├── 30-Days-of-Code/            # Solutions for the 30 Days of Code tutorial series (Days 0–29)
├── Algorithms/                 # Problem solutions organized by algorithmic domain
│   ├── Dynamic Programming/
│   ├── Graph Theory/
│   ├── Search/
│   └── Warmup/
├── C#/                         # C# Interview Preparation Kit solutions (Arrays, Warmup)
├── C++/                        # C++ language track solutions (Introductory, Strings)
└── Linux Shell/                # Bash scripting challenges

CI/CD Testing

Includes the core/test component to run automated security scanning, secret detection, and dependency checks across the solution repository.

About

My attempts at different HackerRank Challenges

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages