Skip to content

QnA Plus

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

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

Insert an Element in a Sorted Linked List

Posted by By Srikanta April 24, 2016Posted inProgramming, CNo Comments
Inserting in a sorted linked list means that the linked list will remain sorted after the insertion. So to insert a new element, we need to find out the appropriate…
Read More

C Program to Check Whether a Number is Odd or Even

Posted by By Srikanta April 23, 2016Posted inProgramming, C1 Comment
Here we'll see different techniques to check whether a number is odd or even. Check odd or even using modulus operator Even numbers are always divisible by 2. If you…
Read More

How to Delete a Node from Singly Linked List?

Posted by By Srikanta April 21, 2016Posted inProgramming, CNo Comments
Here we'll see how to write C program to delete a node from singly linked list. In this example, the node to be deleted will be identified by the value of the node.…
Read More

C Program to Insert a Node in a Linked List

Posted by By Srikanta April 21, 2016Posted inProgramming, C10 Comments
Inserting a node is one of the the most fundamental linked list operations. We need to insert new nodes to create a linked list in the very first place. Here…
Read More

C Program to Get a Digit at Any Position of a Number

Posted by By Srikanta April 21, 2016Posted inProgramming, C6 Comments
C Program to Get a Digit at Any Position of a Number Retrieving a specific digit from a number is a common problem in programming. Whether you are working with…
Read More

Posts pagination

Previous page 1 … 34 35 36 37 38 … 45 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 120 views
    • C Program to Sleep in Milliseconds 96 views
    • How to install Ping or Ping6 using YUM 95 views
    • How to Implement Periodic and Single Shot Timers in Linux? 87 views
    • Change a Variable from inside a C Function 58 views
    • C Program to Check Whether Two String are Equal 49 views
    • How to Store SVN Password in Encrypted Form in Linux 46 views
    • C Program to Find the Longest Word in a String 46 views
    • How to Re-Indent C Code Using Notepad++ 43 views
    • How to do Asynchronous Operations using boost::asio? 40 views

    💬
    Chat with Us!

    Copyright © 2015 - 2025 QnA Plus. All rights reserved.
    Scroll to Top
    16
    9
    8
    15
    49
    16