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 15
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 Implement Queue Using Circular Array

Posted by By Srikanta September 19, 2021Posted inProgramming, CNo Comments
A queue is one of the fundamental data structures in computer science, following the FIFO (First In, First Out) principle. This structure is widely used in scenarios such as task…
Read More

C Program | Log with File Name and Line Number

Posted by By Srikanta September 11, 2021Posted inProgramming, CNo Comments
Logging is an essential part of programming. Logging helps tracking various events, errors, troubleshooting. It helps the developers to great extent troubleshooting a problem if the file name and line…
Read More

C Program to Print the Current File Name and Line Number

Posted by By Srikanta September 10, 2021Posted inProgramming, CNo Comments
Real life programs are generally very big distributed across many files with hundreds of lines. Sometimes we need to print the current file name and the line number. Like, it…
Read More

C “Hello, World” Program

Posted by By Srikanta September 7, 2021Posted inC, ProgrammingNo Comments
The iconic "Hello, World" program simply prints the message "Hello, World" on the screen. Brian Kernighan used it as a very simple C example program in late 70's. It became…
Read More

C Program to Find the Shortest Word in a String

Posted by By Srikanta September 4, 2021Posted inProgramming, CNo Comments
A word is a consecutive non-whitespace character set. The C program here will find out the shortest word in a given string. If multiple words are present with the same…
Read More

Posts pagination

Previous page 1 … 13 14 15 16 17 … 44 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 97 views
    • How to install Ping or Ping6 using YUM 85 views
    • C Program to Sleep in Milliseconds 65 views
    • How to Implement Periodic and Single Shot Timers in Linux? 61 views
    • How to Install and Configure MySQL on CentOS: A Complete Guide 42 views
    • Change a Variable from inside a C Function 40 views
    • How to do Asynchronous Operations using boost::asio? 39 views
    • How to Store SVN Password in Encrypted Form in Linux 37 views
    • How to Re-Indent C Code Using Notepad++ 37 views
    • C Program to Check Whether Two String are Equal 36 views

    💬
    Chat with Us!

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