- SI
- Sum Of 1 To N
- Sum Of N Number
- Prime or Not
- GCD ->
- Pyramid ->
- Sum Of Digit
- Largest Number
- Sum Of Multiple Input ->
- Squre Of Number
- Typecasting ->
- Average Marks
- Find The Ceil Value
- Find The Floor value
- Electricity Bill Calculator ->
- Calculator (Simple)
- Odd or Even
- Cash Withdrawal
- Predict Grade
- Fixed Diposite Interest ->
- Print Reverse Of A Number
- Prime Or Not ?
- Find Largest
- Sum Of Odd Digit/Even Digit
- Fizz Buzz
- Armstrong Number
- Factorial Of A Number
- Fibonacci Series
- Prime Number Till N
- Find Factoral
- Find Binomial Coefficient (nCr)
- Check Prime (Linear)
- Check Prime (Sqrt N Optimisation)
- Prime Number Optimised Code
- Primes In Range
- Binary To Decimal
- Sum Of Digits
- Decimal To Binary
- Find Area Of Given Shape
- Power Function
- Multiply Two Number Without Using * ->
- Trailing Zeroes In N
- Trailing Zeroes N!
- Find Missing Number
- Largest & Smallest Number
- Median Of Array
- Kth Smallest In The Array
- Move All Negative Element To One Side Of the Array
- Find Intersection Of Two Array
- Find The Frequency Of The Given Element
- Pair Sum
- Three Sum
- Rotate An Array By K
- Reverse On Array
- Two Pointers (Revverse Array)
- Print All Subarrays
- Linear Search
- Binary Search
- Find The Element In The Array
- Count Of 1
- Square Root
- Bubble Sort
- Selection Sort
- Insertion Sort
- Count Of One In Array
- Sort An Array
- Search Element In Sorted Array
- Find First And Last Occurrence Of One Element In An Array
- Sort An Array Of 0,1,2
- Sum Of Each Row & Column
- Merged Two Array
- 2D Array
- Wave Print
- Spiral Print
- Staricase Search
- Number Of Zeroes
- Check Wheather Product Of Element Are Positive Or Neg
- Sum Of Even Numbers
- Sum Of All Diagonals Elements
- Search A 2D Matrix
- Mirror Image
- Spiral Print
- ASCII All The Characters
- Take A Input Letter,Identify,Whitespace,Uppercase,Lowercase,Special Character
- Shorest Path
- ABCD Pattern
- Largest String
- Password Checker
- Comparison String
- 2D Character Arrays
- Largest Character
- Largest Frequency Character
- IS Character Array Sorted
- Count Of Unique Character
- Rotate The Matrix
- Vaild Anagram
- Is string Palindrom
- Upper To Lower
- Largest Frequence
- All Alphabets Present Or Not ?
- Given String Can be Formed or Not
- Sum Of all elements below main diagonal
- Roman To Integer
- Number Of Words
- Logest Common Prefix
- Remove All Adjacent Duplicates
- Check For Subsequence
- Dynamic Memory 1D Array
- Dynamic Memory 2D Array
- 2D vectors
- Sort A Vector Of integer
- Mereg Two Vector String
- Sort A Vector Of String
- Maximum Element
- Set Metrix Zero
- Check Odd/Even
- Get ith Bit
- Set ith Bit
- Clear ith Bit
- Update ith Bit
- Clear Last bit
- Clear Bit in Range
- Replace Bit
- Power Of 2
- Counting Set
- Fast Exponentition
- Decimal to Binary
- Count Of Set Bit
- Power Of Set bit
- Divide An integer without Division Operator
- Find Square Of number without Multiply
- Find a Number which is singly Present
- Factorial
- Fibonaci
- Sort an Array
- Incressing & Decreasing Number
- Sum Of Digits
- Fibonaci Series 2
- Binomial Coefficient
- Tiling Problem
- Pallindrom
- First Occurence
- Last Occurence
- Frequency Of Elements
- Power Function
- Count Binary Strings
- Classes
- Getter & Setter Function
- Constructors
- Constructors Types 1.Copy 2.Parameterized 3.Default