Skip to content
QnA Plus

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

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

Posts by Srikanta

  • Home
  • Srikanta
  • Page 32
About Srikanta
I am passionate about simplifying complex concepts to help readers master computer programming, algorithms, networking, operating system fundamentals, and the transformative domains of Artificial Intelligence (AI) and Machine Learning (ML). With over 20 years of professional experience in computer networking and industrial automation, I bring a wealth of knowledge and practical insights to bridge the gap between theory and real-world application. My mission is to make learning approachable, engaging, and impactful for all.

How to Implement Insertion Sort in C Programming?

Posted by By Srikanta April 15, 2017Posted inProgramming, CNo Comments
Insertion sort is very popular sorting algorithms because of its simplicity. Its performance is not as good as quicksort or shellsort for large array but it is very simple like bubble sort.…
Read More

Parse and Print XML File in Tree Form using libxml2 in C

Posted by By Srikanta March 19, 2017Posted inC, Programming9 Comments
XML file is widely used format to store and transport data over internet. Parsing XML file is a very basic programming requirement. Here we'll see how to parse and print…
Read More

How to Remove Duplicate Entries from Sorted Linked List using C Programming

Posted by By Srikanta March 12, 2017Posted inProgramming, CNo Comments
Here we'll see how to remove duplicate entries from sorted Linked List using C Programming. In the previous article we saw how to remove duplicate entries from a generic linked…
Read More

How to Remove Duplicate Entries from Linked List?

Posted by By Srikanta March 4, 2017Posted inProgramming, CNo Comments
Here we'll see how to write C program to remove duplicate entries from linked list. Linked list contains duplicate entries when nodes with same value appear multiple times in the…
Read More

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

Posts pagination

Previous page 1 … 30 31 32 33 34 … 44 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 69 views
    • Implement Bubble Sort in C 46 views
    • How to install Ping or Ping6 using YUM 45 views
    • How to Implement Periodic and Single Shot Timers in Linux? 41 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
    0
    0