PURPOSE Sharing a collection of quick references for common issues encountered when coding in Python…
PURPOSE Storing Python solutions for questions that I solve on HackerRank Return reverse of Array…
PUPROSE Extracting Information such as OS, RAM, Virtualization State, GPU from a Windows Machine…
PURPOSE Sharing a collection of snippets to perform common AWS operations such as Upload and Cache…
Introduction To put it simply, if you have ever used C/C++, Numpy is the equivalent of Arrays in…