Skip to content

Instantly share code, notes, and snippets.

View ilqarilyasov's full-sized avatar

ilqar ilyasov ilqarilyasov

View GitHub Profile
@ilqarilyasov
ilqarilyasov / TheFiveEssentialPhone-ScreenQuestions.md
Last active May 9, 2020 19:41
The Five Essential Phone-Screen Questions | Stevey's Drunken Blog Rants

The Five Essential Phone-Screen Questions.

I've been on a lot of SDE interview loops lately where the candidate failed miserably: not-inclined votes all around, even from the phone screeners who brought the person in initially.

It's usually pretty obvious when the candidate should have been eliminated during the phone screens. Well, it's obvious in retrospect, anyway: during the interviews, we find some horrible flaw in the candidate which, had anyone thought to ask about it during the phone screen, would surely have disqualified the person.

But we didn't ask. So the candidate came in for interviews and wound up wasting everyone's time.

Keybase proof

I hereby claim:

  • I am ilqarilyasov on github.
  • I am ilqarilyasov (https://keybase.io/ilqarilyasov) on keybase.
  • I have a public key ASCUE16aiXOzFT712w8SkcY1YzL8jhM-GZn_Zw6bekE9Bgo

To claim this, I am signing this object:

@ilqarilyasov
ilqarilyasov / hackerrank.swift
Created April 5, 2019 12:26
HackerRank Swift stdin stdout
import Foundation
//MARK: STDIN STDOUT
func readData() -> NSData {
return NSFileHandle.fileHandleWithStandardInput().availableData
}
func readString() -> String {
return String(data: readData(), encoding:NSUTF8StringEncoding)!.stringByTrimmingCharactersInSet(NSCharacterSet.whitespaceAndNewlineCharacterSet())
}
Cheese
iPhone XS
Pizza
Dr. Pepper
Ice cream
Potato Chips
Ravioli
Macarons
@ilqarilyasov
ilqarilyasov / shoppinglist.txt
Last active August 28, 2018 04:28
My Amazing Shopping List
Bread
Egg
Bananas
Lettuce