Code Monkey home page Code Monkey logo

c-programs's Introduction

Awesome C-Programs Awesome

Fun C Programs
To see me programming in C checkout the YouTube channel: Click Here

Relavent Books On

Encryption Programs

Program Name Algorithm Name Link to Program Blog YouTube
caesarCipher.c Caesar Cipher Program Blog Watch on YouTube
vigenereCipher.c Vigenere Cipher  Program Blog Watch on YouTube

Recursion Programs

Program Name Algorithm Name Link to Program Blog YouTube
recursive_division.c Integer Division Program Blog Watch on YouTube
multiplication_recursion_integers.c Integer Multiplication Program Blog Watch on YouTube
fibonacci.c Fibonacci Program Blog Watch on YouTube
power_function_recursion.c Power Function Program Blog Watch on YouTube
isSorted.c Check If Array Is Sorted Program Blog Watch on YouTube
recursiveLog.c Integer Logarithm Program Blog Watch on YouTube
factorial.c Factorial Program Blog Watch on YouTube

String Manipulation Programs

Program Name Algorithm Name Link to Program Blog YouTube
containsStr.c Contains String Program Blog Watch on YouTube X
reverse_string.c Reverse String Build In Function  Program Blog Watch on YouTube
reverse_string2.c Reverse String  Program Blog Watch on YouTube
strings.c Strings  Program Blog Watch on YouTube X
subString3.c Subset Of String  Program Blog Watch on YouTube
lowerCase.c String To Lower Case  Program Blog Watch on YouTube
countWords.c Count Words In String  Program Blog Watch on YouTube

Number Conversion Programs

Program Name Algorithm Name Link to Program Blog YouTube
num_to_romanNum.c Number To Roman Numeral Program Blog Watch on YouTube
toBinary.c Number To Binary Program Blog Watch on YouTube
baseConverter.c Decimal Number To Any Base Program Blog Watch on YouTube
NumToBinary.c Number To Binary Includes Fractions Program Blog Watch on YouTube
fahrenheit_to_celsius.c Fahrenheit To Celsius Program Blog Watch on YouTube

Sorting Algorithms/Programs

Program Name Algorithm Name Link to Program Blog YouTube
BubbleSort.c Bubble Sort Program Blog Watch on YouTube
Hash_Bucket_Sort.c Bucket Sort Program Blog Watch on YouTube X
InsertionSort.c Insertion Sort Program Blog Watch on YouTube
SelectionSort.c Selection Sort Program Blog Watch on YouTube
isSorted.c Check If Array Sorted Program Blog Watch on YouTube

Data Structures

Program Name Algorithm Name Link to Program Blog YouTube
BinarySearchTree.c Binary Search Tree (BST) Program Blog Watch on YouTube
hashTable_quadratic_probing.c Hash Table Quadratic Probing Program Blog Watch on YouTube
linkedList.c Linked List Program Blog Watch on YouTube

Interview Problems

Program Name Algorithm Name Link to Program Blog YouTube
MissingNo.c Find The Missing number Program Blog Watch on YouTube
fizzBuzz.c Fizz Buzz Problem Program Blog Watch on YouTube
gcd_for_loop.c Euclides Greatest Common Divisor Program Blog Watch on YouTube
gcd.c Euclides Greatest Common Divisor Recursion Program Blog Watch on YouTube
integerPalindrome.c Integer Palindrome Program Blog Watch on YouTube
palindrome.c Word Palindrome Program Blog Watch on YouTube
isUnique.c Unique String Program Blog Watch on YouTube
anagram.c Anagram Program Blog Watch on YouTube

Multiplication Programs

Program Name Algorithm Name Link to Program Blog YouTube
multiplication_table.c Multiplication Table Program Blog Watch on YouTube
Multiplication_Practice.c Practice Multiplication Program Blog Watch on YouTube

c-programs's People

Contributors

randerson112358 avatar

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.