Skip to content

QnA Plus

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

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

When to Prefer Linked List over Array in C?

Posted by By Srikanta March 1, 2017Posted inProgramming, CNo Comments
As a C programmer when we need to deal with multiple data elements of same type, we think of using array or linked list. Many times we scratch our head…
Read More

C Program to Implement a Singly Linked List

Posted by By Srikanta February 16, 2017Posted inProgramming, CNo 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 inC, Programming, 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

SQL Query to Find Second Highest Salary

Posted by By Srikanta January 1, 2017Posted inDatabase1 Comment
Finding the second highest salary from an employee table is a classic SQL problem the job seekers often face in their interview. Database programmers also have to solve similar problem like…
Read More

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

Posts pagination

Previous page 1 … 31 32 33 34 35 … 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 119 views
    • C Program to Sleep in Milliseconds 95 views
    • How to install Ping or Ping6 using YUM 90 views
    • How to Implement Periodic and Single Shot Timers in Linux? 88 views
    • Change a Variable from inside a C Function 59 views
    • C Program to Check Whether Two String are Equal 51 views
    • C Program to Find the Longest Word in a String 48 views
    • How to Store SVN Password in Encrypted Form in Linux 45 views
    • How to Re-Indent C Code Using Notepad++ 45 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
    14
    7
    11
    5
    21
    5