Skip to content
QnA Plus

Code, Create, Conquer: Insights, Algorithms, and Innovation!

  • Home
  • Privacy Policy
  • Terms and Conditions
  • Contact
  • Contribute
  • About

C

  • Home
  • Programming
  • C
  • Page 11

C Program to Merge Two Sorted Arrays into one Sorted Array

Posted by By Srikanta September 27, 2019Posted inProgramming, CNo Comments
Here we'll write a C function to merge two sorted arrays into one. The merged array will also be sorted. Here we'll use two sorted integer arrays that are sorted…
Read More

C Program to Find the Sum of all Digits of a Number

Posted by By Srikanta September 2, 2019Posted inProgramming, C2 Comments
Here we'll see how to write a C program to find the summation of all digits in a number. For example, the sum of the digits of 43652 is 20…
Read More

C Program to Search for an Element in Linked List

Posted by By Srikanta September 2, 2019Posted inC, ProgrammingNo Comments
Here we'll see how to write a C program to find an element in a linked list. The function is_present() takes a linked list (head pointer) and a value (val)…
Read More

C Program to Print the Length of a Linked List

Posted by By Srikanta August 29, 2019Posted inProgramming, CNo Comments
Here we'll see how to write a C program to print the length of a linked list. The function get_length() takes a linked list as input and returns the length…
Read More

C Program to Check Whether Two Linked Lists are Equal

Posted by By Srikanta August 28, 2019Posted inProgramming, CNo Comments
Here we'll see how to write a C program to compare two linked lists. First we'll create three linked lists, first two are equal and third one is different. We'll…
Read More

Posts pagination

Previous page 1 … 9 10 11 12 13 … 21 Next page
Categories
  • Programming 186
    • C 105
    • C++ 70
    • Python 7
  • Technology 30
  • Networking 6
  • Database 4
  • Others 8

    Popular Posts:

    • C Program to Get a Digit at Any Position of a Number 69 views
    • Implement Bubble Sort in C 45 views
    • How to install Ping or Ping6 using YUM 44 views
    • How to Implement Periodic and Single Shot Timers in Linux? 39 views
    • Count Occurrences of a Substring in a String in C 38 views
    • Change a Variable from inside a C Function 32 views
    • Understanding the override Keyword in C++ 31 views
    • Method Chaining in C++ 29 views
    • Stock Analysis on Google Sheet 27 views
    • Left and Right Rotate Bits of a Number in C 26 views

    [chatbot_plugin]

    Copyright © 2015 - 2026 QnA Plus. All rights reserved.
    Scroll to Top
    2
    2
    1
    3
    10
    1