ruby-pair-programming-interview

所属分类:Leetcode/题库
开发工具:Ruby
文件大小:35KB
下载次数:0
上传日期:2022-03-31 18:22:42
上 传 者sh-1993
说明:  不同级别开发人员的Ruby Pair编程访谈
(Ruby Pair Programming Interview for developers in different levels)

文件列表:
ruby-pair-programming-interview-development (0, 2021-10-15)
ruby-pair-programming-interview-development\.rspec (61, 2021-10-15)
ruby-pair-programming-interview-development\Gemfile (722, 2021-10-15)
ruby-pair-programming-interview-development\Gemfile.lock (5201, 2021-10-15)
ruby-pair-programming-interview-development\Rakefile (258, 2021-10-15)
ruby-pair-programming-interview-development\bin (0, 2021-10-15)
ruby-pair-programming-interview-development\bin\bundle (2964, 2021-10-15)
ruby-pair-programming-interview-development\bin\rails (213, 2021-10-15)
ruby-pair-programming-interview-development\bin\rake (162, 2021-10-15)
ruby-pair-programming-interview-development\bin\setup (1041, 2021-10-15)
ruby-pair-programming-interview-development\bin\spring (525, 2021-10-15)
ruby-pair-programming-interview-development\components (0, 2021-10-15)
ruby-pair-programming-interview-development\components\program_manager (0, 2021-10-15)
ruby-pair-programming-interview-development\components\program_manager\app (0, 2021-10-15)
ruby-pair-programming-interview-development\components\program_manager\app\controllers (0, 2021-10-15)
ruby-pair-programming-interview-development\components\program_manager\app\controllers\program_manager (0, 2021-10-15)
ruby-pair-programming-interview-development\components\program_manager\app\controllers\program_manager\transactions_controller.rb (109, 2021-10-15)
ruby-pair-programming-interview-development\components\program_manager\app\models (0, 2021-10-15)
ruby-pair-programming-interview-development\components\program_manager\app\models\program_manager (0, 2021-10-15)
ruby-pair-programming-interview-development\components\program_manager\app\models\program_manager\card.rb (112, 2021-10-15)
ruby-pair-programming-interview-development\components\program_manager\app\models\program_manager\customer.rb (120, 2021-10-15)
ruby-pair-programming-interview-development\components\program_manager\app\models\program_manager\transaction.rb (126, 2021-10-15)
ruby-pair-programming-interview-development\components\program_manager\config (0, 2021-10-15)
ruby-pair-programming-interview-development\components\program_manager\config\routes.rb (92, 2021-10-15)
ruby-pair-programming-interview-development\components\program_manager\db (0, 2021-10-15)
ruby-pair-programming-interview-development\components\program_manager\db\migrate (0, 2021-10-15)
ruby-pair-programming-interview-development\components\program_manager\db\migrate\20210705215510_create_customers.rb (252, 2021-10-15)
ruby-pair-programming-interview-development\components\program_manager\db\migrate\20210705215515_create_cards.rb (229, 2021-10-15)
ruby-pair-programming-interview-development\components\program_manager\db\migrate\20210705215516_create_transactions.rb (396, 2021-10-15)
ruby-pair-programming-interview-development\components\program_manager\lib (0, 2021-10-15)
ruby-pair-programming-interview-development\components\program_manager\lib\program_manager.rb (111, 2021-10-15)
ruby-pair-programming-interview-development\components\program_manager\lib\program_manager (0, 2021-10-15)
ruby-pair-programming-interview-development\components\program_manager\lib\program_manager\engine.rb (761, 2021-10-15)
ruby-pair-programming-interview-development\components\program_manager\lib\program_manager\version.rb (46, 2021-10-15)
ruby-pair-programming-interview-development\components\program_manager\program_manager.gemspec (578, 2021-10-15)
ruby-pair-programming-interview-development\components\program_manager\spec (0, 2021-10-15)
ruby-pair-programming-interview-development\components\program_manager\spec\factories (0, 2021-10-15)
... ...

# Ruby Pair Programming Interview - [Ruby Pair Programming Interview](https://github.com/paywith/ruby-pair-programming-interview/blob/master/#ruby-pair-programming-interview) - [Introduction](https://github.com/paywith/ruby-pair-programming-interview/blob/master/#introduction) - [Application](https://github.com/paywith/ruby-pair-programming-interview/blob/master/#application) - [Goals](https://github.com/paywith/ruby-pair-programming-interview/blob/master/#goals) - [Technical Challenge](https://github.com/paywith/ruby-pair-programming-interview/blob/master/#technical-challenge) ## Introduction Thanks for taking the time to complete this exercise. We're very excited that you're considering joining our amazing team! ## Application The goal of the application in this repository is to provide you a very basic Rails API so you don't need to run `rails new new_app` and scaffold a new backend app. We didn't include a test suite, because the idea is to let developers choose which tools they prefer to use. ## Goals We don't want to see a complete solution for this challenge. We want to observe your style while you're solving a problem. This is an opportunity for you to shine and show us how quality-driven you are. Things we look out for in your solution: - great communication - a working solution that meets the requirements - your ability to collaborate technical information with the team - not afraid of making mistakes - synergy with team members - simple and clean code - small commits and commit history - great test scenarios ## Technical challenge Ask PayWith developers for instructions and the `challenge link` during the Pair Programming Interview.

近期下载者

相关文件


收藏者