c-programs

There are 27 repositories under c-programs topic.

  • webwithaman/c-programming-questions

    This repository contains a collection of programming questions and solutions in the C programming language. The questions cover various fundamental concepts such as Input/Output, Operators, Decision Control, Loops, Functions, Arrays, Strings, Pointers and more.

    Language:C421010
  • mahendramahara/Solving-Challenges-C

    Solving Challenges in C Programming repository, featuring over 100+ curated resources to boost your skills. Crafted by Mahendra Mahara, explore challenges, PDFs, and mini projects. Contribute, connect, and stay updated to excel in C programming. Embark on a journey of learning and mastery.

    Language:C23101
  • mahendramahara/DSA-in-C-Programing

    Explore a collection of C programming language implementations for various data structures and algorithms. From linked lists to sorting algorithms, this repository provides a hands-on approach to learning and understanding essential concepts in data structures and algorithms.

    Language:C14103
  • Samuela31/Campus-Placement-and-Miscellaneous-CS-Resources-and-Questions

    Questions with solutions from Hackkerank, Coding Ninjas, and learning resources for CS concepts like OS, CN, etc along with campus placement and interview resources for freshers (based on my campus placement prep 2025)

    Language:Python11102
  • sourcecodeexamples/C-Source-Code-Examples

    This page contains 100+ C programming source code examples. All the C programming source code examples are up to date and are well-tested in our development environment.

  • deryaxacar/42-So_long

    The So_long project is a 2D maze game to learn basics of graphics, collisions, and events.

    Language:C4100
  • Ruban2205/C-Programs

    Welcome to the C-Programs repository! This repository is a collection of various C programs created by www.rubangino.in. It serves as a resource for learning and understanding different programming concepts, algorithms, and data structures using the C programming language.

    Language:C4101
  • SanketKhote99/c-programs

    C programs for beginners.

    Language:C3100
  • bilalmohib/C-Programming-

    This repo contains C Programming practise.It will contain the work from learn c the hard way.

    Language:C110
  • BredikhinAlexander/First_semester

    studying the basics of introduction to industrial programming in C with Dedinsky (Ded)

    Language:C1100
  • GauravSharma0560/C-Language

    This a Set of multiple .exe file and programs that are without comments and should be understood by the students and learn them writing by temselves..

    Language:C1100
  • inj-krish19/C-Programs

    There are programs of C that are done by author INJ KRISH. There are Folders inside a folder so files are inside folder so be careful to access this. There are some exercises of Programming in ANSI C by E. Balagurusamy. Anyone Can use all programs and also share, modify, clone etc... Thanks For accessing it .

    Language:C1100
  • junaid-pak/c-language-programs

    Govt Post Graduate College BS 1ST Semester(CS) Exercise Programs of "Programming Fundamentals in C Language"

    Language:C1103
  • mustafa12121/mind-game

    a game in the cmd created with c programming languges

    Language:C1100
  • new92/C

    Programs I've built using C

    Language:C1100
  • zerowithzero/awesome-useful-c-programming-projects

    Welcome to the ultimate collection of C language projects! This repository is dedicated to C programming enthusiasts, students, and developers looking for real-world C projects with source code. These projects are great for practice, learning, building logic, and interview preparation. #CProgramming #CLanguage #OpenSource #CodingProjects

    Language:C1
  • imtahiriqbal/100-C-Programs

    C programs for all learners with documentation

    Language:C0100
  • lokesh2819/atm_model

    This Project is to make an Automated Teller Machine with user's Account Number,Password,and bank account.Using this data,users can withdraw, deposit, and view their account balance.

    Language:C0101
  • mustafa12121/C-Awoseme-programmes

    some Awoseme programmes mead by c programming language

    Language:C0100
  • thesaifadnan/C-Programs

    All Basic C Language Programs by Adnan Sheikh

    Language:C0100
  • tyadav4268/C-and-CPP_Programs

    This is a collection of my general c/c++ programs such as mini projects, data structures and algorithms.

    Language:C0101
  • AS-1312/C-Programs

    A collection of basic to intermediate level C programs

    Language:C
  • niirmaaltwaatii/c

    Useful C Programs

    Language:C20
  • Patman1O1/C

    A repository containing all my C projects.

    Language:CMake
  • wild-pointer27/c-brainfuck-interpreter-debug

    Simple Brainfuck interpreter in C with debugging features. I made this project as a beginner-friendly exercise. It supports all Brainfuck operators and nested loops.

    Language:C