Coder Social home page Coder Social logo

gouravthakur39 / beginners-c-program-examples Goto Github PK

View Code? Open in Web Editor NEW
496.0 20.0 321.0 762 KB

Simple, Short and Sweet beginners friendly C language programs

License: MIT License

C 97.41% C++ 2.59%
c code simple programming project template basic-learning basic-programming snippets hacktoberfest

beginners-c-program-examples's Introduction

Hi ๐Ÿ‘‹, I'm Gourav thakur

Devops engineer by profession but always consider himself as a developer and an opensource enthusiast.

gouravthakur39

gouravthakur39

Connect with me:

gouravthakur39 https://stackoverflow.com/users/7826766/gourav-thakur https://www.facebook.com/iamgouravthakur39/ iamgouravthakur39 gouravthakur39

Languages and Tools:

aws bootstrap css3 docker express firebase git html5 javascript linux nodejs pug python rails react redux sass tailwind webpack

gouravthakur39

ย gouravthakur39

beginners-c-program-examples's People

Contributors

anirudh1200 avatar anishtilak16 avatar ayanujju avatar bharatchhipa avatar breakstate avatar chaudhary1337 avatar dcjc29 avatar desai10 avatar geetanjaliaich avatar gouravthakur39 avatar harry30225 avatar hrishikeshathalye avatar implosion07 avatar jackklassen avatar l33tcat avatar leoperon avatar manaarth avatar mansi-1120 avatar pjpollina avatar pulgit555 avatar quentinmanemla avatar rishitc avatar rochisha24 avatar sarveshsrv avatar shivangahuja24 avatar skcshubham avatar sudeep25022000 avatar thetejasmagade avatar tvsssripad avatar vedanshm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

beginners-c-program-examples's Issues

Buffer Overflow in C

Write or add an article educating new programmers about buffer overflow and some guidelines to write secure code in C. Make it interesting by adding images, visualisation, examples etc. Name your article as Buffer Overflow For Kids.md ๐Ÿ˜ƒ

put files in Folders

Hello Everyone

I am glad to be here as i am presently learning C language.
I have have a suggestion, i think the files are scattered as they are right now, why don't we put them in folders from top to bottom.
categorize the folders into Numbers , Strings and Data Structures.

For easy Accessibility .

Bash file to compile programs

Running the program(s) using bash script

I've made a simple bash script called 'compile.sh'

Which is already executable

Open terminal in the project directory and compile any program file using below script.

./compile.sh

Bubble Sort

Can anyone explain bubble sort using an illustration?

Array's Question Median of Two Sorted Arrays

Given two sorted arrays nums1 and nums2 of size m and n respectively, return the median of the two sorted arrays.

The overall run time complexity should be O(log (m+n)).

Solution in C language

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.