Skip to content
QnA Plus

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

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

Programming

  • Home
  • Programming
  • Page 19

C Program to Reverse an Array

Posted by By Srikanta September 2, 2020Posted inProgramming, CNo Comments
Here we'll see how we can write a C program to reverse an array. If an array is '43 23 45 11 8 54 89', then after reversal it will…
Read More

C Program to Check Whether Two Strings are Equal in Case Insensitive Way

Posted by By Srikanta August 23, 2020Posted inProgramming, CNo Comments
In the previous article, we saw how to check whether two strings are equal. But there the comparision was case sensitive. That means, 'QnAPlus' and 'qnaplus' are not equal. Here…
Read More

C Program to Check Whether Two String are Equal

Posted by By Srikanta August 22, 2020Posted inProgramming, CNo Comments
Here we'll see how to check whether two strings are equal. C string (string.h) library already provides a function to do that. Using strcmp() Take two strings as input (say,…
Read More

Delete N-th Node from End of a Linked List

Posted by By Srikanta June 28, 2020Posted inProgramming, CNo Comments
In the previous article, we saw how to delete the N-th node of a linked list from the beginning of the list. Here we'll see how to delete N-th node…
Read More

Delete N-th Node of a Linked List

Posted by By Srikanta June 12, 2020Posted inProgramming, CNo Comments
Here we'll see how to delete a node specified by its position (N-th node) from a linked list. N starts with 0. If N is 0, then delete the head…
Read More

Posts pagination

Previous page 1 … 17 18 19 20 21 … 38 Next page
Categories
  • Programming 186
    • C 105
    • C++ 70
    • Python 7
  • Technology 30
  • Networking 6
  • Database 4
  • Others 8

    Popular Posts:

    • Implement Bubble Sort in C 114 views
    • C Program to Sleep in Milliseconds 97 views
    • How to install Ping or Ping6 using YUM 93 views
    • How to Implement Periodic and Single Shot Timers in Linux? 83 views
    • Change a Variable from inside a C Function 57 views
    • C Program to Find the Longest Word in a String 53 views
    • C Program to Check Whether Two String are Equal 51 views
    • How to Store SVN Password in Encrypted Form in Linux 47 views
    • C Program to Print the Current File Name and Line Number 43 views
    • How to Re-Indent C Code Using Notepad++ 41 views

    💬
    Chat with Us!

    Copyright © 2015 - 2025 QnA Plus. All rights reserved.
    Scroll to Top
    0
    0
    0
    0
    0
    0