Toggle navigation
Log in
Sign Up
Log in
Sign Up
Appium
C
C#
C++
Docker
Go
Informatica
Java
JavaScript
Kafka
Numpy
Oracle
Pandas
PHP
Py Spark
Python
R
React Native
Scipy
SFTP
Tableau
Teradata
TGMC
UNIX
Search
C
Add a new snippet
Algorithms
13
Applications
5
Arithmetic Operations
2
Array
8
Basics
27
Compiler Design
1
Control Statements
4
Conversion Functions
1
Data Structures
12
Data Type
1
Date Functions
1
File
36
Keywords
1
Loops
1
Math Functions
30
Math Snippets
43
Memory Management
3
Misc
4
Networking
4
Operators
6
Pointers
17
String Functions
30
String Snippets
29
System Software
10
Utility Snippets
1
Choose Category
Fibonacci series
Fibonacci series using recursion
Prime number check
Natural Numbers
Find Odd or Even Program
Leap Year - Returns Whether the year is leap or not
Add digits of number
Factorial program
HCF and LCM
Swapping two numbers
Prims Alogrithm
infix to postfix conversion
Reverse a number
nCr and nPr
Add 'n' number
Armstrong Number
Reversing Array variable
Area of a Circle
Fibonacci series using loop
Fibonacci series using recursion
Prime number or not
Generating n Prime Numbers
Prime number using function
Addition without using third variable
Adding the numbers cumulatively - Repeated addition of numbers
Addition of two complex numbers
Add digits of a number - Using recursion Function
Factorial program using function
Factorial program using recursion
HCF and LCM using recursion
Add 'n' number's using/with Array
Swapping of two numbers without third variable
swap 2 numbers using pointers
Swapping numbers using call by reference
Generating Armstrong Numbers
Reverse array by swapping
Random number generation
Random number generation for turbo c compiler
Generate Random Numbers using function
Matrix multiplication
Addition Of Two Matrix
Subtract matrices
Transpose a matrix