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 23
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.

C Program to Set, Clear and Toggle a Bit

Posted by By Srikanta March 31, 2020Posted inProgramming, CNo Comments
In this article we saw how to check a particular bit of a number. Here we'll see how to set, clear or toggle a bit of a number. Setting a…
Read More

C Program to Move the Last Node to the Front of a Linked List

Posted by By Srikanta March 27, 2020Posted inProgramming, CNo Comments
Here we'll see how to write C Program to move the last node to the front of a linked list. We can do that just by re-arranging the pointers. No…
Read More

C Program to Delete the Last Node of a Linked List

Posted by By Srikanta March 25, 2020Posted inC, ProgrammingNo Comments
Here we'll see how to delete the last node of a linked list. The last node always points to NULL. To delete that, we have to traverse up to last…
Read More

C Program to Delete the First Node of a Linked List

Posted by By Srikanta March 24, 2020Posted inProgramming, CNo Comments
Here we'll see how write C program to delete the first node of a linked list. Head always points to the first node. Head will move to where the first…
Read More

C Program to Swap Two Numbers

Posted by By Srikanta March 22, 2020Posted inProgramming, CNo Comments
Here we'll discuss about different techniques how we can swap two numbers. Swapping two numbers means exchanging the values of two variables. For example, if value of A is 5…
Read More

Posts pagination

Previous page 1 … 21 22 23 24 25 … 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 68 views
    • How to install Ping or Ping6 using YUM 45 views
    • Implement Bubble Sort in C 45 views
    • How to Implement Periodic and Single Shot Timers in Linux? 39 views
    • Count Occurrences of a Substring in a String in C 38 views
    • Understanding the override Keyword in C++ 35 views
    • Change a Variable from inside a C Function 32 views
    • Method Chaining in C++ 28 views
    • Stock Analysis on Google Sheet 27 views
    • What is Endianness? Difference between Big Endian and Little Endian 24 views

    [chatbot_plugin]

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