Skip to content

Instantly share code, notes, and snippets.

View Madankapoor's full-sized avatar

Madan Kapoor Madankapoor

  • India
View GitHub Profile
@Madankapoor
Madankapoor / 3dhull.cpp
Last active February 20, 2016 15:50 — forked from msg555/3dhull.cpp
3D Convex Hull
#include <iostream>
#include <vector>
#include <cmath>
#include <cstring>
#include <cstdlib>
#include <cstdio>
#include <cassert>
using namespace std;
@Madankapoor
Madankapoor / README.md
Created June 24, 2019 09:35 — forked from leonardofed/README.md
A curated list of AWS resources to prepare for the AWS Certifications


A curated list of AWS resources to prepare for the AWS Certifications

A curated list of awesome AWS resources you need to prepare for the all 5 AWS Certifications. This gist will include: open source repos, blogs & blogposts, ebooks, PDF, whitepapers, video courses, free lecture, slides, sample test and many other resources.