Skip to content
Programmerbay
  • Home
  • Aptitude Tricks
  • Articles
  • Online Tools
    • Online Decimal to Binary Converter With Steps
    • Free Online Case Converter – Uppercase to Sentence Case
    • Online Strikethrough Text Generator Or Crossed Out Text Generator
  • Toggle website search
Search this website
Menu Close
  • Home
  • Aptitude Tricks
  • Articles
  • Online Tools
    • Online Decimal to Binary Converter With Steps
    • Free Online Case Converter – Uppercase to Sentence Case
    • Online Strikethrough Text Generator Or Crossed Out Text Generator
  • Toggle website search

C Program to Draw Line using DDA Algorithm in Computer raphics

  • Post author:Sandeep Verma
  • Post published:July 4, 2022
  • Post category:Articles

In this article, we'll be using DDA algorithm to draw line in C.  DDA line…

Continue ReadingC Program to Draw Line using DDA Algorithm in Computer raphics

C Program to Check Whether a Number is Even or Odd

  • Post author:Sandeep Verma
  • Post published:January 18, 2022
  • Post category:Articles

The program checks whether an entered number is even or odd. A number is considered…

Continue ReadingC Program to Check Whether a Number is Even or Odd

C Program to sort an array using Merge Sort with its Time Complexity

  • Post author:Rupesh Rawat
  • Post published:June 12, 2020
  • Post category:Articles

The program sort an array using Merge Sort technique. Merge Sort Merge sort is one…

Continue ReadingC Program to sort an array using Merge Sort with its Time Complexity

C Program to search an element using Binary Search

  • Post author:Sandeep Verma
  • Post published:June 12, 2020
  • Post category:Articles

The program simply searches an element in the given array. There are two searching algorithms,…

Continue ReadingC Program to search an element using Binary Search

C Program to Find an Element Using Linear Search

  • Post author:Sandeep Verma
  • Post published:June 12, 2020
  • Post category:Articles

The program simply searches an element in the given array and prints it on output…

Continue ReadingC Program to Find an Element Using Linear Search

C Program to sort an array using Quicksort in Ascending Order

  • Post author:Sandeep Verma
  • Post published:June 11, 2020
  • Post category:Articles

Quicksort is based on Divide and Conquer paradigm. It works by partitioning the given input…

Continue ReadingC Program to sort an array using Quicksort in Ascending Order

C program to sort an array using Bubble Sort in Ascending Order

  • Post author:Sandeep Verma
  • Post published:June 10, 2020
  • Post category:Articles

The program sorts an array in ascending order based on the given input. There are…

Continue ReadingC program to sort an array using Bubble Sort in Ascending Order

C Program to sort an array using Insertion sort in Ascending order

  • Post author:Sandeep Verma
  • Post published:June 9, 2020
  • Post category:Articles

The program sorts an array based on given input. There are bunch of sorting techniques…

Continue ReadingC Program to sort an array using Insertion sort in Ascending order

C Program to Check Whether a Number is Palindrome or Not

  • Post author:Sandeep Verma
  • Post published:April 21, 2020
  • Post category:Articles

The program check whether a number is palindrome or not by comparing original number and…

Continue ReadingC Program to Check Whether a Number is Palindrome or Not

Difference Between Continue And Break Statement in C++ in Tabular Form

  • Post author:Rupesh Rawat
  • Post published:March 22, 2020
  • Post category:Articles

In C or C++, break and continue statements are the control statements that can change…

Continue ReadingDifference Between Continue And Break Statement in C++ in Tabular Form
← Newer Posts
Older Posts →

Recent Posts

  • What Are the Five Main Features of OOPs?
  • Counting Figures Tricks with Triangle Examples
  • Difference between While and Do While loop in Tabular Form
  • C Program to Sort an array using Selection Sort in Ascending Order
  • Design 2 bit synchronous up down counter using T flip flop?
  • Design a 2 bit Synchronous down counter using T Flip flop?

© Copyright 2021 All Right Reserved

A site about programming languages, Technical topics And for codes too.

Copyright - OceanWP Theme by OceanWP