- Print series like 1 12 123 1234 12345 ..........
- Binary search
- Bubble sort
- Quick sort
- Insertion sort
- Merge sort
- Binary Tree-Preorder-Inorder-Postorder
- Linear search
- Queue Using Pointers
- Infix-Postfix Convertions
- Queue Using Arrays
- Stack operations using Arrays
- Stack operations using Pointers
- Inserting an item into a linked list
- Creation of Sorted list from a given list of numbers
- Doubly linked list Program
- Deleting an item from linked list
- Delete Characters from a given position in a given string
- Count the lines, words and characters in a given text
- Smallest-largest no's from 2 integers
- Insert a sub-string into given Main string from a given position
- Palindrome or not-given String
- Travelled Distance=ut+1/2at2
- Arithematic Operations using Switch stmt
- Matrices Add-Substraction
- Find GCD of 2 integers
- Solve Towers of Hanoi Problem
- Find Sum of Iindividual Digits
- Roots of a Quadratic Equation
- Factorial of a given integer
- Sum=1-x2/2! +x4/4!-x6/6!+x8/8!-x10/10!
- Print Fibonacci Sequence
- Print Prime Numbers
- Sum, Average and Standard Deviation using Functions and Pointers.
- Fibonacci Sequence using Recursion
- Factorial of a number using Recursion
- Product of Two Numbers using Function - Returns a Float
- Find String position in another String
- Generate Pascal's triangle
- Lagrange interpolation
- Implement Trapezoidal method
- Implement Simpson method.
- linear regression algorithm
- Newton- Gregory forward interpolation
- Reverse the File characters
- Create a linear linked list interactively
- Copies one file to another
- Complex numbers ADD/MUL
- Roman numeral to its decimal equivalent
- 1+x+x2+x3+.............+xn
- 2's complement of a binary number
- Construct a Pyramid of Numbers
Tweet
0 comments:
Post a Comment