Its been a couple of months since I left my engineering role at Amazon, one of biggest tech companies in the world. Working at a big tech company was one of my top goals while pursuing my bachelors and both Samsung and Amazon helped me fulfill it. In this article I want to talk aboutContinue reading “What my time at Amazon taught me about engineering and growth”
Author Archives: Aditya Rohilla
The System Design Template I Use
System / Architecture design is an important part of any software engineering project. Right after requirement gathering for features and before diving into development, every project lead has to come up with a system design document illustrating how the overall system would like and how it will interact with external services. This process is followedContinue reading “The System Design Template I Use”
Why Everyone Should Learn To Write
Do you hate writing? Me too. I am not talking about tweets or IG posts. I’m talking about 500 word long articles and essays. Most of us don’t like writing them. They take too much time and effort. But is time really the problem? I don’t think so. We spend a lot of time onContinue reading “Why Everyone Should Learn To Write”
Who should you be: Technology Generalist or Specialist?
Everyone in the tech industry knows that every few years (months?) a new technology or framework enters the market. Angular, Ember and JQuery were good enough until React came up. Not that people don’t use Angular anymore, but everyone wants to learn React now. Same is true for every other computer science field: Deep LearningContinue reading “Who should you be: Technology Generalist or Specialist?”
Comparative Case Study of ML Systems: Tensorflow vs PyTorch
In this post, I’ll perform a small comparative study between the background architecture of TensorFlow: A System for Large-Scale Machine Learning and PyTorch: An Imperative Style, High-Performance Deep Learning Library The information mentioned below is extracted for these two papers.
Top Resources for getting a Software Engineer job at Big N Companies
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”
My Summer Internship Experience at Walmart Labs
Now that I’m back at Arizona State University for my fall semester, this seems like a good time to share my Summer 2019 Internship experience with everyone. I decided to write this blog for anyone interested in applying at Walmart Labs for an Internship. The whole experience was full of learning and fun and I’llContinue reading “My Summer Internship Experience at Walmart Labs”
A brief Introduction to Support Vector Machine
Support Vector Machine (SVM) is one of the most popular Machine Learning Classifier…
Life @ Arizona State University
This fall I joined the Masters in Computer Science Graduate program at the ever amazing and diverse Arizona State University. Coming to the US was an intimidating task given that I had never lived alone and the baggage loss at the airport added to the troubles but more on that later. So after arriving inContinue reading “Life @ Arizona State University”
How AI will affect different fields of Technology!
Artificial intelligence is a term that inspires wonder in the minds of some people but instigates terror in the hearts of others. The truth is AI is changing our lives at a phenomenal speed. From driverless cars to special purpose robots, AI is meant to enhance the quality of human lives.