Skip to content

Instantly share code, notes, and snippets.

View px100's full-sized avatar
🌊
I may be slow to respond.

Ashu px100

🌊
I may be slow to respond.
View GitHub Profile
@px100
px100 / README.md
Created November 15, 2022 18:45 — forked from IsaacXen/README.md
(Almost) Every WWDC videos download links for aria2c.
#include <bits/stdc++.h>
using namespace std;
__inline int64_t s(int64_t n) {
return n * (n + 1) >> 1L;
}
int main() {
ios_base::sync_with_stdio(false);
cin.tie(NULL);
#include <ios>
#include <map>
#include <iostream>
using namespace std;
int main() {
ios_base::sync_with_stdio(false);
cin.tie(NULL);
@px100
px100 / generate-ssh-key.sh
Created March 14, 2019 10:01 — forked from grenade/01-generate-ed25519-ssh-key.sh
Correct file permissions for ssh keys and config.
ssh-keygen -t rsa -b 4096 -N '' -C "[email protected]" -f ~/.ssh/id_rsa
ssh-keygen -t rsa -b 4096 -N '' -C "[email protected]" -f ~/.ssh/github_rsa
ssh-keygen -t rsa -b 4096 -N '' -C "[email protected]" -f ~/.ssh/mozilla_rsa
@px100
px100 / interviewitems.MD
Created January 11, 2017 13:00 — forked from amaxwell01/interviewitems.MD
My answers to over 100 Google interview questions

##Google Interview Questions: Product Marketing Manager

  • Why do you want to join Google? -- Because I want to create tools for others to learn, for free. I didn't have a lot of money when growing up so I didn't get access to the same books, computers and resources that others had which caused money, I want to help ensure that others can learn on the same playing field regardless of their families wealth status or location.
  • What do you know about Google’s product and technology? -- A lot actually, I am a beta tester for numerous products, I use most of the Google tools such as: Search, Gmaill, Drive, Reader, Calendar, G+, YouTube, Web Master Tools, Keyword tools, Analytics etc.
  • If you are Product Manager for Google’s Adwords, how do you plan to market this?
  • What would you say during an AdWords or AdSense product seminar?
  • Who are Google’s competitors, and how does Google compete with them? -- Google competes on numerous fields: --- Search: Baidu, Bing, Duck Duck Go