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, 2021Jul 21, 2021
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, 2021Jun 5, 2021
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, 2021Jun 5, 2021
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, 2021May 13, 2021
How to Google?To match the exact search statement. Include your search keyword in double quotes. (“ ”)Apr 25, 2021Apr 25, 2021
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, 2021Feb 18, 2021
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, 20203Oct 14, 20203
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