Function pointer (Advanced C series Part 1)Functions in C are compiled into binary data stored at specific memory addresses.Dec 8, 2024Dec 8, 2024
Why your Technical Resume Sucks?Target Audience: For the people who don’t hear from the company back, gets Rejected most of the time or about to give up for Job Search.Jul 21, 202127Jul 21, 202127
Improving Productivity for DevelopersSo do you come across an article, where author shares the Top 10 Resources for some particular topic. The point is if you do a simple…Jun 5, 20212Jun 5, 20212
Top Modern UI Application for Your Linux DistributionI am writing this article after days of installing/uninstalling many different application. Looking for stability, latest release and less…Jun 5, 20214Jun 5, 20214
How to master C++ for Competitive Programming and Job Interview?If you have arrived at this post, you are lucky. When I was preparing for my JEE Exams, to solve any Physics question my Physics Sir always…May 13, 2021101May 13, 2021101
How to Google?To match the exact search statement. Include your search keyword in double quotes. (“ ”)Apr 25, 20211Apr 25, 20211
Equal Sum Partition ProblemSuppose we have an array arr, {1,2,3,4,5} We have to create two subset from the above array, let’s call those subset A and B, so the sum…Feb 22, 2021Feb 22, 2021
Boyer-Moore Majority Vote AlgorithmElection is going on, candidate with most votes wins.Feb 20, 2021Feb 20, 2021
Juggling AlgorithmSuppose we have an array, let’s call it arr. The following algorithm is implemented in the language C++.Feb 18, 20217Feb 18, 20217
Published inAnalytics VidhyaJetson Nano vs Raspberry PiNvidia recently announced about its new Jetson Nano 2 GB, which is ideal for teaching, learning and developing Artificial Intelligence and…Oct 14, 20201613Oct 14, 20201613
Published inAnalytics VidhyaWhat’s new in Python 3.9https://docs.python.org/3/whatsnew/3.9.html Its always a good habit to read the documentation for better understanding of the release. The…Oct 12, 2020Oct 12, 2020
Solution 11 →HTTP means HyperText Transfer Protocol. HTTP is the underlying protocol used by the World Wide Web and this protocol defines how…May 23, 2020May 23, 2020
BitcoinBitcoin is a collection of concepts and technology that form the basis of a digital money ecosystem. Bitcoin users communicate with each…May 14, 2020May 14, 2020
(GCP vs AWS vs Azure )War of the Giants.Google Cloud Platform(GCP), Amazon Web Service(AWS), and Microsoft Azure are the Cloud service offered by the three big giants. We won’t…Apr 22, 2020Apr 22, 2020
Writing your First Research PaperLets start on how to introduce an academic essay or short paper.Apr 18, 2020Apr 18, 2020