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 Sort an array using Selection Sort in Ascending Order

  • Post author:Sandeep Verma
  • Post published:March 3, 2024
  • Post category:Articles

The program sorts uses Selection Sort technique to sort the given array. There are bunch…

Continue ReadingC Program to Sort an array using Selection Sort in Ascending Order

Java program to Add Two Matrices Using Two Dimensional Array

  • Post author:Sandeep Verma
  • Post published:August 11, 2022
  • Post category:Articles

The program adds two matrices with the help of two-dimensional arrays. It is achieved by…

Continue ReadingJava program to Add Two Matrices Using Two Dimensional Array

Java program to remove duplicate elements from an array

  • Post author:Sandeep Verma
  • Post published:December 7, 2020
  • Post category:Articles

Simple Java programs that remove duplicate elements from a given array. This is a bit…

Continue ReadingJava program to remove duplicate elements from an array

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

Java Program to Print All Distinct Elements in Array

  • Post author:Sandeep Verma
  • Post published:February 27, 2020
  • Post category:Articles

Given an array 'arr' that may contain duplicate elements and we need to print distinct…

Continue ReadingJava Program to Print All Distinct Elements in Array

Need of Collection Framework in Java

  • Post author:Sandeep Verma
  • Post published:August 13, 2019
  • Post category:Articles

When we think about a small piece of data, we always use a variable to…

Continue ReadingNeed of Collection Framework in Java

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