From 9090a1c6703f3f325c4bc5476ce429c56a33ab92 Mon Sep 17 00:00:00 2001 From: Sruti Nayak <105599945+Srutay@users.noreply.github.com> Date: Sat, 28 Sep 2024 21:34:51 +0530 Subject: [PATCH] Create README.md for C --- coding_freshman/C/README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 coding_freshman/C/README.md diff --git a/coding_freshman/C/README.md b/coding_freshman/C/README.md new file mode 100644 index 0000000..a4f0ab6 --- /dev/null +++ b/coding_freshman/C/README.md @@ -0,0 +1 @@ +This repository contains C solutions and code contributions as part of Hacktoberfest 2024. Our goal is to provide optimized, well-documented code for various algorithms, data structures, or problem-solving challenges. Contributions to this repository are highly encouraged as part of Hacktoberfest.