-
Techaboard | Better Stacks | Fincare Services
- Mumbai, India
- http://tanaylakhani.me/
- @tanaylakhani
Highlights
- Pro
Pinned Loading
-
Ruby/Rails Interview Answers
Ruby/Rails Interview Answers 1Answers to [Ruby Interview Questions][1]
23#### What is a class?
45A text-book answer: classes are a blue-print for constructing computer models for real or virtual objects... boring.
-
Engineering Manager Interview Questions
Engineering Manager Interview Questions 1- prioritization question with a list of 2-3 sample features, bug fixes, and other supporting tasks. It is also a good opening to lead into other questions.
2Here is an example list of tasks:
3- Build a new web app interface
4- Upgrade the database
5- Fix bug with concurrency in server code
-
whiteboard_answers.md
whiteboard_answers.md 1### Dynamic Permissions
23```User < ActiRecord::Base
4has_many :roles
5has_many :permission, through: :roles
-
Ruby/Rails Interview Questions
Ruby/Rails Interview Questions 1# Ruby Questions
23* What is a class?
4* What is an object?
5* What is a module? Can you tell me the difference between classes and modules?
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.