Skip to content

Instantly share code, notes, and snippets.

@jailalawat
Last active August 6, 2018 08:09
Show Gist options
  • Save jailalawat/b0bd3e5f75da5d3a9b061336018276e0 to your computer and use it in GitHub Desktop.
Save jailalawat/b0bd3e5f75da5d3a9b061336018276e0 to your computer and use it in GitHub Desktop.
Experience Interview Questions
  1. diff map and pluck
  2. how many engine available in mysql.

MyISAM(non transactional), InnoDb(Transactional)

  1. transaction and non transaction db

  2. What app server we use to deploy the app?

passenger,unicorn, puma

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment