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:

    • C Program to Get a Digit at Any Position of a Number 52 views
    • Change a Variable from inside a C Function 37 views
    • Add New Node to XML File Using libxml2 in C 35 views
    • C Program to Sleep in Milliseconds 34 views
    • How to Take Screenshot on Fedora GNOME Desktop 31 views
    • C Program to Set, Clear and Toggle a Bit 30 views
    • C++ Classes and Objects 30 views
    • How to Implement Periodic and Single Shot Timers in Linux? 26 views
    • Implement Binary Search in C 25 views
    • How to install Ping or Ping6 using YUM 24 views

    [chatbot_plugin]

    Copyright © 2015 - 2026 QnA Plus. All rights reserved.
    Scroll to Top
    14
    7
    11
    5
    21
    5