Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

165 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C HackerRank Stars Series

"Every problem has a solution. Every solution has a pattern."


📌 About

This repo contains my HackerRank problem solutions written in C. All solutions are:

  • ✅ Self-written & beginner-friendly
  • ✅ Focused on logic building & core C concepts
  • ✅ Uploaded after solving on HackerRank
  • ✅ Part of the Peacemakers 2025 series

📊 Problem Categories

Category Difficulty
Introduction to C Easy
Conditionals & Loops Easy-Medium
Arrays & Strings Medium
Functions & Pointers Medium

🚀 How to Use

# Clone the repo
git clone https://github.com/Uttkarshchambiyal/hacker-rank-.git

# Compile any solution
gcc solution.c -o solution
./solution

🎯 Goal

Complete the HackerRank C track & build a strong foundation in:

  • Algorithms
  • Data Structures
  • Problem-solving patterns

Solve. Learn. Repeat — Uttkarsh Chambiyal

About

🧩 HackerRank problem-solving practice in C — strengthening logic, algorithms, and programming fundamentals.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages