Explain how you detected XSS vulnerabilities in your applications, and how XSS operates.
Ruby Developer Interviews
Ruby Developer Interview Questions
"Ruby developers are responsible for developing code to build products using the Ruby programming language. In an interview context, expect to be quizzed on your technical skills through different kinds of computing problems or brainteasers. The specific questions you are asked will depend on what type of programming position you are looking for. Try researching a specific discipline such as web development, application development, or system development."
830 ruby developer interview questions shared by candidates
Are you aware this is a full-time role?
Describe what you’re working on now
Adding a button to call an API action from React to their Rails API
Difference between block, proc, lambda
CRUD Single table inheritance Active model Active cable Inheritance Blocks and procs Architecture or rails what is mvc what is each of it's parts what is rack
A client wants to build X. They want a native app for their prototype within 3 months. What kind of questions would you ask them and what advice would you give?
- Please tell us your name, where you are based, and more about yourself outside of work - for example, what do you like to do with your free time? - Please tell us more about your work experience. Walk us through your career journey and tell us why you would like to join our team.
questions about ActionControllers
What is the difference between the `map` and `each` methods in ruby? What is the difference between `find(id)` vs `find_by(id: id)` What is the difference between `destroy` vs `delete` What is the difference between `where(name: name)` vs `find_by(name: name)` What is the difference between `before_each` and `before_all` in RSpec?
Viewing 211 - 220 interview questions