C Lab Programs

  1. 1+x+x2+x3+.............+xn
  2. 2's complement of a binary number
  3. Arithematic Operations using Switch stmt
  4. Binary Tree-Preorder-Inorder-Postorder - New !!
  5. Binary search - New !!
  6. Bubble sort - New !!
  7. Complex numbers ADD/MUL
  8. Construct a Pyramid of Numbers
  9. Copies one file to another
  10. Count the lines, words and characters in a given text
  11. Create a linear linked list interactively
  12. Creation of Sorted list from a given list of numbers
  13. Delete Characters from a given position in a given string
  14. Deleting an item from linked list
  15. Doubly linked list Program
  16. Factorial of a given integer
  17. Factorial of a number using Recursion
  18. Fibonacci Sequence using Recursion
  19. Find GCD of 2 integers
  20. Find String position in another String
  21. Find Sum of Iindividual Digits
  22. Generate Pascal's triangle
  23. Implement Simpson method.
  24. Implement Trapezoidal method
  25. Infix-Postfix Convertions - New !!
  26. Insert a sub-string into given Main string from a given position
  27. Inserting an item into a linked list
  28. Insertion sort - New !!
  29. Lagrange interpolation
  30. Linear search - New !!
  31. Matrices Add-Substraction
  32. Merge sort - New !!
  33. Newton- Gregory forward interpolation
  34. Palindrome or not-given String
  35. Print Fibonacci Sequence
  36. Print Prime Numbers
  37. Print series like 1 12 123 1234 12345 .......... - New !!
  38. Product of Two Numbers using Function - Returns a Float
  39. Queue Using Arrays
  40. Queue Using Pointers - New !!
  41. Quick sort - New !!
  42. Reverse the File characters
  43. Roman numeral to its decimal equivalent
  44. Roots of a Quadratic Equation
  45. Smallest-largest no's from 2 integers
  46. Solve Towers of Hanoi Problem
  47. Stack operations using Arrays
  48. Stack operations using Pointers
  49. Sum, Average and Standard Deviation using Functions and Pointers.
  50. Sum=1-x2/2! +x4/4!-x6/6!+x8/8!-x10/10!
  51. Travelled Distance=ut+1/2at2
  52. linear regression algorithm

All Rights Reserved The Origin for Screamers | Design by SCREAMERS
Computers
Top Blogs