Skip to content

Instantly share code, notes, and snippets.

View Barala's full-sized avatar
🐢
You know nothing

Varun Barala Barala

🐢
You know nothing
View GitHub Profile
#!/bin/bash
iatest=$(expr index "$-" i)
#######################################################
# SOURCED ALIAS'S AND SCRIPTS BY zachbrowne.me
#######################################################
# Source global definitions
if [ -f /etc/bashrc ]; then
. /etc/bashrc
@Barala
Barala / Manto.java
Last active November 17, 2018 08:22
Manto ek insaan hai
package manto;
/**
*
* @author manto
*
*/
public abstract class Manto {
protected final String manto = "Manto ek insaan hai";
@Barala
Barala / LRUCache.java
Last active January 2, 2019 13:19
LRU cache implementation though operations are not atomic
import java.util.HashMap;
/**
*
* HEAD will have least recent data
*
* null values are not supported
*
* @author barala
@Barala
Barala / FourBAPointsToThreeBAByteArray.java
Last active March 18, 2020 15:12
Convert 4BA points into 3BA byte array
package my.app;
import java.util.Objects;
/**
*
* Converts 4ba point data into 3ba byte buffer
*
* @author barala
*
@Barala
Barala / interviewitems.MD
Created October 2, 2016 02:57 — 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