Skip to content

SASHWAT12/C-Programs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

🐶 Fun C Programs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%