Skip to content
QnA Plus

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

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

C Programming

  • Home
  • C Programming
  • Page 16

How to Implement Periodic and Single Shot Timers in Linux?

Posted by By Srikanta July 23, 2016Posted inProgramming, C36 Comments
In our program, we often need to do some tasks repeatedly with some time interval. We can think of a simple solution of having a loop with the actual task…
Read More

Detect and Remove Loop in Linked List in C

Posted by By Srikanta July 10, 2016Posted inProgramming, CNo Comments
What is Loop in Linked List? In a standard singly linked list, the last node always points to NULL. If you traverse such a linked list, the traversal will end…
Read More

C Program to Sort Linked List without Allocating Extra Memory

Posted by By Srikanta July 3, 2016Posted inC, ProgrammingNo Comments
We'll first create a linked list which is not sorted, then we'll re-arrange the list such that the list becomes sorted. Logic is simple, we'll iterate the list for all…
Read More

C Program to Convert Binary Number to Decimal

Posted by By Srikanta June 23, 2016Posted inProgramming, CNo Comments
Binary number system is 2-based which means at most two symbols, 0 (zero) and 1 (one), can be used to represent a binary number. Example of binary number is 110110011, sometimes binary…
Read More

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

Posts pagination

Previous page 1 … 14 15 16 17 18 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 68 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
    0
    0
    0
    0
    1
    0