Skip to content

Instantly share code, notes, and snippets.

View talentedandrew's full-sized avatar
🏠
Working from home

Anurag V talentedandrew

🏠
Working from home
View GitHub Profile
@talentedandrew
talentedandrew / f6k.md
Created January 7, 2022 12:25 — forked from azemetre/f6k.md
for your consideration

Explain Promises like I'm five years old

What does it mean when it is said that JS has first-class functions?

Explain higher order functions?

Explain this

Q: What are the advantages of using ES6 maps over objects? What about using ES6 sets over arrays?

@talentedandrew
talentedandrew / next.config.js
Created September 20, 2019 18:43 — forked from bietkul/next.config.js
Custom Next.js Config
if (typeof require !== 'undefined') {
require.extensions['.css'] = () => null;
}
const NextWorkboxPlugin = require('next-workbox-webpack-plugin');
const withCSS = require('@zeit/next-css');
const WebpackPwaManifest = require('webpack-pwa-manifest');
const path = require('path');
module.exports = withCSS({
webpack(config, { isServer, buildId, dev }) {
config.node = {
@talentedandrew
talentedandrew / interviewitems.MD
Created August 1, 2018 17:52 — forked from KWMalik/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