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 32

C Program to Implement a Singly Linked List

Posted by By Srikanta February 16, 2017Posted inC, ProgrammingNo Comments
What is Singly Linked List? Linked List is a collection of interconnected nodes that together represent a sequence. Connected node means if you have access of a node, then you…
Read More

How to Access MySQL Database from C Program?

Posted by By Srikanta January 21, 2017Posted inProgramming, C, Database1 Comment
MySQL is an open sourcce database management system (DBMS). It is very popular among the web developers as it is part of LAMP (Linux, Apache, MySQL, PHP/Perl/Python) stack. Many popular…
Read More

How to Implement Periodic and Single Shot Timers in Linux?

Posted by By Srikanta July 23, 2016Posted inC, Programming36 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 inProgramming, CNo 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

Posts pagination

Previous page 1 … 30 31 32 33 34 … 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 117 views
    • How to install Ping or Ping6 using YUM 92 views
    • C Program to Sleep in Milliseconds 91 views
    • How to Implement Periodic and Single Shot Timers in Linux? 81 views
    • Change a Variable from inside a C Function 50 views
    • C Program to Check Whether Two String are Equal 47 views
    • How to Store SVN Password in Encrypted Form in Linux 43 views
    • How to Re-Indent C Code Using Notepad++ 39 views
    • How to Install and Configure MySQL on CentOS: A Complete Guide 39 views
    • C Program to Find the Longest Word in a String 37 views

    💬
    Chat with Us!

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