This short post is written for recent graduates, current students and code newbies looking for a job as a Software Engineer in the Big N companies like Google, Facebook, Amazon, Netflix etc. I have personally tried most of the resources mentioned here (free and paid) during my job search. These have helped me to landContinue reading “Top Resources for getting a Software Engineer job at Big N Companies”
Category Archives: Programming
A brief Introduction to Support Vector Machine
Support Vector Machine (SVM) is one of the most popular Machine Learning Classifier…
Want to ace technical interviews? Get started with Competitive Programming!
If you are preparing for Software Developer / Engineer jobs, you have to be prepared to go through rigorous technical interviews. All these interviews require good programming skills. Apart from impressive side projects and relevant experience, knowledge of Data Structures (DS) and Algorithm Design & Analysis (ADA) with good problem-solving skills are the most importantContinue reading “Want to ace technical interviews? Get started with Competitive Programming!”
Developing an Audio Recorder app
Hey people! In this tutorial, we’ll develop a basic Audio capturing android application. This tutorial is the second part of the series in which we develop basic Android applications.
Developing a Screen Mirroring Android App
Have you ever tried screen mirroring (or casting) your phone on a Smart Tv? You must have. There are tons of available applications for this task. If you haven’t heard of Screen mirroring, let me explain: Screen mirroring (sometimes called screen casting) allows you to mirror your mobile device’s content to your TV screen.
Introduction to Data Science with Python
Hey! I’m a Software Engineer having some decent experience with C/C++ and Web technologies. The field of Data Science looks very promising and hence I tried to learn about it a little.