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:

    • Implement Bubble Sort in C 99 views
    • How to install Ping or Ping6 using YUM 78 views
    • How to Implement Periodic and Single Shot Timers in Linux? 66 views
    • C Program to Sleep in Milliseconds 65 views
    • How to Install and Configure MySQL on CentOS: A Complete Guide 45 views
    • Change a Variable from inside a C Function 38 views
    • How to do Asynchronous Operations using boost::asio? 37 views
    • C Program to Print the Current File Name and Line Number 35 views
    • C++ | Binding a Member Function 34 views
    • How to Store SVN Password in Encrypted Form in Linux 33 views

    💬
    Chat with Us!

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