What's one word that a colleague, friend, and family member would use to describe you?
Ruby On Rails Interview Questions
564 ruby on rails interview questions shared by candidates
explain associations, class & modules, basic ruby programs, SQL to find MAX , some questions on Hash
Explain the key differences between SQL and NoSQL DBs with examples.
Tell me about getters and setters in Ruby
They asked me to tell them about a set of code I had written that I was proud of. After that they asked me to describe the architecture of some code I designed and then how I would design it differently if I were to do it again and why.
How to reverse a string in my preferable language.
Describe the environment you like at work.
What is your approach to testing?
Q: What is your biggest strength.
The challenge here is to process the dictionary (in attachment) and looking for all six letter words which are composed of two concatenated smaller words. For example: al + bums => albums we + aver => weaver tail + or => tailor ## Tasks There are 3 different parts to this exercise: writing three different programs to solve the same problem, but each time with a different objective in mind: Readability, Speed and finally Extensibility.
Viewing 451 - 460 interview questions